fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;

with(background=new mm_style()){
offclass="menualign";
onclass="menualign";
fontfamily="Helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#7fb53a";
imagepadding=0;
separatorsize=0;
}

with(milonic=new menuname("categories")){
left="offset=-44";
style=background;
itemwidth=175;
aI("bgimage=graphics/sub_01.png;text=HOUSE BUILDERS;itemheight=38;url=cat_house_build2011.php;");
aI("bgimage=graphics/sub_02.png;text=LANDSCAPE ARCHITECTS &amp; GARDEN DESIGNERS;itemheight=45;url=cat_land_garden2011.php;");
aI("bgimage=graphics/sub_03.png;text=OPEN CATEGORIES;itemheight=35;url=cat_open2011.php;");
}

with(milonic=new menuname("awards")){
left="offset=-44";
style=background;
itemwidth=175;
aI("bgimage=graphics/sub_01.png;text=HOW TO ENTER;itemheight=38;url=how_enter2011.php;");
aI("bgimage=graphics/sub_02.png;text=REASONS TO ENTER;itemheight=45;url=reasons_enter2011.php;");
aI("bgimage=graphics/sub_02.png;text=ENTRY FORM;itemheight=45;url=PDFs/entryForm2012.pdf;target=blank;");
aI("bgimage=graphics/sub_02.png;text=TERMS &amp; CONDITIONS;itemheight=45;url=PDFs/terms2012.pdf;target=blank;");
aI("bgimage=graphics/sub_02.png;text=JUDGING CRITERIA;itemheight=45;url=judgeCriteria2011.php;");
aI("bgimage=graphics/sub_02.png;text=JUDGING GUIDELINES;itemheight=45;url=judgeGuide2011.php;");
aI("bgimage=graphics/sub_02.png;text=JUDGING PANEL;itemheight=45;url=judges2011.php;");
aI("bgimage=graphics/sub_02.png;text=AWARDS CEREMONY;itemheight=45;url=ceremony2011.php;");
aI("bgimage=graphics/sub_03.png;text=AWARD TICKETS &amp; ORDERING;itemheight=35;url=ticketOrder2011.php;");
}

with(milonic=new menuname("media")){
left="offset=-44";
style=background;
itemwidth=175;
aI("bgimage=graphics/sub_01.png;text=EXPRESS NEWS;itemheight=38;url=express2011.php;");
aI("bgimage=graphics/sub_03.png;text=PROMOTION;itemheight=35;url=promotion2011.php;");
}

with(milonic=new menuname("winners")){
left="offset=-44";
style=background;
itemwidth=175;
aI("bgimage=graphics/sub_01.png;text=2011 WINNERS;itemheight=38;url=PDFs/winners2011.pdf;target=blank;");
aI("bgimage=graphics/sub_03.png;text=WINNING GARDENS;itemheight=35;url=gallery2011.php;");
}

with(milonic=new menuname("sponsor")){
left="offset=-44";
style=background;
itemwidth=175;
aI("bgimage=graphics/sub_01.png;text=ADVERTISE ON NHGA;itemheight=38;url=advertise2011.php;");
aI("bgimage=graphics/sub_03.png;text=SPONSORSHIP<br />OPPORTUNITIES;itemheight=35;url=sponsorship2011.php;");
}

drawMenus();


