_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/dots4.gif";
offbgcolor="LightBlue";
offcolor="Black";
onbgcolor="Gold";
oncolor="#A52A2A";
padding="6";
pagebgcolor="Gold";
pagecolor="Brown";
separatorcolor="Gold";
separatorsize="7";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="WhiteSmoke";
offcolor="Black";
onbgcolor="Snow";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Personal Care Insurance;target=;url=Personal-Care-Insurance.html;");
aI("text=Personal Care Products;target=;url=Beauty-and-Personal-Care-Products-And-Procedures.html;");
aI("text=Teeth Whitening Systems;target=;url=Teeth-Whitening-Products-and-Reviews.html;");
aI("text=Skin Care Tips;target=;url=Skin-Care-Tips.html;");
aI("text=Cosmetic Surgery List;target=;url=Cosmetic-Surgery-Procedures,-Cost,-Complications-and-More.html;");
aI("text=Hair Removal Centers;target=;url=Hair-Removal-Laser-Hair-Removal.html;");
aI("text=Plastic Surgery Centers;target=;url=Plastic-Surgery-Plastic-Surgeons.html;");
}


 drawMenus();

