_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="DarkSalmon";
offcolor="#000000";
onbgcolor="Bisque";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkSalmon";
offcolor="#000000";
onbgcolor="Bisque";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Affiliate Marketing Defined (Home);target=;url=./;");
aI("showmenu=ArticlesAffiliate Marketing Start-UpLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Affiliate Marketing Resource Directory;target=;url=affiliate-marketing-resource-directory.html;");
}

with(milonic=new menuname("ArticlesAffiliate Marketing Start-UpLEFT_MENU")){
style=submenuStyle;
aI("text=Affiliate Marketing Start-Up;target=;url=affiliate-marketing-start-up.html;");
aI("text=Build an Effective Affiliate Marketing Website;target=;url=build-an-effective-affiliate-marketing-website.html;");
aI("text=Managing and Recruiting Affiliates - Tips and Hints;target=;url=managing-and-recruiting-affiliates-tips-and-hints.html;");
aI("text=Ways to Earn Money Through Affiliate Marketing;target=;url=ways-to-earn-money-through-affiliate-marketing.html;");
aI("text=Selecting an Affiliate Program to Promote;target=;url=selecting-an-affiliate-program-to-promote.html;");
aI("text=Working with Affiliate Programs;target=;url=working-with-affiliate-programs.html;");
aI("text=Did You Read the TOC?;target=;url=did-you-read-the-toc-.html;");
aI("text=Do You Stand Out from the Affiliate Marketing Crowd?;target=;url=do-you-stand-out-from-the-affiliate-marketing-crowd-.html;");
}


 drawMenus();
