_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Blue";
borderstyle="Solid";
borderwidth="0";
fontfamily="Kartika, Lucida Sans Unicode";
fontsize="20pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Blue";
offcolor="RoyalBlue";
onbgcolor="Blue";
oncolor="White";
padding="5";
pagebgcolor="Blue";
pagecolor="Maroon";
subimage="images/arrow.gif";
subimagepadding="10";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana";
fontsize="12pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="Blue";
oncolor="Black";
pagecolor="Black";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="167";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1002;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.spaworldcq.com.au/;");
aI("text=SPAS;target=;url=Spas.html;");
aI("text=SWIM SPAS;target=;url=Swim-Spas-Spa-World-CQ-O2-spas-swimspa.html;");
aI("text=SAUNAS;target=;url=SAUNAS.html;");
aI("text=BENEFITS;target=;url=SPA-HEALTH-BENEFITS.html;");
aI("text=BUYERS GUIDE;target=;url=SPA-BUYERS-GUIDE.html;");
}


 drawMenus();

