_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#2A0000";
onbgcolor="#2F2F2F";
oncolor="OrangeRed";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
pagecolor="#2A0000";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2A0000";
onbgcolor="#2F2F2F";
onbold="bold";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="White";
pagecolor="#2A0000";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="139";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=699;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=SPECIALS;target=;url=Best-price-Rheem-26-gas-instantaneous-hot-water-system.html;");
aI("text=About Us;target=;url=About-Us-Meet-Russell-Brennan.html;");
aI("showmenu=Our ServicesSolar Hot WaterINFO_BAR_MENU;text=Our Services;target=;url=Solar-Hot-Water-Instant-Hot-Water-Stoves-Cook-Tops.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Our ServicesSolar Hot WaterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Solar Hot Water;target=;url=Solar-Hot-Water.html;");
aI("text=Instant Hot Water;target=;url=Instant-Hot-Water.html;");
aI("text=Gas Stoves | Cook Tops;target=;url=Gas-Stoves-Cook-Tops-Gas-Heaters-Commercial-Repairs.html;");
aI("text=Area We Service;target=;url=Area-We-Service.html;");
aI("text=Resources;target=;url=Hot-Water-and-Gas-Resources.html;");
}


 drawMenus();
