_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="Dashed";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#71C6EB";
offcolor="Blue";
onbold="bold";
oncolor="#747A75";
padding="5";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="#0000FF";
onbold="bold";
oncolor="Blue";
pagecolor="#5F5F5F";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="155";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://breezepower.com.au/;");
aI("text=Buy Now;target=;url=buy-now.html;");
aI("text=Advantage;target=;url=advantage.html;");
aI("showmenu=Home Cooling/Whole House FansLEFT_MENU;text=Home Cooling;target=;url=home-cooling.html;");
aI("showmenu=Industrial Cooling/Roof MountedLEFT_MENU;text=Industrial Cooling;target=;url=industrial-cooling.html;");
aI("text=About US;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact.html;");
aI("text=Request A Quote;target=;url=request-a-quote.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home Cooling/Whole House FansLEFT_MENU")){
style=submenuStyle;
aI("text=Whole House Fans;target=;url=whole-house-fans.html;");
aI("text=BreezePower Pictures;target=;url=pictures.html;");
aI("text=Internal Breezepower;target=;url=intenal-breezepower.html;");
}

with(milonic=new menuname("Industrial Cooling/Roof MountedLEFT_MENU")){
style=submenuStyle;
aI("text=Roof Mounted;target=;url=roof-mounted.html;");
aI("text=Factory;target=;url=factory.html;");
aI("text=Church;target=;url=church.html;");
aI("text=Fixed Louvres;target=;url=fixed-louvres.html;");
}


 drawMenus();

