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()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ffffcc";
oncolor="#000099";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
// pagebgcolor="#efe1cf";
pagebgcolor="#ffffcc";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.allaboutnanniesinc.com/new/images/bee.jpg";
subimagepadding=2;
}

with(milonic=new menuname("Main")){
alwaysvisible=1;
left=250;
orientation="horizontal";
style=menuStyle;
top=173;
aI("text=Home;url=http://www.allaboutnanniesinc.com/;");
aI("showmenu=Families;text=Families;");
aI("showmenu=Nannies;text=Nannies;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Other;text=Other Information;");
aI("text=Contact Us;url=http://www.allaboutnanniesinc.com/contact.html;");
}

with(milonic=new menuname("Families")){
overflow="scroll";
style=menuStyle;
aI("text=How To Hire A Nanny Agency;url=http://www.allaboutnanniesinc.com/questions.html;")
aI("text=Candidate Screening Process;url=http://www.allaboutnanniesinc.com/screening_process.html;")
aI("text=Hire A Nanny;url=http://www.allaboutnanniesinc.com/find_a_nanny.html;")
aI("text=Fees and Guarantees;url=http://www.allaboutnanniesinc.com/fees-and-guarantees.html;")
aI("text=Babysitting;url=http://www.allaboutnanniesinc.com/babysitting.html;")
aI("text=Temporary and Sick Childcare;url=http://www.allaboutnanniesinc.com/temporary.html;")
aI("text=Hotel Babysitting;url=http://www.allaboutnanniesinc.com/childcare_hotel.html;")
aI("text=Newborn and Baby Care;url=http://www.allaboutnanniesinc.com/arizona-newborn-baby-care.htm;")



}

with(milonic=new menuname("Nannies")){
style=menuStyle;
aI("text=Nanny Requirements;url=http://www.allaboutnanniesinc.com/nanny_requirements.html;");
aI("text=Nanny Application;url=http://www.allaboutnanniesinc.com/nanny_application.html;");
aI("text=Available Jobs;url=http://www.allaboutnanniesinc.com/jobs.php;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Nanny Profiles;url=http://www.allaboutnanniesinc.com/company_profile.html;");
aI("text=Meet Our Staff;url=http://www.allaboutnanniesinc.com/meet_our_staff.html;");
aI("text=News & Media;url=http://www.allaboutnanniesinc.com/news.html;");
}

with(milonic=new menuname("Other")){
style=menuStyle;
aI("text=Exclusive Members and Providers;url=http://www.allaboutnanniesinc.com/exclusive.html;");
aI("text=Car Insurance;url=http://www.allaboutnanniesinc.com/car_insurance.html;");
aI("text=Job Descriptions / Services;url=http://www.allaboutnanniesinc.com/job_descriptions.html;");
aI("text=Tax Obligations;url=http://www.allaboutnanniesinc.com/tax_obligations.html;");
aI("text=Testimonials;url=http://www.allaboutnanniesinc.com/testimonials.html;");
aI("text=Privacy Policy;url=http://www.allaboutnanniesinc.com/privacy.html;");

}



drawMenus();

