_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="YellowGreen";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare.gif";
offbgcolor="#ECEF94";
offcolor="#2A5500";
oncolor="YellowGreen";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=605;
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="horizontal";
itemheight="18";
aI("text=Home;target=;url=./;");
aI("showmenu=PublicationsGreen Marketing InfoINFO_BAR_MENU;text=Publications;target=;url=Publications.html;");
aI("text=About;target=;url=About-Green-Ink-Copywriting.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=The Buzz;target=;url=Green-Copywriting-Testimonials.html;");
aI("text=Contact;target=;url=Contact-Me.html;");
}

with(milonic=new menuname("PublicationsGreen Marketing InfoINFO_BAR_MENU")){
style=submenuStyle;
itemheight="19";
aI("text=Green Marketing Info;target=;url=Green-Marketing-Information.html;");
}


 drawMenus();
