_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#2A7FFF";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#2A7FFF";
onbold="bold";
oncolor="Red";
outfilter="Fade(Overlap=1.00)";
padding="6";
pagebgcolor="White";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=835;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=About UsArea We ServiceINFO_BAR_MENU;text=About Us;target=;url=About-Us-Meet-Russell-Brennan.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Our Services;target=;url=Solar-Hot-Water-Instant-Hot-Water-Stoves-Cook-Tops.html;");
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 Repairs;target=;url=Gas-Stoves-Cook-Tops-Gas-Heaters-Commercial-Repairs.html;");
aI("text=Resources;target=;url=Hot-Water-and-Gas-Resources.html;");
}

with(milonic=new menuname("About UsArea We ServiceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Area We Service;target=;url=Area-We-Service.html;");
}


 drawMenus();
