_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#144364";
offcolor="White";
onbgcolor="#9DCCFA";
onbold="bold";
oncolor="Black";
padding="9";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="194";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#144364";
offcolor="White";
onbgcolor="#9DCCFA";
onbold="bold";
oncolor="#000000";
padding="4";
pagebgcolor="#144364";
pagecolor="White";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=HomeOffice PhotosLEFT_MENU;text=Home;target=;url=Home.html;");
aI("text=Unique Health Approach;target=;url=Unique-Health-Approach.html;");
aI("showmenu=New PatientFirst VisitLEFT_MENU;text=New Patient;target=;url=New-Patient.html;");
aI("showmenu=TechnologyInsightLEFT_MENU;text=Technology;target=;url=Technology.html;");
aI("showmenu=TipsStretching 101LEFT_MENU;text=Tips;target=;url=Tips.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Information;target=;url=Information.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Blog;target=;url=Blog.html;");
aI("text=Foundation for Wellness Professional;target=;url=Foundation-for-Wellness-Professional.html;");
aI("text=Newsletters;target=;url=Newsletters.html;");
}

with(milonic=new menuname("HomeOffice PhotosLEFT_MENU")){
style=submenuStyle;
aI("text=Office Photos;target=;url=Office-Photos.html;");
}

with(milonic=new menuname("New PatientFirst VisitLEFT_MENU")){
style=submenuStyle;
aI("text=First Visit;target=;url=First-Visit.html;");
}

with(milonic=new menuname("TechnologyInsightLEFT_MENU")){
style=submenuStyle;
aI("text=Insight;target=;url=Insight.html;");
aI("text=NSFI;target=;url=NSFI.html;");
aI("text=ProAdjuster;target=;url=ProAdjuster.html;");
aI("text=DRX9000;target=;url=DRX9000.html;");
aI("text=Cold Laser;target=;url=Cold-Laser.html;");
aI("showmenu=NutritionEasy LessonsLEFT_MENU;text=Nutrition;target=;url=Nutrition.html;");
}

with(milonic=new menuname("NutritionEasy LessonsLEFT_MENU")){
style=submenuStyle;
aI("text=Easy Lessons;target=;url=Easy-Lessons.html;");
aI("text=Essentials;target=;url=Essentials.html;");
aI("text=diet;target=;url=diet.html;");
}

with(milonic=new menuname("TipsStretching 101LEFT_MENU")){
style=submenuStyle;
aI("text=Stretching 101;target=;url=Stretching-101.html;");
aI("text=Enzyme Exercises;target=;url=Enzyme-Exercises.html;");
aI("text=Spinal Molding;target=;url=Spinal-Molding.html;");
}


 drawMenus();
