_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkGreen";
onbgcolor="DarkGreen";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
pagecolor="DarkGreen";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="DarkGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkGreen";
onbgcolor="DarkGreen";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="White";
pagecolor="DarkGreen";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=500;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("showmenu=BowtechBowen TechniqueMAIN_FOOTER_MENU;text=Bowtech;target=;url=./;");
aI("showmenu=ArticlesBack PainMAIN_FOOTER_MENU;text=Articles;target=;url=articles.htm;");
aI("text=F.A.Q.;target=;url=f.a.q.htm;");
aI("text=About Us;target=;url=about_us.htm;");
aI("text=Contact Us;target=;url=contact_us.htm;");
}

with(milonic=new menuname("BowtechBowen TechniqueMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Bowen Technique;target=;url=bowen_technique.htm;");
aI("text=L.I.F.E. Electromagnetic Biofeedback;target=;url=life_system.html;");
aI("text=Eurowave & Galvanic Spa;target=;url=eurowave_&_galvanic_spa.htm;");
aI("text=Teeth Whitening;target=;url=teeth_whitening.htm;");
}

with(milonic=new menuname("ArticlesBack PainMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Back Pain;target=;url=back_pain.htm;");
aI("text=Frozen Shoulder;target=;url=frozen_shoulder.htm;");
aI("text=Respiratory Problem;target=;url=respiratory_problem.htm;");
aI("text=Sciatica Pain;target=;url=sciatica_pain.htm;");
aI("text=Tennis Elbow;target=;url=tennis_elbow.htm;");
}


 drawMenus();
