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(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="orangedots.gif";
imagepadding=6;
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("FAQ")){
style=menuStyle;
overflow="scroll";
aI("text=Breastfeeding;url=/breastfeeding_faq.php;");
aI("text=Circumcision;url=/circ_faq.php;");
aI("text=Influenza;url=/flu_faq.php;");
aI("text=Office;url=/office_faq.php;");
}

with(milonic=new menuname("Online")){
style=menuStyle;
overflow="scroll";
aI("text=New Patient Registration;url=/register.php;");
aI("text=Medication Dosage Calculators;url=/calc.html;");
aI("text=Knowledge Base;url=/knowledge.php;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Map to the Office;url=/directions.php;");
aI("text=Meet Dr. Alvis;url=/dr_jeff.php;");
aI("text=Meet the Staff;url=/staff.php;");
aI("text=Office Tour;url=/tour.php;");
aI("text=Our Philosophy;url=/philosophy.php;");
aI("text=Services We Provide;url=/services.html;");
aI("text=Choosing a Pediatrician;url=/making_the_choice.php;");
aI("text=Notice of Privacy Practices;url=/sbp_npp.php;");
aI("text=Links;url=/links.html;");
aI("text=Contact Us;url=/contact.php;");
}

with(milonic=new menuname("search")){
style=menuStyle;
keepalive=1;
aI("text=<form method=get action=http://www.stonebridgepediatrics.com/sphider/search.php><table><tr><td><input id=query size=20 name=query action=http://www.stonebridgepediatrics.com/sphider/include/js_suggest/suggest.php><input type=submit value=Search><input type=hidden name=search value=1></form>;type=form;align=center;");
}



drawMenus();