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=2;
_subOffsetLeft=-2;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#009899";
offcolor="#ffffff";
onbgcolor="#009899";
oncolor="#cccccc";
padding=10;
subimage="arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
	
alwaysvisible=1;
screenposition="center" 
top="offset=5"
offbgcolor="#000000"
orientation="horizontal";
menualign="center";
style=ScrollingSampStyle;
aI("text=Meet Dr. Paige | ;url=http://www.scottsvalleychiropractic.com/drpaige.htm;");
aI("text=Activator Method | ;url=http://www.scottsvalleychiropractic.com/activator.htm;");
aI("text=Services | ;url=http://www.scottsvalleychiropractic.com/services.htm;");
aI("text=Massage | ;url=http://www.scottsvalleychiropractic.com/massage.htm;");
aI("showmenu=Resources;text=Resources;");
aI("showmenu=Forms;text=Forms;");
aI("text= | Specials | ;url=http://www.scottsvalleychiropractic.com/specials.htm;");
aI("text=Office Info;url=http://www.scottsvalleychiropractic.com/office.htm;");
}

with(milonic=new menuname("Resources")){
style=ScrollingSampStyle;
aI("text=About BAX Allergy Relief System;url=http://www.scottsvalleychiropractic.com/resources_bioallergenixinfo.htm;");
aI("text=BAX Questionnaire;url=http://www.scottsvalleychiropractic.com/allergyquestionnaire_scottsvalleychiropractic.pdf;");
aI("text=BAX Brochure;url=http://www.scottsvalleychiropractic.com/Bax_Brochure.pdf;");
aI("showmenu=Newsletters;text=Newsletters;");
aI("text=Straighten Up Exercises;url=http://www.scottsvalleychiropractic.com/exercise.htm;");
aI("text=Injury TV;url=http://www.scottsvalleychiropractic.com/injurytv.htm;");
}

with(milonic=new menuname("Forms")){
style=ScrollingSampStyle;
aI("text=New Patient Questionnaire;url=http://www.scottsvalleychiropractic.com/newpatientquestionnaire_scottsvalleychiropractic.pdf;");
aI("text=BAX Questionnaire;url=http://www.scottsvalleychiropractic.com/allergyquestionnaire_scottsvalleychiropractic_v1.pdf;");
}

with(milonic=new menuname("Newsletters")){
style=ScrollingSampStyle;
aI("text=August 2011;url=http://www.scottsvalleychiropractic.com/newsletter_2011august.html;");
aI("text=Summer 2011;url=http://www.scottsvalleychiropractic.com/newsletter_2011summer.html;");
aI("text=Spring 2011;url=http://www.scottsvalleychiropractic.com/newsletter_2011spring.html;");
aI("text=New Year 2011;url=http://www.scottsvalleychiropractic.com/newsletter_2011newyear.html;");

aI("showmenu=Archive;text=Archive;");
}

with(milonic=new menuname("Archive")){
style=ScrollingSampStyle;
aI("text=Fall 2010;url=http://www.scottsvalleychiropractic.com/newsletter_2010fall.html;");
aI("text=Summer 2010;url=http://www.scottsvalleychiropractic.com/newsletter_2010summer.html;");
aI("text=Spring 2010;url=http://www.scottsvalleychiropractic.com/newsletter_2010spring.html;");
aI("text=New Year 2010;url=http://www.scottsvalleychiropractic.com/newsletter_2010newyear.html;");
aI("text=Fall 2009;url=http://www.scottsvalleychiropractic.com/newsletter_2009fall.html;");

aI("showmenu=Archive;text=Archive;");
}
drawMenus();


