_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/dots1.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#AADECF";
oncolor="Black";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots1.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";
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=http://www.lifelinecounseling.net/;");
aI("text=Meet the Docs;target=;url=meet-the-docs.html;");
aI("text=Services;target=;url=services.html;");
aI("text=FAQs;target=;url=faqs.html;");
aI("text=Insurance;target=;url=insurance.html;");
aI("showmenu=New Patient/New Patient Adult Intake FormsLEFT_MENU;text=New Patient;target=;url=new-patient.html;");
aI("text=Online Appointment;target=;url=appointment-request.html;");
aI("text=Emergencies;target=;url=emergencies.html;");
aI("text=Your Faith;target=;url=your-faith.html;");
aI("text=Bookstore;target=;url=bookstore.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Links;target=;url=links.html;");
aI("showmenu=Forms/Adult Intake FormsLEFT_MENU;text=Forms;target=;url=forms.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Directions;target=;url=directions.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("New Patient/New Patient Adult Intake FormsLEFT_MENU")){
style=submenuStyle;
aI("text=New Patient Adult Intake Forms;target=;url=new-patient-adult-intake-forms.html;");
aI("text=New Patient Child Intake Forms;target=;url=new-patient-child-intake-forms.html;");
}

with(milonic=new menuname("Forms/Adult Intake FormsLEFT_MENU")){
style=submenuStyle;
aI("text=Adult Intake Forms;target=;url=adult-intake-forms.html;");
aI("text=Child Intake Forms;target=;url=child-intake-forms.html;");
aI("text=Release of Information Form;target=;url=release-of-information-form.html;");
aI("text=New Patient Scheduling Request Form;target=;url=new-patient-scheduling-request-form.html;");
}


 drawMenus();

