_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Beige";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="CadetBlue";
offcolor="#ffffff";
onbgcolor="Aqua";
oncolor="Blue";
padding="5";
separatorcolor="Beige";
separatorsize="2";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
overimage="images/dots1.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Blue";
offcolor="#ffffff";
onbgcolor="Aqua";
oncolor="Blue";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=index.homehtml;");
aI("text=About Us;target=;url=About-Us-the-pool-guy.html;");
aI("text=Pool Opening;target=;url=pool-opening.html;");
aI("text=Pool Closings;target=;url=Pool-Closing-in-richmond.html;");
aI("text=Pool Service ;target=;url=Pool-Service.html;");
aI("text=Safety Covers Pool Covers;target=;url=Safety-covers-pool-covers.html;");
aI("text=Commercial Swimming Pools;target=;url=commercial-swimming-pools.html;");
aI("text=Contact us The Pool Guy;target=;url=Contact-us-the-pool-guy.html;");
}


 drawMenus();

