_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#FF5500";
oncolor="#000000";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=HOME;target=;url=http://www.audiopod.com.au/;");
aI("text=HIRE;target=;url=hire/;");
aI("text=Presenter Pack;target=;url=presenter-pack/;");
aI("text=Wedding Pack;target=;url=wedding-pack/;");
aI("text=Portable Systems;target=;url=portable-systems/;");
aI("text=Party Pack 1;target=;url=party-pack-1/;");
aI("text=Party Pack 2;target=;url=party-pack-2/;");
aI("text=Marquee Pack;target=;url=marquee-pack/;");
aI("text=Projectors;target=;url=projectors/;");
aI("text=Microphone Hire;target=;url=microphone-hire/;");
aI("text=Speakers;target=;url=speakers/;");
aI("text=Lights;target=;url=lights/;");
aI("text=SALES;target=;url=sales/;");
aI("text=ORDER HERE;target=;url=order-here/;");
aI("text=Contact Us;target=;url=adelaide-sound-system-hire.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Delivery Zone;target=;url=delivery-zone.html;");
}


 drawMenus();
