_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Black";
offcolor="White";
onbgcolor="LimeGreen";
oncolor="Black";
padding="2";
separatorcolor="White";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="3";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="Yellow";
borderstyle="Double";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Yellow";
offcolor="Black";
onbgcolor="Brown";
oncolor="White";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Return to Home;target=;url=http://www.eoyusa.com/;");
aI("text=Why Experts On Yourside;target=;url=Why-Experts-On-Yourside.html;");
aI("text=What is Internet Marketing;target=;url=What-is-Internet-Marketing.html;");
aI("text=Website Infomercials;target=;url=Website-Infomercials.html;");
aI("text=Website Design Services;target=;url=Website-Design-Services.html;");
aI("text=Video Email Marketing;target=;url=Video-Email-Marketing.html;");
aI("text=Website Development;target=;url=Website-Development.html;");
aI("text=Small Business Websites;target=;url=Small-Business-Websites.html;");
aI("text=eCommerce Solutions;target=;url=eCommerce-Solutions.html;");
aI("text=Web Solutions;target=;url=Web-Solutions.html;");
aI("text=Website Maintenence;target=;url=Website-Maintenence.html;");
aI("text=Content Management;target=;url=Content-Management.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Request a Quote;target=_blank;url=http://eoyusa.com/Quote_Form.htm;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
