fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=-4;
_subOffsetLeft=-25;


with(menuStyle=new mm_style()){
itemwidth="155"; 
onbgcolor="#f2c299";
oncolor="#000";
offbgcolor="#f2c299";
offcolor="#fff";
//bordercolor="#E7E7E7";
//borderstyle="solid";
//borderwidth=1;
padding="2";
separatorsize="1";
separatorpadding="5";
separatorimage="images/structure/MenuDivide.jpg";
separatorwidth="155";
fontsize="100%";
fontstyle="normal";
fontfamily="trebuchet,verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#edab75";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
//subimagepadding="2";
align="left";
}


with(nextStyle=new mm_style()){
itemwidth="155"; 
onbgcolor="#01aad5";
oncolor="#000";
offbgcolor="#0e8abd";
offcolor="#fff";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=1;
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=97);Shadow(color=#777777', Direction=135, Strength=3)";
separatorcolor="#fff";
separatorsize="1";
padding=5;
fontsize="100%";
fontstyle="normal";
fontfamily="Trebuchet,Verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#edab75";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("WTE")){
style=nextStyle;
overflow="scroll";
aI("text=On your first visit;url=first_chiropractic_visit.php;");
aI("text=On your second visit;url=second_chiropractic_visit.php;");

}

with(milonic=new menuname("OT")){
style=nextStyle;
overflow="scroll";
aI("text=Dr Robert Wenban;url=dr_robert_wenban.php;");
aI("text=Jan;url=jan.php;");
aI("text=Joely;url=joely.php;");
}

drawMenus();

