
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("text=Home;url=http://www.healthpromotionassociates.com;itemwidth=105;;align=center;fontsize=12px");
aI("showmenu=ePublications;text=ePublications;itemwidth=140;align=center;fontsize=12px");
aI("showmenu=About;text=About;itemwidth=112;align=center;fontsize=12px");
aI("text=Services/Products;url=http://www.healthpromotionassociates.com/services_products.html;itemwidth=140;align=center;fontsize=12px");
aI("text=Links;url=http://www.healthpromotionassociates.com/links.html;itemwidth=105;align=center;fontsize=12px");
aI("text=Contact;url=http://www.healthpromotionassociates.com/contact.html;itemwidth=105;align=center;fontsize=12px");
}





drawMenus();

