_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Free 7-Day Trial;target=;url=free-7-day-trial.asp;");
aI("showmenu=Money-Back GuaranteeYour Are ProtectedLEFT_MENU;text=Money-Back Guarantee;target=;url=money-back-guarantee.asp;");
aI("text=How To Order;target=;url=how-to-order.asp;");
aI("text=Pricing;target=;url=pricing.asp;");
}

with(milonic=new menuname("Money-Back GuaranteeYour Are ProtectedLEFT_MENU")){
style=submenuStyle;
aI("text=Your Are Protected;target=;url=your-are-protected.asp;");
aI("text=How To Get A Refund;target=;url=how-to-get-a-refund.asp;");
}


 drawMenus();
