_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="#ffffff";
padding="5";
separatorcolor="Red";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="10";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="White";
oncolor="Black";
padding="4";
pagecolor="White";
separatorcolor="Red";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=SponsorsSponsor Program BenefitsLEFT_MENU;text=Sponsors;target=;url=sponsors.html;");
aI("text=Auction Items;target=;url=items.html;");
aI("text=Bonus Auctions;target=;url=bonus-auctions.html;");
aI("text=Entertainment Items;target=;url=entertainment-items.html;");
aI("text=Voucher Auction;target=;url=voucher-auction.html;");
aI("text=Donate Auction Items;target=;url=donate.html;");
aI("text=Major Prize Draw;target=;url=raffle.html;");
aI("text=How To Bid & Pay on the Night;target=;url=howto.html;");
aI("text=Contact STAC;target=;url=contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("SponsorsSponsor Program BenefitsLEFT_MENU")){
style=submenuStyle;
aI("text=Sponsor Program Benefits;target=;url=benefits.html;");
aI("showmenu=Gold SponsorsSimon A ConquestLEFT_MENU;text=Gold Sponsors;target=;url=gold-sponsors.html;");
aI("showmenu=Silver SponsorsComputer TroubleshootersLEFT_MENU;text=Silver Sponsors;target=;url=silver-sponsors.html;");
aI("showmenu=Bronze SponsorsRoseleigh HomesLEFT_MENU;text=Bronze Sponsors;target=;url=bronze-sponsors.html;");
aI("showmenu=Community SponsorsChauffeur DriveLEFT_MENU;text=Community Sponsors;target=;url=community.html;");
}

with(milonic=new menuname("Gold SponsorsSimon A ConquestLEFT_MENU")){
style=submenuStyle;
aI("text=Simon A Conquest;target=;url=simon-a-conquest.html;");
}

with(milonic=new menuname("Silver SponsorsComputer TroubleshootersLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Troubleshooters;target=;url=computer-troubleshooters.html;");
aI("text=Sure Constructions;target=;url=sure-constructions.html;");
aI("text=Gippsland Secured Investments;target=;url=gsi.html;");
aI("text=AWB Electrical;target=;url=awb-electrical.html;");
aI("text=Sharkey's Uppercuts;target=;url=sharkeys-uppercuts.html;");
aI("text=Frenken Homes;target=;url=frenken-homes.html;");
}

with(milonic=new menuname("Bronze SponsorsRoseleigh HomesLEFT_MENU")){
style=submenuStyle;
aI("text=Roseleigh Homes;target=;url=roseleigh-homes.html;");
}

with(milonic=new menuname("Community SponsorsChauffeur DriveLEFT_MENU")){
style=submenuStyle;
aI("text=Chauffeur Drive;target=;url=chauffeur-drive.html;");
aI("text=Godfreys Pakenham;target=;url=godfreys-pakenham.html;");
}


 drawMenus();
