_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="Black";
oncolor="Red";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="White";
offcolor="Black";
oncolor="Red";
ondecoration="underline";
padding="5";
pagecolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.html;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("text=Affiliate Marketing;target=;url=affiliate_marketing.html;");
aI("text=Article Marketing;target=;url=article-marketing.html;");
aI("text=AutoResponders;target=;url=autoresponders.html;");
aI("text=Blogging;target=;url=blogging.html;");
aI("text=Buying Home Business Leads;target=;url=buying_leads.html;");
aI("text=Google Adsense;target=;url=adsense.html;");
aI("text=Lead Generation;target=;url=lead-generation.html;");
aI("text=Making Money with eBay;target=;url=ebay.html;");
aI("text=Network Marketing and MLM;target=;url=network_marketing.html;");
aI("text=Pay Per Click Advertising;target=;url=ppc.html;");
aI("text=Search Engine Optimization;target=;url=seo.html;");
aI("text=Home Business Offers;target=;url=home-business-offers.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Terms / Privacy Policy;target=;url=terms.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

