_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/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Free Consultation;target=;url='http://www.healthexpress.co.uk/consultation.html?a_aid=7fc819fc&amp;a_bid=58f1f57b';");
aI("showmenu=Erectile DysfunctionCialisINFO_BAR_MENU;text=Erectile Dysfunction;target=;url=Erectile-Dysfunction.html;");
aI("showmenu=Hair LossPropeciaINFO_BAR_MENU;text=Hair Loss;target=;url=Hair-Loss.html;");
aI("showmenu=Weight LossReductilINFO_BAR_MENU;text=Weight Loss;target=;url=Weight-Loss.html;");
}

with(milonic=new menuname("Erectile DysfunctionCialisINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cialis;target=;url=Cialis.html;");
aI("text=Levitra;target=;url=Levitra.html;");
aI("text=Viagra;target=;url=Viagra.html;");
}

with(milonic=new menuname("Hair LossPropeciaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Propecia;target=;url=Propecia.html;");
}

with(milonic=new menuname("Weight LossReductilINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Reductil;target=;url=Reductil.html;");
}


 drawMenus();
