_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="BlanchedAlmond";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="BlanchedAlmond";
offcolor="#0000FF";
onbgcolor="White";
oncolor="#2A0055";
ondecoration="underline";
padding="13";
pagebgcolor="White";
pagecolor="#2A0055";
separatorcolor="BlanchedAlmond";
separatorsize="6";
subimage="images/grey_4x5.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0000FF";
offcolor="White";
onbgcolor="White";
oncolor="#2A0055";
ondecoration="underline";
padding="4";
pagebgcolor="White";
pagecolor="#2A0055";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://secretsofhealth.net/;");
aI("showmenu=About Us/The StaffINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Chiropractic Safety/Chiropractic EducationINFO_BAR_MENU;text=Chiropractic Safety;target=;url=Chiropractic-Safety.html;");
aI("text=Interesting Articles;target=;url=Interesting-Articles.html;");
aI("text=Cold Laser;target=;url=Cold-Laser.html;");
aI("text=News Videos;target=;url=News-Videos.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Bionetic Body Scan;target=;url=Bionetic-Body-Scan.html;");
aI("text=Take The Brain Test;target=;url=Take-The-Brain-Test.html;");
}

with(milonic=new menuname("About Us/The StaffINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Staff;target=;url=The-Staff.html;");
aI("text=Training and Expertise;target=;url=Training-and-Expertise.html;");
aI("text=Our Blogs;target=;url=Our-Blogs.html;");
}

with(milonic=new menuname("Chiropractic Safety/Chiropractic EducationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Chiropractic Education;target=;url=Chiropractic-Education.html;");
}


 drawMenus();

