_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#666699";
onbgcolor="#666699";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#666699";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#669933";
offcolor="#ffffff";
onbgcolor="DodgerBlue";
oncolor="#ffffff";
padding="4";
separatorcolor="#666699";
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.rkfischer.com/;");
aI("showmenu=Service OfferingsBusiness Plan DevelopmentLEFT_MENU;text=Service Offerings;target=;url=Service-Offerings.html;");
aI("showmenu=ArticlesPartnerships that Work for SaaS LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesWeb Sites of InterestLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=For More Information;target=;url=For-More-Information.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Service OfferingsBusiness Plan DevelopmentLEFT_MENU")){
style=submenuStyle;
aI("text=Business Plan Development;target=;url=Business-Plan-Development.html;");
aI("text=Product Marketing and Management;target=;url=Product-Marketing-and-Management.html;");
aI("text=Sales Channel and Partner Development;target=;url=Sales-Channel-and-Partner-Development.html;");
aI("text=Channel Marketing and Sales Programs;target=;url=Channel-Marketing-and-Sales-Programs.html;");
aI("text=Direct Marketing and Lead Generation Programs;target=;url=Direct-Marketing-and-Lead-Generation-Programs.html;");
}

with(milonic=new menuname("ArticlesPartnerships that Work for SaaS LEFT_MENU")){
style=submenuStyle;
aI("text=Partnerships that Work for SaaS ;target=;url=Partnerships-that-Work-for-SaaS.html;");
aI("text=Marketing on a Shoestring Budget;target=;url=Marketing-on-a-Shoestring-Budget.html;");
aI("text=Lower Cost Channels;target=;url=Lower-Cost-Channels.html;");
aI("text=Outsourced Legal Services;target=;url=Outsourced-Legal-Services.html;");
aI("text=Need for Balanced Scorecard - A Case Study;target=;url=Need-for-Balanced-Scorecard-A-Case-Study.html;");
}

with(milonic=new menuname("ResourcesWeb Sites of InterestLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites of Interest;target=;url=Web-Sites-of-Interest.html;");
aI("text=Documents of Interest;target=;url=Documents-of-Interest.html;");
aI("text=Product Recommendations;target=;url=Product-Recommendations.html;");
}


 drawMenus();
