_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Black";
offcolor="#8BC53F";
oncolor="WhiteSmoke";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="9";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="Black";
oncolor="#000000";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Providers;target=;url=Providers.html;");
aI("text=Developmental and Behavioral Pediatrics;target=;url=Developmental-and-Behavioral-Pediatrics.html;");
aI("text=Why A Pediatrician?;target=;url=Why-A-Pediatrician-.html;");
aI("text=About us;target=;url=About-us.html;");
aI("text=Insurance;target=;url=Insurance.html;");
aI("text=Locations;target=;url=Locations.html;");
aI("text=Helpful Links;target=;url=Helpful-Links.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
}


 drawMenus();
