_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Break Up Advice;target=;url=break-up-advice.php;");
aI("showmenu=Featured ArticlesBreak Up Advice ArticlesLEFT_MENU;text=Featured Articles;target=;url=featured-articles.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Privacy Policy;target=;url=privacy-policy.php;");
aI("text=Site Map;target=;url=sitemap-navigation.php;");
}

with(milonic=new menuname("Featured ArticlesBreak Up Advice ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=Break Up Advice Articles;target=;url=break-up-advice-articles1.php;");
aI("text=Sex Tips And Advice Articles;target=;url=sex-tips-and-advice-articles1.php;");
aI("text=Female Enhancement Articles;target=;url=female-enhancement-articles1.php;");
aI("text=Male Enhancement Articles;target=;url=male-enhancement-articles1.php;");
aI("text=Catch The Cheating Spouses Articles;target=;url=catch-the-cheating-spouses-articles1.php;");
}


 drawMenus();
