_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#B3D335";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00BBD7";
offcolor="Black";
onbgcolor="#B3D335";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="78";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=702;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ServicesB2B Copywriting ServicesINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Portfolio;target=;url=b2b-copywriting-portfolio.html;");
aI("text=Testimonials;target=;url=copywriting-testimonials.html;");
aI("showmenu=AboutBio and Client ListINFO_BAR_MENU;text=About;target=;url=about.html;");
aI("showmenu=ResourcesThe Key to Twitter SuccessINFO_BAR_MENU;text=Resources;target=;url=B2B-Marketing-Resources.html;");
aI("text=Newsletter;target=;url=newsletter.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Get a Quote;target=;url=quote.html;");
}

with(milonic=new menuname("ServicesB2B Copywriting ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=B2B Copywriting ServicesBlog Writing ServicesINFO_BAR_MENU;text=B2B Copywriting Services;target=;url=B2B-Copywriting-Services.html;");
aI("text=Copy Critiques;target=;url=copy-critiques.html;");
aI("text=Copywriting Seminars;target=;url=copywriting-seminars.html;");
}

with(milonic=new menuname("B2B Copywriting ServicesBlog Writing ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Blog Writing Services;target=;url=Blog-Writing-Services.html;");
aI("text=Testimonial Power Packages;target=;url=Testimonial-Power-Packages.html;");
}

with(milonic=new menuname("AboutBio and Client ListINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bio and Client List;target=;url=bio.html;");
aI("text=FAQ;target=;url=copywriting-FAQ.html;");
aI("text=Newsroom;target=;url=online-newsroom.html;");
}

with(milonic=new menuname("ResourcesThe Key to Twitter SuccessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Key to Twitter Success;target=;url=Key-to-Twitter-Success.html;");
aI("text=Technology Marketing White Paper;target=;url=7ways.html;");
aI("text=Articles;target=;url=articles.html;");
}


 drawMenus();
