_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#FFFFAA";
oncolor="#000000";
padding="4";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="5";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=890;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.copywritingstudio.com/;");
aI("text=Services;target=;url=copywriting-studio-services.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Special Report;target=;url=special-report.html;");
aI("text=Portfolio;target=;url=copywriting-studio-portfolio.html;");
aI("text=About;target=;url=about.html;");
aI("text=Blog;target=_blank;url=http://nickyjameson.com;");
aI("text=Press;target=;url=press.html;");
aI("text=Articles;target=;url=articles.html;");
}


 drawMenus();
