_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/dots1.gif";
offbgcolor="RoyalBlue";
offcolor="#ffffff";
onbgcolor="SkyBlue";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="195";
}

with(submenuStyle=new mm_style()){
bordercolor="Blue";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="SkyBlue";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="Blue";
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 Page;target=;url=http://www.centerforfamilywellness.com/;");
aI("showmenu=Our Services/ChiropracticLEFT_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("text=Our Policies;target=;url=Our-Policies.html;");
aI("text=Insurance Plans;target=;url=Insurance-Plans.html;");
aI("text=Membership Plans / Uninsured Patients;target=;url=Membership-Plans-Uninsured-Patients.html;");
aI("text=Location and Hours;target=;url=Location-and-Hours.html;");
aI("text=Your First Visit;target=;url=Your-First-Visit.html;");
aI("text=Making Your Appointment OnLine;target=;url=Making-Your-Appointment-OnLine.html;");
aI("text=Registration Forms;target=;url=Registration-Forms.html;");
aI("text=Patient Education;target=;url=Patient-Education.html;");
aI("text=Video Library;target=;url=Video-Library.html;");
aI("text=About Our Staff;target=;url=About-Our-Staff.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=HIPAA Privacy Policy;target=;url=HIPAA-Privacy-Policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Our Services/ChiropracticLEFT_MENU")){
style=submenuStyle;
aI("text=Chiropractic;target=;url=Chiropractic.html;");
aI("text=Nutritional and Holistic Medicine;target=;url=Nutritional-and-Holistic-Medicine.html;");
aI("text=Homeopathy;target=;url=Homeopathy.html;");
aI("text=Physicals;target=;url=Physicals.html;");
}


 drawMenus();

