_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Pink";
offcolor="White";
onbgcolor="White";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Ivory";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="7";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Anti Aging Skin Care/Men's CreamsINFO_BAR_MENU;text=Anti Aging Skin Care;target=;url=anti_aging_skin_care.html;");
aI("text=Special Skin Care;target=;url=special_skin_care.html;");
aI("showmenu=Stretch Marks/Breasts Stretch MarksINFO_BAR_MENU;text=Stretch Marks;target=;url=stretch_marks.html;");
}

with(milonic=new menuname("Anti Aging Skin Care/Men's CreamsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Men's Creams;target=;url=anti_aging_cream_for_men.html;");
aI("text=How To Slow Aging;target=;url=how_to_slow_aging.html;");
aI("text=Cosmetic Tips and Tricks;target=;url=cosmetic_beauty_tips_and_tricks.html;");
aI("text=Anti Aging Nutrition;target=;url=anti_aging_nutrition.html;");
}

with(milonic=new menuname("Stretch Marks/Breasts Stretch MarksINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Breasts Stretch Marks;target=;url=stretch_marks_on_breasts.html;");
aI("text=Legs Stretch Marks;target=;url=stretch_marks_on_legs.html;");
aI("text=Pregnancy Stretch Marks;target=;url=stretch_marks_during_pregnancy.html;");
aI("text=Stretch Marks Removal;target=;url=stretch_marks_removal.html;");
aI("text=Stretch Marks Cream;target=;url=stretch_marks_cream.html;");
aI("text=Cocoa Butter Cream;target=;url=cocoa_butter_stretch_marks.html;");
}


 drawMenus();

