_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/dots9.gif";
offbgcolor="#2F2F2F";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Beige";
separatorcolor="#511A1A";
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=http://www.discountdentistry.com/;");
aI("text=AmeriPlan Overview;target=;url=aplan-healthcare.html;");
aI("showmenu=The Advantages of AmeriPlanDental Checkup Saves LivesLEFT_MENU;text=The Advantages of AmeriPlan;target=;url=advantage.html;");
aI("text=Find A Family Dentist;target=;url=find-family-dentist.html;");
aI("text=AmeriPlan Dental;target=;url=aplan-dental.html;");
aI("text=AmeriPlan Health;target=;url=aplan-health.html;");
aI("text=Frequently Asked Questions;target=;url=faq.html;");
aI("text=Contact Us;target=;url=contactus.html;");
}

with(milonic=new menuname("The Advantages of AmeriPlanDental Checkup Saves LivesLEFT_MENU")){
style=submenuStyle;
aI("text=Dental Checkup Saves Lives;target=;url=dental-checkup.html;");
}


 drawMenus();
