//*------------------------------------------------------------------
//*  Update Log - MAIN MENU SMS
//*  
//*  2009-11-06 Email Alerts
//*  2009-11-22 Instant Help
//*  2010-05-19 Wolf Bites
//*  2010-06-28 FAQ
//*  2010-06-30 Testimonials
//*  2010-07-11 Sales Training/Courses/Order form
//*  2010-07-30 Optimization - Home/Needs/
//*  2010-08-23 Wolf Bites Issue 3
//*  2010-09-10 Wolf Bites Issue 4
//*  2010-09-14 SEO for unmarketing and alerts pages 
//*  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
//*  2011-12-20 Wolf Bites 9 Birth of a brand with LinkedIn as the midwife?
//*------------------------------------------------------------------

lang = ".asp;";   //* Language suffix

//*----------------------------------------------
//*  MAIN VETCIAL MENU 
//*----------------------------------------------
if (homepg == 0) {
 
	with(milonic=new menuname("header")){
	style=menuStyle;
	menuwidth=700;  itemheight=14; top=42; xscreenposition="center"; left=245; alwaysvisible=1; orientation="horizontal";
 
    aI("text=<br><strong>HOME</strong>;align=center;itemwidth=50;url=home-top-marketing-companies" + lang + ";showmenu=HOME;" );
	aI("text=<b>WHY<br>US?</b>;itemwidth=40;align=center;url=why-business-development-intro" + lang + ";showmenu=whyus;" );
	aI("text=<b>YOUR<br>NEEDS</b>;itemwidth=70;align=center;url=needs-plan-marketing-intro" + lang + ";showmenu=needs;" );
	aI("text=<b>RIGHT-SIZED<br>MARKETING</b>;itemwidth=90;align=center;url=marketing-intro-marketing-services" + lang + ";showmenu=marketing;" );
	aI("text=<b>FEMALE<br>FRIENDLY</b>;itemwidth=80;align=center;url=female-intro" + lang + ";showmenu=FEMALE;" );
	aI("text=<b>BOOMERS MARKETING</b>;itemwidth=30;align=center;url=boomers-intro-baby-boomers-marketing-strategies" + lang + ";showmenu=BOOMERS;" );
	aI("text=<b>IDEA<br>STARTER</b>;itemwidth=80;align=center;url=idea-intro" + lang );
	aI("text=<b>ADVERTISING<br>THAT WORKS</b>;itemwidth=90;align=center;url=advertising-intro" + lang + ";showmenu=ADVERTISING;" );
	aI("text=<b>SALES<br>TRAINING</b>;itemwidth=70;align=center;url=sales-management-training-intro" + lang + ";showmenu=SALES;" );
	aI("text=<b>LET'S<br>TALK</b>;itemwidth=70;align=center;url=contact-form" + lang );
	}
}  // if home page

//*----------------------------------------------
//*   HOME
//*----------------------------------------------
with(milonic=new menuname("HOME")){
style=subMenuStyle; xmenuwidth=110;
	aI("text=Site Map;url=sitemap" + lang ); 
}

//*----------------------------------------------
//*   WHY US?
	pref="why-";
//*----------------------------------------------
with(milonic=new menuname("whyus")){
style=subMenuStyle; xmenuwidth=110;
	aI("text=Ask Wolf;url=" +pref + "askwolf-marketing-questions" + lang );
	aI("text=Marketing 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 );
}

with(milonic=new menuname("WOLFBITES")){
style=subMenuStyle; xmenuwidth=110;
//	aI("text=Archive Issues;type=header" );
  aI("text=Issue 9 (Current) Birth of an apparel brand with LinkedIn as the midwife?;url=" + pref + "wolfbites-09" + lang );
  aI("text=Issue 8 How can a marketing brand with no monetary value be invaluable?;url=" + pref + "wolfbites-08" + lang );
  aI("text=Issue 7 Why one tag line is all good and the other is a tad fuelish;url=" + pref + "wolfbites-07" + lang );
  aI("text=Issue 6 Hairy Group Buying, Best & Worst TV ads, Al-Qaeda Marketing? Michael Vick Redux;url=" + pref + "wolfbites-06" + lang );
  aI("text=Issue 5 The rebooting of Iberostar Hotels and Resorts. A marketing case study in three acts.;url=" + pref + "wolfbites-05" + lang );
  aI("text=Issue 4 Want to do marketing research for a fraction of the usual cost –<br>and generate sales at the same time? You can.;url=" + pref + "wolfbites-04" + lang );
	aI("text=Issue 3 Why a company owner admits his advertising is bad – and pays for the privilege;url=" + pref + "wolfbites-03" + lang );
	aI("text=Issue 2 Three examples of brilliant PR campaigns – Canadian Tire, GM and Dawn;url=" + pref + "wolfbites-02" + lang );
	aI("text=Issue 1 What you can learn from IKEA’s mastery of the price/convenience balance;url=" + pref + "wolfbites-01" + lang );	
}

//*----------------------------------------------
//*    YOUR NEEDS
	pref="needs-";
//*----------------------------------------------
with(milonic=new menuname("needs")){
style=subMenuStyle; xmenuwidth=80;
	aI("text=Marketing Small Businesses;url=" +pref + "small-business-marketing" + lang );
	aI("text=Marketing New Businesses;url=" + pref + "marketing-new-businesses" + lang );
	aI("text=Marketing 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;" );
}

with(milonic=new menuname("CONTRACTOR")){
style=subMenuStyle; xmenuwidth=110;
  aI("text=Contractor Marketing Form;url=" + pref + "contractor-marketing-form" + lang );
	aI("text=Contractor Fatigue Cure Form;url=" + pref + "contractor-marketing-cure-form" + lang );	
}

//*----------------------------------------------
//*   RIGHT-SIZED MARKETING
	pref="marketing-";
//*----------------------------------------------
with(milonic=new menuname("marketing")){
style=subMenuStyle; xmenuwidth=110;
	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 );
}

//*----------------------------------------------
//*   FEMALE FRIENDLY
	pref="female-";
//*----------------------------------------------
with(milonic=new menuname("FEMALE")){
style=subMenuStyle; xmenuwidth=110;
	aI("text=Gender Marketing;url=" + pref + "gender-marketing-for-women" + lang ); 
}

//*----------------------------------------------
//*   BOOMERS MARKETING
	pref="boomers-";
//*----------------------------------------------
with(milonic=new menuname("BOOMERS")){
style=subMenuStyle; xmenuwidth=110;
	aI("text=Boomers Myths;url=" + pref + "marketing-myths" + lang );
 
}

//*----------------------------------------------
//*   ADVERTISING THAT WORKS
	pref="advertising-";
//*----------------------------------------------
with(milonic=new menuname("ADVERTISING")){
style=subMenuStyle; xmenuwidth=110;
	aI("text=Group Buying;url=" + pref + "group-buying-websites" + lang );
 
}

//*----------------------------------------------
//*   SALES TRAINING
	pref="sales-";
//*----------------------------------------------
with(milonic=new menuname("SALES")){
style=subMenuStyle; xmenuwidth=110;
	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 );
}
//*----------------------------------------------
//*  POPUP Box for PDF Icon
//*----------------------------------------------
with(milonic=new menuname("pdfhelp")){
style=menuStylePOPUP; left="offset=25"; itemwidth=232; top=-170;
aI("text=<img src='../images/pdf-icon.gif' width=15 height=16 border=0 align='absmiddle'> <b>About PDF Files</b> <img src='../images/pdf-icon-red.gif' width=21 height=12 border=0 align='absmiddle'>;type=header;align=center;");
aI("text=To download PDF files to your hard disk for <b>offline viewing</b>, right-click on the link, then select \"Save Target As...\" from the pop-up menu. To view the PDF in a new browser window, just click on the link.");
aI("text=Adobe Acrobat Reader is required to view the Portable Document Format (PDF) files found on this web site.<br><br>Download the latest free version of Acrobat Reader by clicking the button below:");
aI("text=<img src='../images/getacrobat-e.gif' width=88 height=31 border=0 align='absmiddle' alt='Get Acrobat Reader'>;url=http://www.adobe.com/products/acrobat/readstep.html;target=blank;align=center;");
} 

//*----------------------------------------------
//*  POPUP Box for Privacy Policy
//*----------------------------------------------
with(milonic=new menuname("Privacy2")){
style=menuStylePOPUP; left=-212; itemwidth=200; top=-100;
aI("text=<b>Privacy Policy</b>;type=header;align=center;");
aI("text=We will not give, trade, sell or rent submitted information to a third party. We will never send you unsolicited email.");
} 
 
drawMenus();
 
