_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/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=How Much Will I Save?;target=;url=AmeriPlan-Discount-Dental-Fee-Schedule.html;");
aI("text=Comparisons;target=;url=Comparisons.html;");
aI("text=Groups;target=;url=Employee-Benefit-Plans.html;");
aI("text=Medical;target=;url=Health-plan-for-the-uninsured.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=TestimonialsHospital TestimonialsLEFT_MENU;text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact Us;target=;url=contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("TestimonialsHospital TestimonialsLEFT_MENU")){
style=submenuStyle;
aI("text=Hospital Testimonials;target=;url=Hospital-Testimonials.html;");
aI("text=Physician Testimonials;target=;url=Physician-Savings-Testimonials.html;");
aI("text=Chiropractic Testimonials;target=;url=Chiropractic-Testimonials.html;");
aI("text=Prescription Testimonials;target=;url=Prescription-Testimonials.html;");
aI("text=Dental Testimonials;target=;url=Dental-Testimonials.html;");
}


 drawMenus();
