_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="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=eBooks Home;target=;url=./;");
aI("text=What Are eBooks;target=;url=what-are-ebooks.html;");
aI("text=Understanding Resale Rights;target=;url=understanding-resale-rights.html;");
aI("text=How to Create an eBook;target=;url=how-to-create-an-ebook.html;");
aI("text=Affiliate Programs;target=;url=affiliate-programs.html;");
aI("text=Make Money with Affiliate Programs;target=;url=make-money-with-affiliate-programs.html;");
aI("text=Cheap eBook Marketing;target=;url=cheap-ebook-marketing.html;");
aI("text=How To Build A Niche Info Product Business;target=;url=how-to-build-a-niche-info-product-business.html;");
aI("text=eBusiness Complete;target=;url=ebusiness-complete.html;");
aI("text=Free eBooks;target=;url=free-ebooks.html;");
aI("showmenu=ArticlesNiche Affiliate MarketingLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=News;target=;url=news.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Related Sites;target=;url=relatedsites.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesNiche Affiliate MarketingLEFT_MENU")){
style=submenuStyle;
aI("text=Niche Affiliate Marketing;target=;url=niche-affiliate-marketing.html;");
aI("text=Successful Internet Business;target=;url=successful-internet-business.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Services;target=;url=services.html;");
}


 drawMenus();
