_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Crimson";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="OrangeRed";
oncolor="Blue";
padding="5";
subimage="images/blip_white_orange.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="White";
oncolor="OrangeRed";
pagecolor="OrangeRed";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.binarywave.info/;");
aI("text=eBooks;target=;url=eBooks.php;");
aI("text=Videos;target=;url=Videos.php;");
aI("showmenu=Web DesignE-CommerceINFO_BAR_MENU;text=Web Design;target=;url=Web-Design.php;");
aI("showmenu=ServicesSEOINFO_BAR_MENU;text=Services;target=;url=Services.php;");
aI("text=Portfolio;target=;url=Portfolio.php;");
aI("text=FAQ;target=;url=FAQ.php;");
aI("text=Search;target=;url=search.php;");
aI("text=Contact ;target=;url=Contact.php;");
}

with(milonic=new menuname("Web DesignE-CommerceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=E-Commerce;target=;url=E-Commerce.php;");
aI("text=Affiliate websites;target=;url=Affiliate-websites.php;");
aI("text=Custom Websites;target=;url=Custom-Websites.php;");
aI("text=Turnkey Websites;target=;url=Turnkey-Websites.php;");
}

with(milonic=new menuname("ServicesSEOINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SEO;target=;url=SEO.php;");
aI("text=Hosting;target=;url=Hosting.php;");
aI("text=Monetization;target=;url=Monetization.php;");
aI("text=Maintenanace;target=;url=Maintenanace.php;");
aI("text=eBay Consulting;target=;url=eBay-Consulting.php;");
}


 drawMenus();
