_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#EEEEEE";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EDF3DE";
offcolor="#008000";
onbgcolor="#A3C159";
oncolor="White";
ondecoration="none";
padding="5";
pagebgcolor="#EDF3DE";
pagecolor="#008000";
separatorcolor="White";
separatorsize="1";
subimage="images/blackorange.gif";
subimagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#EAEADA";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F7F2";
offcolor="#000554";
onbgcolor="DarkRed";
oncolor="#000654";
padding="4";
pagebgcolor="#F7F7F2";
pagecolor="#000554";
subimage="images/blackorange.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Healthy Skin Care;target=;url=http://www.healthylivinganswers.com/skin-care/;");
aI("text=Sun Skin Care;target=;url=sun-skin-damage.html;");
aI("text=How Sunburn Damages Skin;target=;url=sun-skin-care.html;");
aI("text=How Sunscreen Protects Skin;target=;url=sunscreen.html;");
aI("text=Skin Care After Sunburn;target=;url=sunburn.html;");
aI("text=Sunscreen SPF Information;target=;url=sun-protection-factor.html;");
}


 drawMenus();
