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="graphics/menuButtOff.jpg";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="12px";
fontstyle="italic";
fontweight="bold";
image="graphics/transparent.gif";
imagepadding=4;
itemheight=25;
itemwidth=188;
offcolor="#FFFFFF";
oncolor="#FFFFFF";
overbgimage="graphics/menuButtOn.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=whyEnter.htm;");
aI("text=entry form;url=PDF/entry_form10.pdf;target=blank;");
aI("text=conditions of entry;url=PDF/conditions_entry10.pdf;target=blank;");

}

with(milonic=new menuname("media")){
style=background;
menuwidth=188;
aI("text=Express Newspapers 2010;url=express.htm;");
aI("text=Media &amp; PR;url=media.htm;");

}

with(milonic=new menuname("judging")){
style=background;
menuwidth=188;
aI("text=judging panel 2010;url=judges.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=entrants.htm;");
aI("text=winning gardens;url=gardens.htm;");

}

with(milonic=new menuname("lunch")){
style=background;
menuwidth=188;
aI("text=awards ceremony 2010;url=lunch.htm;");
aI("text=award tickets;url=tickets.htm;");
aI("text=order tickets;url=order.htm;");

}


drawMenus();

