_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/glacier0.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#FFFFFF";
pagecolor="Black";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="6";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/glacier_hover0.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Teal";
offcolor="#ffffff";
onbgcolor="Black";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=644;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.hydroclean.biz/;align=center;");
aI("text=House Washing;target=;url=House-Washing.html;align=center;");
aI("text=Concrete;target=;url=Concrete.html;align=center;");
aI("text=Roof Cleaning;target=;url=Roof-Cleaning.html;align=center;");
aI("showmenu=Gallery/House GalleryMAIN_HEADER_MENU;text=Gallery;target=;url=Gallery.html;align=center;");
}

with(milonic=new menuname("Gallery/House GalleryMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=House Gallery;target=;url=House-Gallery.html;");
aI("text=Roof Gallery;target=;url=Roof-Gallery.html;");
aI("text=Concrete Gallery;target=;url=Concrete-Gallery.html;");
}


 drawMenus();

