 //*----------------------------------------------
//*  Update Log
//*  2009-11-06 Email Alerts
//*  2009-11-22 Instant Help
//*  2010-05-19 Wolf Bites
//*  2010-06-30 Testimonials
//*  2010-07-11 Sales Training/Courses/Order form
//*  2010-07-30 Optimization - Home/Needs/
//*  2010-09-22 New, Boomers, Move FAQ to why us
//*  2010-09-26 Female Friendly Gender Myths
//*  2011-05-04 Group on
//*  2011-10-03 Wolf Bites 6
//*  2011-10-13 Wolf Bites 7
//*  2011-11-06 Wolf Bites 8
//*----------------------------------------------
	var dir = location.href.substring(0,location.href.lastIndexOf('/')+1);
	var thefile = location.href.substring(dir.length,location.href.length+1);

// alert(thefile);
//*----------------------------------------------
//*  GLOBAL LANGUAGE SUFFIX
//*----------------------------------------------
	lang = ".asp;";  
//*----------------------------------------------
//* WHY US MENU
	pref="why-";
//*---------------------------------------------- 
if (thefile.substring(0,"why".length) == "why")	{
	with(milonic=new menuname("SideMenu")){	
  	style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<strong>WHY US?</strong>;url=" + pref + "business-development-intro" + lang );
	aI("text=Ask Wolf;url=" +pref + "askwolf-marketing-questions" + lang );
	aI("text=Marketing&nbsp;Communications;url=" + pref + "marketing-communications" + lang );
	aI("text=FAQ;url=" + pref + "faq" + lang );
	aI("text=Email Alerts;url=" + pref + "alerts-integrated-marketing-communications" + lang );
	aI("text=Wolf Bites;url=" + pref + "wolfbites" + lang + ";showmenu=WOLFBITES;" );
	aI("text=Testimonials;url=" + pref + "testimonials" + lang );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}
//*----------------------------------------------
//*   YOUR NEEDS
	pref="needs-"; 
//*----------------------------------------------
if (thefile.substring(0,"needs".length) == "needs")	{
	with(milonic=new menuname("SideMenu")){	
  	style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";
    //zindex=80;
  	aI("text=<b>Your Needs</b>;url=" + pref + "plan-marketing-intro" + lang );
		aI("text=Marketing&nbsp;Small&nbsp;Businesses;url=" +pref + "small-business-marketing" + lang );
		aI("text=Marketing&nbsp;New&nbsp;Businesses;url=" + pref + "marketing-new-businesses" + lang );
		aI("text=Established Businesses;url=" + pref + "established-businesses-toronto-marketing-company" + lang );
		aI("text=Restaurant Marketing;url=" + pref + "restaurant-marketing" + lang );	
		aI("text=Marketing Consulting;url=" + pref + "marketing-consulting" + lang );
		aI("text=Contractor Marketing;url=" + pref + "contractor-marketing" + lang + ";showmenu=CONTRACTOR;" );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}
//*----------------------------------------------
//*   RIGHT-SIZED MARKETING
	pref="marketing-";
//*----------------------------------------------
if (thefile.substring(0,"marketing".length) == "marketing")	{
with(milonic=new menuname("SideMenu")){
style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<b>Right-Sized Services</b>;url=" + pref + "intro-marketing-services" + lang );	
	aI("text=Marketing Strategy;url=" +pref + "strategy" + lang );
	aI("text=Marketing Plan;url=" + pref + "plan-marketing" + lang );
	aI("text=Brand Development;url=" + pref + "branding-brand-management" + lang );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}

//*----------------------------------------------
//*   FEMALE FRIENDLY
	pref="female-";
//*----------------------------------------------
if (thefile.substring(0,"female".length) == "female")	{
with(milonic=new menuname("SideMenu")){
style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<b>Female Friendly</b>;url=" + pref + "intro" + lang );	
	aI("text=Gender Marketing;url=" + pref + "gender-marketing-for-women" + lang );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}

//*----------------------------------------------
//*   BOOMERS MARKETING
	pref="boomers-";
//*----------------------------------------------
if (thefile.substring(0,"boomer".length) == "boomer")	{
with(milonic=new menuname("SideMenu")){
style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<b>Boomers Marketing</b>;url=" + pref + "intro-baby-boomers-marketing-strategies" + lang );	
	aI("text=Boomers Myths;url=" + pref + "marketing-myths" + lang ); 
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}

//*----------------------------------------------
//*   ADVERTISING THAT WORKS
	pref="advertising-";
//*----------------------------------------------
if (thefile.substring(0,"advertising".length) == "advertising")	{
with(milonic=new menuname("SideMenu")){
style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<b>Advertising That Works</b>;url=" + pref + "intro" + lang );	
	aI("text=Group Buying;url=" + pref + "group-buying-websites" + lang );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}

//*----------------------------------------------
//*   SALES TRAINING
	pref="sales-";
//*----------------------------------------------
if (thefile.substring(0,"sales".length) == "sales")	{
with(milonic=new menuname("SideMenu")){
style=sideMenuStyle;itemwidth=150;	alwaysvisible=1; orientation="vertical"; position="relative";	
	aI("text=<b>Sales Training</b>;url=" + pref + "management-training-intro" + lang );	
	aI("text=Selling Skills;url=" + pref + "training-course" + lang );
	aI("text=Sales Coaching;url=" + pref + "coach" + lang );
	aI("text=Free Sales Training;url=" + pref + "free-sales-training-form" + lang );
	} 
	drawMenus(); //* This is required for the following statement.
	document.write ('<img src="../images/spacer.gif" width=10 height=15 border=0>');	
}

drawMenus(); 
