_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Don't Buy SBI Yet!;target=;url=http://ken-evoy.org/;");
aI("text=Ken Evoy?;target=;url=who-is-ken-evoy.php;");
aI("text=SBI! Guide;target=;url=site-build-it-guide.php;");
aI("showmenu=Free Downloads/Make Your Content PREsellINFO_BAR_MENU;text=Free Downloads;target=;url=free-ebooks.php;");
aI("text=Affiliate Program;target=_blank;url=http://www.huburl.com/sitesellaffiliates;");
aI("text=Testimonials;target=_blank;url=http://www.huburl.com/ilovesbi;");
aI("text=Questions?;target=_blank;url=http://question.sitesell.com/sitebuilditreview.html;");
}

with(milonic=new menuname("Free Downloads/Make Your Content PREsellINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Make Your Content PREsell;target=_blank;url=http://huburl.com/mycps;");
aI("text=Make Your Net Auction Sell!;target=_blank;url=http://huburl.com/mynas;");
aI("text=Make Your Words Sell!;target=_blank;url=http://huburl.com/myws;");
aI("text=Make Your Knowledge Sell!;target=_blank;url=http://huburl.com/myks;");
aI("text=Make Your Site Sell! 2002;target=_blank;url=http://huburl.com/myss;");
}


 drawMenus();

