_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#8F8F8F";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#FF5500";
onbgcolor="#FF5500";
oncolor="#FFFFFF";
padding="12";
separatorcolor="#DFDFDF";
separatorsize="4";
subimage="images/black_4x5.gif";
subimagepadding="6";
itemwidth="160";
}

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/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Features;target=;url=Features.html;");
aI("text=Pricing;target=;url=Pricing.html;");
aI("text=Order Here;target=;url=http://cibermarkets.com/members/signup.php?price_group=-105;");
aI("text=Login;target=;url=http://ppcmatic.com/app/;");
aI("text=Affiliates;target=;url=Affiliates.html;");
}


 drawMenus();
