_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#D7D5CD";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#055F84";
onbgcolor="#D7D5CD";
oncolor="#000000";
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="center";
bordercolor="#D2CCCC";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#055F84";
offcolor="#FFFFFF";
onbgcolor="White";
oncolor="#AAAAFF";
outfilter="Fade(Overlap=1.00)";
padding="2";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Design Home;target=;url=website-design.html;");
aI("text=Home Business Blog;target=;url=http://homebusinessresearch.com/WP/;");
aI("text=Home Business Guides;target=;url=Home_Business_Guides.html;");
aI("text=Featured Articles;target=;url=Current_Website_Design_Articles.html;");
aI("showmenu=Product GuidesXSiteProINFO_BAR_MENU;text=Product Guides;target=;url=Software_Reviews.html;");
aI("text=BookStore;target=;url=http://www.homebusinessresearch.com/archive/Home_and_Small_Business_Bookstore.html;");
aI("text=Tools;target=;url=http://www.homebusinessresearch.com/tools/Home_Business_Specialty_Software.html;");
aI("text=Archives;target=;url=http://www.homebusinessresearch.com/archive/article-archives.html;");
aI("text=Tutorials;target=;url=http://www.homebusinessresearch.com/beginner/Beginner's-Guide-To-Home-Business.html;");
}

with(milonic=new menuname("Product GuidesXSiteProINFO_BAR_MENU")){
style=submenuStyle;
aI("text=XSitePro;target=;url=XSitePro.html;");
aI("text=HyperVRE;target=;url=Review_HyperVRE.html;");
}


 drawMenus();

