_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#E7E6E7";
oncolor="#AC68A3";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3E3E3E";
oncolor="#AC68A3";
outfilter="Fade(Overlap=1.00)";
padding="7";
imagepadding="6";
itemwidth="95";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Are You Pregnant?Positive TestLEFT_MENU;text=Are You Pregnant?;target=;url=are-you-pregnant-.html;");
aI("showmenu=Your ChoicesSingle ParentingLEFT_MENU;text=Your Choices;target=;url=your-choices.html;");
aI("showmenu=Vital InformationAbortion RisksLEFT_MENU;text=Vital Information;target=;url=vital-information.html;");
aI("showmenu=Center InformationSupport UsLEFT_MENU;text=Center Information;target=;url=center-information.html;");
aI("showmenu=EmailLEFT_MENU;text=Email;target=;url=mailto:newlifetaos@hotmail.com;");

}

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 ChoicesSingle ParentingLEFT_MENU")){
style=submenuStyle;
aI("text=Single Parenting;target=;url=single-parenting.html;");
aI("text=Marriage;target=;url=marriage.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=For Men;target=;url=for-men.html;");
aI("text=FAQs;target=;url=faqs.html;");
aI("text=STIs;target=;url=stis.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/resources/index.html;");
}

with(milonic=new menuname("Center InformationSupport UsLEFT_MENU")){
style=submenuStyle;
aI("text=Support Us;target=;url=support-us.html;");
aI("text=Volunteer;target=;url=volunteer.html;");
aI("text=Our Services;target=;url=our-services.html;");
aI("text=Contact Us;target=;url=contact-us.html;");

}


 drawMenus();
