_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover2.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=527;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=Home;target=;url=http://www.fastwebdesignandhosting.com/;");
aI("showmenu=Services & RatesCustom BlogsINFO_BAR_MENU;text=Services & Rates;target=;url=services-&-rates.html;");
aI("text=Facebook Advertising;target=;url=facebook-advertising.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("Services & RatesCustom BlogsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Custom Blogs;target=;url=custom-blogs.html;");
aI("text=Autoresponders;target=;url=autoresponders.html;");
aI("text=Photo Album Examples;target=;url=photo-album-examples.html;");
}


 drawMenus();
