_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=32;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/post_itoff.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000050";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/post_iton.png";
itemheight="85";
itemwidth="93";
}

with(submenuStyle=new mm_style()){
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dede9a";
offcolor="#434343";
onbgcolor="#dede9a";
onborder="1px solid #dede9a";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=387;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="85";
aI("text=MAKE AN OFFER;target=;url=offer_question.html;");
aI("showmenu=FAQ/How to PayINFO_BAR_MENU;text=FAQ;target=;url=domain_inquiries.html;");
aI("showmenu=ABOUT/HistoryINFO_BAR_MENU;text=ABOUT;target=;url=about.html;");
aI("text=CONTACT;target=;url=contact.html;");
}

with(milonic=new menuname("FAQ/How to PayINFO_BAR_MENU")){
style=submenuStyle;
aI("text=How to Pay;target=;url=how_to_pay.html;");
aI("text=BUY NOW;target=;url=BUY-NOW.html;");
aI("text=Transfers;target=;url=Transfers.html;");
aI("text=Payment Plans;target=;url=payment_plans.html;");
aI("text=Domain Leasing;target=;url=domain_leasing.html;");
aI("text=Appraisals;target=;url=appraisals.html;");
aI("text=Cybersquatting;target=;url=not_cybersquatting.html;");
aI("text=Not a charity;target=;url=not_a_charity.html;");
aI("text=Why are domains so expensive?;target=;url=why_so_expensive.html;");
}

with(milonic=new menuname("ABOUT/HistoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
}


 drawMenus();

