_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#AA0000";
oncolor="#AA0000";
ondecoration="none";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
bordercolor="#AA0000";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#F5F5DC";
offcolor="#AA0000";
onbgcolor="#550000";
onborder="1px solid #dedede";
oncolor="#F5F5DC";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=508;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="101";
aI("text=Home;target=;url=http://www.marketingantiques.com/;");
aI("showmenu=Getting online/Free Web site AuditINFO_BAR_MENU;text=Getting online;target=;url=Antiques-Web-Design.html;");
aI("text=Online Marketing;target=;url=Online-Marketing.html;");
aI("text=Existing Customers Marketing;target=;url=Existing-Customers-Marketing.html;");
}

with(milonic=new menuname("Getting online/Free Web site AuditINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Free Web site Audit;target=;url=Free-Web-site-Audit.html;");
}


 drawMenus();

