_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="Ridge";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="Black";
onbgcolor="White";
oncolor="Blue";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0F0F0F";
offcolor="White";
onbgcolor="Black";
oncolor="Blue";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagebgcolor="#000000";
pagecolor="Red";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="70";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text= Home;target=;url=http://www.internetbizreviews.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=ArticlesCan You Make Money Online With No Experience?LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesInformation PartnersLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsSmall business newsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ArticlesCan You Make Money Online With No Experience?LEFT_MENU")){
style=submenuStyle;
aI("text=Can You Make Money Online With No Experience?;target=;url=Can-You-Make-Money-Online-With-No-Experience-.html;");
aI("text=Article Directory;target=;url=Article-Directory.php;");
aI("text=Affiliate Marketing And Why It's The Ideal Business;target=;url=Affiliate-Marketing-And-Why-It's-The-Ideal-Business.html;");
}

with(milonic=new menuname("ResourcesInformation PartnersLEFT_MENU")){
style=submenuStyle;
aI("text=Information Partners;target=;url=Information-Partners.html;");
}

with(milonic=new menuname("NewsSmall business newsLEFT_MENU")){
style=submenuStyle;
aI("text=Small business news;target=;url=Small-business-news.html;");
aI("text=Business news;target=;url=Business-news.html;");
aI("text=U.S. business news;target=;url=U.S.-business-news.html;");
}


 drawMenus();
