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="#ddffdd";
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="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.allaboutnannieswashington.com/images/ladybug1.jpg";
subimagepadding=2;
}

with(milonic=new menuname("Main")){
alwaysvisible=1;
left=250;
orientation="horizontal";
style=menuStyle;
top=173;
aI("text=Home;url=http://www.allaboutnannieswashington.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.allaboutnannieswashington.com/contact.html;");
}

with(milonic=new menuname("Families")){
overflow="scroll";
style=menuStyle;
aI("text=How To Hire A Nanny Agency;url=http://www.allaboutnannieswashington.com/questions.html;")
aI("text=Candidate Screening Process;url=http://www.allaboutnannieswashington.com/screening_process.html;")
//aI("text=Company Fees and Guarantees;url=http://www.allaboutnannieswashington.com/fees-guarantees.html;")
aI("text=Hire A Nanny;url=http://www.allaboutnannieswashington.com/find_a_nanny.html;")
aI("text=Temporary and Sick Childcare;url=http://www.allaboutnannieswashington.com/temporary.html;")



}

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

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

with(milonic=new menuname("Other")){
style=menuStyle;
aI("text=Car Insurance;url=http://www.allaboutnannieswashington.com/car_insurance.html;");
aI("text=Job Descriptions / Services;url=http://www.allaboutnannieswashington.com/job_descriptions.html;");
aI("text=Tax Obligations;url=http://www.allaboutnannieswashington.com/tax_obligations.html;");
//aI("text=Testimonials;url=http://www.allaboutnannieswashington.com/testimonials.html;");

}



drawMenus();

