_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Email Marketing Home;target=;url=./;");
aI("text=Lifetime-Customer-Value-Calculator;target=;url=Lifetime-Customer-Value-Calculator.html;");
aI("text=FREE Market-Domination-Course;target=;url=Market-Domination-Course.html;");
aI("text=Preferred Hosting;target=;url=hosting.html;");
aI("text=Free Marketing Reports;target=;url=Reports.html;");
aI("text=Email Tracking;target=;url=Email-Tracking.html;");
aI("text=Email Lightbox Demo;target=;url=Lightbox-Demo.html;");
aI("text=4 Hour Internet Workshop For Businesses;target=;url=ecommerceworkshop.html;");
aI("text=Full Day Internet Workshop For Businesses;target=;url=1-Day-Internet-Workshop-For-Businesses.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
