_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="Black";
oncolor="Red";
pagecolor="MidnightBlue";
separatorcolor="Transparent";
separatorsize="5";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=673;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.rapmall.com/;align=center;");
aI("showmenu=ProductsInternet Marketing  MAIN_HEADER_MENU;text=Products;target=;url=Products.html;align=center;");
aI("text=Rapid Action Profits;target=;url=Rapid-Action-Profits.html;align=center;");
aI("text=Affiliate Resources;target=;url=Affiliate-Resources.html;align=center;");
aI("text=List Your Product;target=;url=List-Your-Product.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("ProductsInternet Marketing  MAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Internet Marketing  ;target=;url=Internet-Marketing.html;");
aI("text=Software;target=;url=Software.html;");
aI("text=Make Money Online;target=;url=Make-Money-Online.html;");
aI("text=Mind, Body & Spirit;target=;url=Mind,-Body-&-Spirit.html;");
aI("text=Miscellaneous;target=;url=Miscellaneous.html;");
}


 drawMenus();
