_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="#ED4E14";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7D8588";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=How to Sell Timeshares;target=;url=./;");
aI("text=Selling Timeshare Pitfalls;target=;url=Selling-Timeshares.html;");
aI("text=Sell My Timeshare;target=;url=Sell-My-Timeshare.html;");
aI("text=How to Sell a Timeshare;target=;url=How-to-Sell-a-Timeshare.html;");
aI("text=Timeshares for Sale;target=;url=Timeshares-for-Sale.html;");
aI("text=Sell a Timeshare Fast;target=;url=Sell-a-Timeshare-Fast.html;");
aI("text=How to Sell a Timeshare Without a Broker;target=;url=How-to-Sell-a-Timeshare-Without-a-Broker.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
