_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=index.html;");
aI("text=Get Back Together Again;target=;url=Get-Back-Together-Again.html;");
aI("text=Get your man back;target=;url=Get-your-man-back.html;");
aI("showmenu=Get your woman backHow to Get Back with My Ex GirlfriendLEFT_MENU;text=Get your woman back;target=;url=Get-your-woman-back.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Get your woman backHow to Get Back with My Ex GirlfriendLEFT_MENU")){
style=submenuStyle;
aI("text=How to Get Back with My Ex Girlfriend;target=;url=How-to-Get-Back-with-My-Ex-Girlfriend.html;");
aI("text=How to Get Your Ex Girlfriend Back in Five Steps;target=;url=How-to-Get-Your-Ex-Girlfriend-Back-in-Five-Steps.html;");
aI("text=What can I do to get my ex girlfriend back;target=;url=What-can-I-do-to-get-my-ex-girlfriend-back.html;");
}


 drawMenus();
