_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Gray";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5F0FB";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#660333";
oncolor="Blue";
pagecolor="DeepSkyBlue";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="267";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=801;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.spasplus.com.au/;");
aI("text=Barbecues;target=;url=Barbecues.html;");
aI("showmenu=Customer CareWhy UsMAIN_HEADER_MENU;text=Customer Care;target=;url=Customer-Care.html;");
}

with(milonic=new menuname("Customer CareWhy UsMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Why Us;target=;url=Why-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=How to build a great Spa;target=;url=How-to-build-a-great-Spa.html;");
aI("text=Portable VS Inground spa;target=;url=Portable-VS-Inground.html;");
aI("text=Why risk quality?;target=;url=Why-risk-quality.html;");
aI("text=Spa Benefits;target=;url=Spa-Benefits.html;");
aI("text=O Zone;target=;url=O-Zone.html;");
aI("text=Water Saving;target=;url=Water-Saving.html;");
aI("text=Circulation Pumps;target=;url=Circulation-Pumps.html;");
}


 drawMenus();
