_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#0000FF";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back1.gif";
itemheight="22";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="Solid";
borderwidth="4";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="Blue";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back1.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=896;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=../index.html;align=left;");
aI("text=Bio;target=;url=../biography-of-a-screenplay-writer.html;align=left;");
aI("text=Testimonials;target=;url=../testimonials.html;align=left;");
aI("showmenu=ServicesIdea or OutlineINFO_BAR_MENU;text=Services;target=;url=../screenwriting-services.html;align=left;");
aI("showmenu=Don’s ScriptsThe RainmakerINFO_BAR_MENU;text=Don’s Scripts;target=;url=../dons-scripts.html;align=left;");
aI("text=Contact;target=;url=../contact.html;align=left;");
aI("text=News;target=;url=../news-and-updates.html;align=left;");
}

with(milonic=new menuname("ServicesIdea or OutlineINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Idea or Outline;target=;url=../screenplay-writing-from-idea-or-outline.html;");
aI("text=Screenplay Re-Writing;target=;url=../screenplay-re-writing.html;");
aI("text=Script Evaluation;target=;url=../script-evaluation.html;");
aI("text=Translation & Proofreading;target=;url=../screenplay-proofreading.html;");
aI("text=Treatments & One Pages;target=;url=../screenplay-treatment.html;");
aI("text=Other Writing Services;target=;url=../professional-writing-services.html;");
aI("text=Hollywood Calling;target=;url=../screenplay-writing-skills-for-key-stage-2.html;");
aI("text=Beginners;target=;url=../how-to-write-a-screenplay.html;");
}

with(milonic=new menuname("Don’s ScriptsThe RainmakerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Rainmaker;target=;url=../the-rainmaker.html;");
aI("text=The Boxcars;target=;url=../the-boxcars.html;");
aI("text=Murphy’s Law;target=;url=../murphys-law.html;");
aI("text=A Long, Cold Winter;target=;url=../a-long-cold-winter.html;");
aI("text=Looking for Elvis;target=;url=../looking-for-elvis.html;");
}


 drawMenus();
