_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots7.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#5C3747";
oncolor="White";
onborder="0";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
onborder="0";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Are You Pregnant?Positive TestLEFT_MENU;text=Are You Pregnant?;target=;url=#;");
aI("showmenu=Your ChoicesMarriageLEFT_MENU;text=Your Choices;target=;url=#;");
aI("showmenu=Vital InformationAbortion RisksLEFT_MENU;text=Vital Information;target=;url=#;");
aI("showmenu=Center InformationOur ServicesLEFT_MENU;text=Center Information;target=;url=#;");
}

with(milonic=new menuname("Are You Pregnant?Positive TestLEFT_MENU")){
style=submenuStyle;
aI("text=Positive Test;target=;url=positive-test.html;");
aI("text=Negative Test;target=;url=negative-test.html;");
}

with(milonic=new menuname("Your ChoicesMarriageLEFT_MENU")){
style=submenuStyle;
aI("text=Marriage;target=;url=marriage.html;");
aI("text=Single Parenting;target=;url=single-parenting.html;");
aI("text=Adoption;target=;url=adoption.html;");
aI("text=Abortion;target=;url=abortion.html;");
}

with(milonic=new menuname("Vital InformationAbortion RisksLEFT_MENU")){
style=submenuStyle;
aI("text=Abortion Risks;target=;url=abortion-risks.html;");
aI("text=FAQs;target=;url=faqs.html;");
aI("text=For Men;target=;url=for-men.html;");
aI("text=STDs;target=;url=stds.html;");
aI("text=Helping a Friend?;target=;url=helping-a-friend.html;");
aI("text=After Abortion;target=;url=after-abortion.html;");
aI("text=Abortion Clinic Information;target=;url=abortion-clinic-information.html;");
aI("text=Resources;target=_blank;url=http://www.ramahinternational.org/ramahresources/catalog/index.php;");
}

with(milonic=new menuname("Center InformationOur ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Our Services;target=;url=our-services.html;");
aI("text=Support Us;target=_blank;url=http://www.pregnancywa.org;");
aI("text=Volunteer;target=_blank;url=http://www.pregnancywa.org/volunteer.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
