fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=2;



with(background=new mm_style()){
bgimage="../../menuImages/menuButtOff07.jpg";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="12px";
fontstyle="italic";
fontweight="bold";
image="../../menuImages/transparent.gif";
imagepadding=4;
itemheight=25;
itemwidth=188;
offcolor="#FFFFFF";
oncolor="#FFFFFF";
overbgimage="../../menuImages/menuButtOn07.jpg";
separatorcolor="transparent";
separatorsize=0;
}

with(milonic=new menuname("categories")){
style=background;
menuwidth=188;
aI("text=house builders;url=../../hseBuild.htm;");
aI("text=landscape architects;url=../../grdLndDes.htm;");
aI("text=garden designers;url=../../grdLndDes.htm;");
aI("text=open categories;url=../../openCat.htm;");

}

with(milonic=new menuname("enter")){
style=background;
menuwidth=188;
aI("text=how to enter;url=../../howEnter.htm;");
aI("text=reasons to enter;url=../../reasonEnter.htm;");
aI("text=2010 brochure;url=../../PDFs/NHGA_Brochure09.pdf;target=blank;");
aI("text=conditions of entry;url=../../temp1.htm;");
aI("text=house builder entry form;url=../../temp2.htm;");
aI("text=designer/architect entry form;url=../../temp3.htm;");

}

with(milonic=new menuname("media")){
style=background;
menuwidth=188;
aI("text=Daily Express 2010;url=../../express.htm;");
aI("text=Media;url=../../media.htm;");

}

with(milonic=new menuname("judging")){
style=background;
menuwidth=188;
aI("text=judging panel 2010;url=../../judges2010.htm;");
aI("text=judging criteria;url=../../judgingCrit.htm;");
aI("text=judging guidelines;url=../../judgesGuide.htm;");

}

with(milonic=new menuname("winners")){
style=background;
menuwidth=188;
aI("text=previous NHGA entrants;url=../../entrants08.htm;");
aI("text=winning gardens;url=../../gardens2008.htm;");

}

with(milonic=new menuname("lunch")){
style=background;
menuwidth=188;
aI("text=awards lunch 2010;url=../../lunch10.htm;");
}

with(milonic=new menuname("sponsor")){
style=background;
menuwidth=188;
aI("text=why sponsor the awards;url=../../whySponsor.htm;");
aI("text=sponsors &amp; partners;url=../../partSponsor.htm;");
aI("text=the benefits;url=../../benefits.htm;");
aI("text=sponsorship opportunities;url=../../sponsorCat.htm;");
aI("text=sponsorship costs;url=../../sponsorCost.htm;");
aI("text=contact us;url=../../contact.htm;");
}

drawMenus();

