_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="DeepSkyBlue";
borderstyle="Solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="SteelBlue";
onbgcolor="White";
onbold="bold";
oncolor="DodgerBlue";
ondecoration="underline";
padding="6";
pagebgcolor="White";
pagecolor="SteelBlue";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="DeepSkyBlue";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="White";
onbold="bold";
oncolor="#00002A";
ondecoration="underline";
padding="4";
pagebgcolor="White";
pagecolor="#00002A";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Teeth Whitening Options;target=;url=teeth-whitening-options.html;");
aI("text=How Teeth Whitening Works;target=;url=how-teeth-whitening-works.html;");
aI("text=Tooth Discoloration;target=;url=tooth-discoloration.html;");
aI("text=Risks of Whitening Teeth;target=;url=teeth-whitening-dangers.html;");
aI("text=Teeth Whitening Tips;target=;url=teeth-whitening-tips.html;");
aI("text=Natural Teeth Whitening;target=;url=natural-teeth-whitening.html;");
aI("text=Best Teeth Whitening;target=;url=best-teeth-whitening-products.html;");
}


 drawMenus();

