_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Transparent";
offcolor="#003C69";
onbgcolor="Transparent";
oncolor="#006699";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#003C69";
offcolor="#ffffff";
onbgcolor="#007BB7";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=905;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.workathomebizreviews.com/;");
aI("text=TOP PICKS 2011;target=;url=top-picks-2011.html;");
aI("text=Home Business Opportunities;target=;url=bizopps.html;");
aI("text=Marketing Tools & Software;target=;url=internet-marketing-tools-&-software.html;");
aI("text=Marketing Strategy;target=;url=internet-marketing-strategy.html;");
aI("text=Home Business Resourse;target=;url=home-business-resourse.html;");
}


 drawMenus();

