_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="#A10C27";
onbgcolor="PaleGoldenrod";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/in_orange.gif";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#ffffff";
oncolor="#A10C27";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/in_orange.gif";
imagepadding="4";
itemwidth="99";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=907;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.dearjane.info/;");
aI("showmenu=ServicesWebinar MenuINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ProductsElectronic Career GuidesINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Blog;target=_blank;url=http://dearjanedialogues.com/;");
aI("text=Calendar;target=;url=Calendar.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("showmenu=About UsOur MissionINFO_BAR_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Press Room;target=;url=Press-Room.html;");
}

with(milonic=new menuname("ServicesWebinar MenuINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Webinar Menu;target=;url=Webinar-Menu.html;");
aI("text=Private Consulting by Phone;target=;url=Private-Consulting-by-Phone.html;");
}

with(milonic=new menuname("ProductsElectronic Career GuidesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Electronic Career Guides;target=;url=Electronic-Career-Guides,-downloadable-PDF-format.html;");
aI("text=Tip Guides;target=;url=Tip-Guides,-help-with-your-career-and-job-search.html;");
}

with(milonic=new menuname("About UsOur MissionINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our Mission;target=;url=Our-Mission.html;");
aI("text=Our Team;target=;url=team_bios.shtml;");
aI("text=Career Advisors;target=;url=career_advisor_bios.shtml;");
aI("text=Social Responsibility;target=;url=Social-Responsibility.html;");
aI("text=Giving Back;target=;url=Giving-Back.html;");
}


 drawMenus();
