_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="6";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008040";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="4";
pagecolor="White";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Better Health Home;target=;url=.././;");
aI("text=Teeth Whitening;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Teeth Whitener and Discoloration;target=;url=teeth_whitener_and_discoloration.htm;");
aI("text=Professional Teeth Whitening;target=;url=professional_teeth_whitening.htm;");
aI("text=Professional Teeth Bleaching;target=;url=professional_teeth_bleaching.htm;");
aI("text=Teeth Bleaching Kits;target=;url=teeth_bleaching_kits.htm;");
aI("text=Laser Bleaching;target=;url=laser_bleaching.htm;");
aI("text=Whitening Strips;target=;url=whitening_strips.htm;");
aI("text=Whitening Toothpastes;target=;url=whitening_toothpastes.htm;");
aI("text=Home Remedies for Teeth Whitening;target=;url=home_remedies_for_teeth_whitening.htm;");
aI("text=Stained Tooth;target=;url=stained_tooth.htm;");
aI("text=Dental Whitening System;target=;url=dental_whitening_system.htm;");
aI("text=Teeth Whitening Gels;target=;url=teeth_whitening_gels.htm;");
aI("text=Site Map;target=;url=sitemap.htm;");
}


 drawMenus();

