_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="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#ffffff";
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="Double";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#9F9F00";
offcolor="#55002A";
onbgcolor="#F2E499";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="2";
itemwidth="109";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=763;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Seeking CenterReviewsINFO_BAR_MENU;text=Seeking Center;target=;url=Seeking-Center.html;");
aI("showmenu=ReadParis Blues ReduxINFO_BAR_MENU;text=Read;target=;url=Read.html;");
aI("showmenu=Events/CalendarEventsINFO_BAR_MENU;text=Events/Calendar;target=;url=Events-Calendar.html;");
aI("showmenu=Workshops/CoachingSubmission StrategiesINFO_BAR_MENU;text=Workshops/Coaching;target=;url=Workshops-Coaching.html;");
aI("showmenu=About/ContactContactINFO_BAR_MENU;text=About/Contact;target=;url=About-Contact.html;");
aI("text=Blog;target=;url=Blog.html;");
}

with(milonic=new menuname("Seeking CenterReviewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Reviews;target=;url=Reviews.html;");
}

with(milonic=new menuname("ReadParis Blues ReduxINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Paris Blues Redux;target=;url=Paris-Blues-Redux.html;");
aI("text=The Art Critic;target=;url=The-Art-Critic.html;");
}

with(milonic=new menuname("Events/CalendarEventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Events;target=;url=Events.html;");
aI("text=Calendar;target=;url=Calendar.html;");
}

with(milonic=new menuname("Workshops/CoachingSubmission StrategiesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Submission Strategies;target=;url=Submission-Strategies.html;");
aI("text=Resources/Links;target=;url=Resources-Links.html;");
}

with(milonic=new menuname("About/ContactContactINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Contact;target=;url=Contact.html;");
}


 drawMenus();
