fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAfterLoad=true;





with(menuStyle=new mm_style()){
bordercolor="#313252";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="bold";
headerbgcolor="#4a1205";
headercolor="#000000";
offbgcolor="#4a1205";
offcolor="#ffffff";
onbgcolor="#9B490E";
oncolor="#ffe9ca";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#4a1205";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.healthpromotionassociates.com/images/arrow.gif";
subimagepadding=0;

menuwidth="100%";
maxwidth="700";
minwidth="700";
}


with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=About the Company;url=http://www.healthpromotionassociates.com/about_the_company.html;itemwidth=140;align=center;fontsize=12px")
aI("text=Health Promotion Consultants;url=http://www.healthpromotionassociates.com/health_promotion_consultants.html;itemwidth=140;align=center;fontsize=12px")


}

with(milonic=new menuname("ePublications")){
overflow="scroll";
style=menuStyle;
aI("text=About;url=http://www.healthpromotionassociates.com/about_the_epublications.html;itemwidth=140;align=center;fontsize=12px")
aI("text=Self-Care<BR>Well-Being & Beyond<BR> Archive of Issues;url=http://www.healthpromotionassociates.com/archive_of_issues.html;itemwidth=140;;align=center;fontsize=12px")
aI("text=Power Choices<BR> Archive of Issues;url=http://www.positivepowerinc.com/news.html;target=_blank;itemwidth=140;;align=center;fontsize=12px")

}






drawMenus();

