_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack12L.gif";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Lime";
pagecolor="Yellow";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack12.gif";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="Lime";
ondecoration="underline";
padding="6";
pagecolor="Yellow";
separatorsize="3";
separatorimage="images/amaSubSep12.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1200;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Bluesoftpages;target=;url=http://www.bluesoftpages.com;align=center;");
aI("text=Login;target=;url=login.html;align=center;");
aI("text=Free Email;target=;url=http://www.bluesoftpages.us;align=center;");
aI("text=Free Hosting;target=;url=http://www.bluesoftpages.com/pages/free-webhosting.html;align=center;");
aI("text=Websites;target=;url=http://www.bluesoft.co.za/;align=center;");
aI("text=Hosting;target=;url=hosting.html;align=center;");
aI("text=Services;target=;url=services.html;align=center;");
aI("text=Privacy;target=;url=privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=Contact Us;target=;url=contact-info.html;align=center;keepalive=1;");
}


 drawMenus();
