_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Email Marketing Information;target=;url=./;");
aI("text=Promote your website;target=;url=promote-your-website.html;");
aI("text=Top 10 Email Scams;target=;url=top-10-email-scams.html;");
aI("text=Applying Email Marketing;target=;url=applying-email-marketing.html;");
aI("text=3 Steps to a Profitable List;target=;url=3-steps-to-a-profitable-list.html;");
aI("text=Opt-in Email Marketing;target=;url=opt-in-email-marketing.html;");
aI("text=How to Build an Email List;target=;url=how-to-build-an-email-list.html;");
aI("text=Things to Avoid;target=;url=things-to-avoid.html;");
aI("text=List Building;target=;url=list-building.html;");
aI("text=Contact us;target=;url=contact-us.html;");
aI("text=Links;target=;url=links.html;");
}


 drawMenus();
