_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFCC00";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#003300";
offcolor="#ffffff";
onbgcolor="#FFCC00";
oncolor="#ffffff";
padding="6";
separatorcolor="#FFCC00";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#003300";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFCC00";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.expert-help-starting-a-business.com/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("showmenu=What Does it Take?Wage Slave?LEFT_MENU;text=What Does it Take?;target=;url=How-to-Start-Business-Successfully.html;");
aI("showmenu=Business IdeasIdeas for Starting or BuyingLEFT_MENU;text=Business Ideas;target=;url=Business-Startup-Ideas.html;");
aI("text=Select the Best Idea;target=;url=Profitable-Business-Ideas.html;");
aI("showmenu=Buying a BusinessLooking to Buy a BusinessLEFT_MENU;text=Buying a Business;target=;url=How-to-Buy-a-Business.html;");
aI("showmenu=Business PlansBusiness Plan FormatLEFT_MENU;text=Business Plans;target=;url=Making-a-Business-Plan.html;");
aI("text=Business Funding;target=;url=Business-Start-Up-Funding.html;");
aI("showmenu=Hire the BestHow to Motivate EmployeesLEFT_MENU;text=Hire the Best;target=;url=Recruiting-Employees.html;");
aI("showmenu=How to MarketWriting a Marketing PlanLEFT_MENU;text=How to Market;target=;url=Business-Idea-List.html;");
aI("text=Contact Us;target=;url=Contact-Steve-Schlagel-with-your-questions.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=What Our Clients Say;target=;url=Testimonials.html;");
}

with(milonic=new menuname("What Does it Take?Wage Slave?LEFT_MENU")){
style=submenuStyle;
aI("text=Wage Slave?;target=;url=Wage-Slave.html;");
}

with(milonic=new menuname("Business IdeasIdeas for Starting or BuyingLEFT_MENU")){
style=submenuStyle;
aI("text=Ideas for Starting or Buying;target=;url=Business-and-Ideas.html;");
}

with(milonic=new menuname("Buying a BusinessLooking to Buy a BusinessLEFT_MENU")){
style=submenuStyle;
aI("text=Looking to Buy a Business;target=;url=Looking-to-Buy-a-Business.html;");
aI("text=How to Value a Business;target=;url=How-to-Value-a-Business.html;");
}

with(milonic=new menuname("Business PlansBusiness Plan FormatLEFT_MENU")){
style=submenuStyle;
aI("text=Business Plan Format;target=;url=Business-Plan-Format.html;");
aI("text=Writing a Simple Business Plan;target=;url=Simple-Business-Plan.html;");
}

with(milonic=new menuname("Hire the BestHow to Motivate EmployeesLEFT_MENU")){
style=submenuStyle;
aI("text=How to Motivate Employees;target=;url=How-to-Motivate-Employees.html;");
aI("text=Employee Performance Review;target=;url=Employee-Performance-Review.html;");
}

with(milonic=new menuname("How to MarketWriting a Marketing PlanLEFT_MENU")){
style=submenuStyle;
aI("text=Writing a Marketing Plan;target=;url=Writing-a-Marketing-Plan.html;");
aI("text=Writing Business Letters and Emails;target=;url=Writing-Business-Letters.html;");
aI("text=Small Business Marketing Ideas;target=;url=Small-Business-Marketing-Ideas.html;");
}


 drawMenus();

