_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
oncolor="Red";
padding="10";
pagecolor="Red";
separatorcolor="#5F5F5F";
separatorsize="1";
subimage="images/11x9_dotted_green.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/11x9_dotted_green.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=807;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Hosting;target=;url=Hosting.html;");
aI("text=Features;target=;url=Features.html;");
aI("text=Why Us;target=;url=Why-Us.html;");
aI("text=Guarantees;target=;url=Guarantees.html;");
aI("showmenu=WebDesignDesign your own Site with Web Builder NOW!INFO_BAR_MENU;text=WebDesign;target=;url=WebDesign.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Help Center;target=;url=Help-Center.html;");
}

with(milonic=new menuname("WebDesignDesign your own Site with Web Builder NOW!INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Design your own Site with Web Builder NOW!;target=;url=Design-your-own-Site-with-Web-Builder-NOW!.html;");
aI("text=Design your own Site with Setup and Training;target=;url=Design-your-own-Site-with-Setup-and-Training.html;");
aI("text=Have your site Customized by Us;target=;url=Have-your-site-Customized-by-Us.html;");
}


 drawMenus();
