_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/dots9.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Blue";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
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=Men's Hair Loss Info;target=;url=http://Menshairlossinfo.com/;");
aI("showmenu=ArticlesHair Loss Treatment For MenLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Men's Hair Loss News;target=;url=Men's-Hair-Loss-News.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHair Loss Treatment For MenLEFT_MENU")){
style=submenuStyle;
aI("text=Hair Loss Treatment For Men;target=;url=Hair-Loss-Treatment-For-Men.html;");
aI("text=Hair Loss Treatments;target=;url=Hair-Loss-Treatments.html;");
}


 drawMenus();

