//*------------------------------------------------------------------------------------------------------
//*  Update Log - MAIN MENU CITC -  TICO FLAG VERSION
//*  
//*  2006-01-19 - Natidr Locator cfm fix
//*  2006-03-01 - Reinstate Member Service Quick Renewal Button (Green button)
//*  2006-03-29 - Add top button for about-partners-corporate
//*  2006-04-10 - Add Events Sponsors link to Events page, AGM article
//*  2006-04-11 - Add Annual Awards to About us menu
//*  2006-04-13 - Fix bug, train-bci-prep-e.asp should be train-bci-examprep-e.asp
//*  2006-04-20 - Duplicate main navbar links to drop downs.
//*  2006-07-17 - Change Training - Executive CTM Retreat Date to Nov 30 to Dec 1, 2006
//*  2006-08-28 - Remove Publication: Customer Service and Business Management pages.
//*  2006-09-22 - Hong Kong Specialist - Removed Oct 23
//*  2006-10-27 - Change link for mem-reg-form to new membership-form and remove renewal form
//*  2006-11-28 - Add ticomenu var and integrate TICO menus into production menus.
//*  2006-11-28 - Add Coralie's Major Changes for CTC Certification
//*  2006-12-08 - Change title of secure membership form
//*  2006-12-12 - Add value 2 to ticomenu var to display only new TICO intro and FAQs
//*  2007-02-12 - Add Endorsed full Quebec course. train-rec-endor-full-qu-e.asp
//*  2007-07-09 - Add BCI Insurance Group page
//*  2007-07-11 - Add TICO Proctors page
//*  2007-07-13 - Tweak train-citccert items.
//*  2007-08-29 - General Skills added: train-ed-sem-genskills.asp
//*  2007-08-29 - Change Date - Executive CTM Retreat Date to Nov 30 to Dec 1, 2006
//*  2007-10-23 - Remove "Minimum" from new TICO stuff
//*  2008-01-15 - Events Restructuring
//*  2008-02-01 - Add Calendar to Events
//*  2008-02-11 - Move TICO FAQs up the menu (Full TICO)
//*  2008-02-16 - Full TICO menu restructuring
//*  2008-03-04 - Split TICO Reg Procedures page into 4 pages.
//*  2008-03-10 - Add conference: Home-Based and Outside Sales Reps
//*  2008-03-11 - TICO Rename FAQ on Exams to FAQ on Exams, Proctors and Fees
//*  2008-03-24 - Rename Travel Info to Traveller Assistance. 
//*               Homepage index-e.asp moved to content/en.
//*  2008-04-08 - Add "Join the Global Explorers Club" to Traveller section
//*  2008-04-30 - New TICO section
//*  2008-05-29 - New Sask Page
//*  2008-06-04 - Ticoprep Changes - reorder, wording
//*  2008-06-23 - CITC Certification renaming
//*  2008-08-06 - List of Lists
//*  2008-08-06 - Podcast
//*  2008-08-20 - Add Tico Prep Course - Exam Strategies Workshop
//*  2008-09-05 - Add GREEN in training section
//*  2008-10-28 - Add GREEN to Online Forms Menu
//*  2009-01-15 - Change Training/TICO Exam Prep Courses links
//*  2009-02-03 - Webinars
//*  2009-02-04 - Conferences - Delete Home Based and Outside Sales Reps
//*  2009-02-06 - Webinar/Telesiminar and Archive forms 
//*  2009-02-16 - Change date of CTM retreat
//*  2009-07-31 - Add TICO Appeals Policy
//*  2009-08-07 - TICOPREP - remove seminar, train the trainer & exam strategies.
//*  2009-10-08 - Remove Secure Advanced Exam Form link
//*  2009-11-11 - Remove train-ticoprep-intro-e.asp
//*  2009-11-12 - Add Free Agency Checklist Download
//*  2010-02-17 - New CTM Retreat Date - May 12-14, 2010
//*  2010-05-17 - Remove train-ed-corp-e.asp
//*  2010-06-14 - Remove May executive retreat May 12-14, 2010
//*  2010-07-04 - TICO Proctor Form  - PENDING - COMMENTED OUT
//*  2010-07-05 - Remove On Campus pages
//*  2010-07-06 - Forms page: Rename Off Campus Registration to BC Exam Registration
//*  2010-07-06 - New BCI Proctored Venues page train-bci-proctors-venues-e.asp
//*  2010-07-15 - Home Based Training
//*  2010-07-16 - Reorder Training Menu Alphabetic.
//*  2010-08-03 - TICO Proctor Form  - PROD
//*  2010-08-07 - BCI Proctor Form
//*  2011-01-06 - Remove Green Travel Initiative, Replace CITC Recommended with 2 links
//*  2011-01-25 - Adjust vertical position of menu to compensate for advertising banners.
//*  2011-02-15 - Put Education menu in main drop down.
//*  2011-07-21 - Training Caledar PDF
//*  2011-08-12 - Rename Distance Learning to Specialize!
//*  2011-11-07 - Communiversity under Training
//*-----------------------------------------------------------------------
//* 0 for NON-TICO menus
//* 1 for TICO menus   TEST (NOW PRODUCTION - 2008)
//* 2 for new TICO FAQs only PROD (OLD FAQs)
	var ticomenu = 1;  

	lang = "-e.asp;";		//* Language suffix
	lang2 = "-e.asp";  		//* For use when linking to anchors eg xxxxx-e.php#blah
	langcfm = "-e.cfm;"		//* Language suffix for Cold Fusion Files
	pdficon = "image=../images/pdf-icon-red.gif;imageposition=baseline;imagepadding=2;";
//*----------------------------------------------
//*  MAIN HORIZONTAL MENU 
//*----------------------------------------------
if (homepg == 0) {

	with(milonic=new menuname("header")){
	style=menuStyle;
	menuwidth=780; itemheight=12; 
//	top=102; 
	top=168; 
	screenposition="center"; alwaysvisible=1; orientation="horizontal";
//	aI("text=<b>Home</b>;itemwidth=60;align=center;url=../../index" + lang + "showmenu=home;");
	aI("text=<b>Home</b>;itemwidth=60;align=center;url=index-e.asp;showmenu=home;");
	aI("text=&nbsp;&nbsp;<b>About CITC</b>&nbsp;&nbsp;itemwidth=100;align=center;url=about-intro" + lang + "showmenu=about;");
	aI("text=&nbsp;&nbsp;<b>Training</b>&nbsp;&nbsp;;itemwidth=90;align=center;url=train-intro" + lang + "showmenu=training;");
	aI("text=&nbsp;&nbsp;<b>Member Services</b>&nbsp;&nbsp;;itemwidth=130;align=center;url=mem-intro" + lang + "showmenu=member;");

//	aI("text=&nbsp;&nbsp;<b>What's New?</b>&nbsp;&nbsp;;itemwidth=110;align=center;url=whatsnew-intro" + lang + "showmenu=whatsnew;");

	aI("text=&nbsp;&nbsp;<b>Events</b>&nbsp;&nbsp;;itemwidth=80;align=center;url=events-intro" + lang + "showmenu=events;");	

	aI("text=&nbsp;&nbsp;<b>Traveller&nbsp;Assistance</b>&nbsp;&nbsp;itemwidth=110;align=center;url=travel-intro" + lang + "showmenu=travel;");
	aI("text=&nbsp;&nbsp;&nbsp;<b>Contact Us</b>&nbsp;&nbsp;&nbsp;itemwidth=110;align=center;url=contact-form" + lang  + "showmenu=contact;");
	//aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;type=header;headercolor=#DDDDDD;headerbgcolor=#F2F2F2;");
	}
}  // if home page

if (homepg == 1) {
	with(milonic=new menuname("header")){
	style=homeMenuStyle;
	menuwidth=776; itemheight=12; 
	top=420;  // 495; with banners
	screenposition="center"; alwaysvisible=1; orientation="horizontal";
//  	aI("text=&nbsp;itemwidth=15;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");

	aI("image=../images/b-aboutoff.gif;overimage=../images/b-abouton.gif;url=about-intro" + lang + "showmenu=about;");

	aI("text=&nbsp;itemwidth=25;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");

	aI("image=../images/b-trainoff.gif;overimage=../images/b-trainon.gif;url=train-intro" + lang + "showmenu=training;");
	
	aI("text=&nbsp;itemwidth=35;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");

	aI("image=../images/b-memoff.gif;overimage=../images/b-memon.gif;url=mem-intro" + lang + "showmenu=member;");
	
	aI("text=&nbsp;itemwidth=25;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");
	
	aI("image=../images/b-eventsoff.gif;overimage=../images/b-eventson.gif;url=events-intro" + lang + "showmenu=events;");

	aI("text=&nbsp;itemwidth=25;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");
		
	aI("image=../images/b-traveloff.gif;overimage=../images/b-travelon.gif;url=travel-intro" + lang + "showmenu=travel;");

	aI("text=&nbsp;itemwidth=25;type=header;headercolor=#5E6A9E;headerbgcolor=#5E6A9E;");
	}
}  // if home page

//*----------------------------------------------
//*  HOME MENU 
//*
	pref = "home-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("home")){
style=subMenuStyle;  
//	aI("text=Home Page;url=../../index-e.asp;");
	aI("text=Home Page;url=index-e.asp;");
	aI("text=About this Site;url=" + pref + "aboutsite" + lang );
} 
 
//*----------------------------------------------
//*  ABOUT MENU 
//*
	pref = htmldir + "about-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("about")){
style=subMenuStyle; 
	if (homepg == 1) {openstyle="up"; left="offset=29";}
	aI("text=About CITC;url=" + pref + "intro" + lang );
	aI("text=Vision & Values;url=" + pref + "vision" + lang + "showmenu=about-vision;" );
	aI("text=Our Members;url=" + pref + "ourmembers" + lang );
	aI("text=History;url=" + pref + "history" + lang );
	aI("text=Employment Opportunities;url=" + pref + "employment" + lang + "showmenu=about-empl;" );
	aI("text=Organization;url=" + pref + "organization" + lang + "showmenu=about-org;" );
	aI("text=National Directory;url=" + pref + "natdir" + lang + "showmenu=about-locator;" );
	aI("text=Partners;url=" + pref + "partners" + lang  + "showmenu=about-partners;" );
	aI("text=Testimonials;url=" + pref + "testimonials" + lang );
	aI("text=Research;url=" + pref + "research" + lang );
//	aI("text=Conferences;url=" + pref + "conferences" + lang );
//	aI("text=Events;url=" + pref + "events" + lang  + "showmenu=calendar;" );
	aI("text=Annual Awards;url=" + pref + "awards" + lang );
	aI("text=CITC's Membership<br>Newsletter - <i>The Buzz</i>;url=" + pref + "newsletter" + lang );
}

//*  ABOUT VISION MENU  
with(milonic=new menuname("about-vision")){
style=subMenuStyle;  
	aI("text=Code of Ethics;url=" + pref + "vision-ethics" + lang + "showmenu=vision-ethics;" );
	aI("text=Privacy;url=" + pref + "vision-privacy" + lang );
} 

//*  ABOUT VISION CODE OF ETHICS
with(milonic=new menuname("vision-ethics")){
style=subMenuStyle;	
	aI("text=Consumer;url=" + pref + "vision-ethics-consumer" + lang );
	aI("text=Client;url=" + pref + "vision-ethics-client" + lang );
	aI("text=CITC members;url=" + pref + "vision-ethics-member" + lang );
	aI("text=Employer;url=" + pref + "vision-ethics-employer" + lang );	
	aI("text=Suppliers;url=" + pref + "vision-ethics-supplier" + lang );
	aI("text=Excursions;url=" + pref + "vision-ethics-excursions" + lang );		
} 
//*  ABOUT Employment MENU 
with(milonic=new menuname("about-empl")){
style=subMenuStyle; itemwidth=100;
	aI("text=Post&nbsp;a&nbsp;resume;url=" + pref + "empl-postresume" + lang );
	aI("text=Post a job;url=" + pref + "empl-postjob" + lang );
} 
//*  ABOUT ORGANIZATION MENU 
with(milonic=new menuname("about-org")){
style=subMenuStyle; 
	aI("text=Regional Councils;url=" + pref + "org-councils" + lang );
	aI("text=CITC Staff;url=" + pref + "org-staff" + lang );
} 
//*  ABOUT PARTNERS MENU 
with(milonic=new menuname("about-partners")){
style=subMenuStyle; itemwidth=75;
	aI("text=Corporate;url=" + pref + "partners-corporate" + lang );
	aI("text=Loyalty;url=" + pref + "partners-loyalty" + lang );
}
//*  ABOUT LOCATOR
with(milonic=new menuname("about-locator")){
style=subMenuStyle;
//	aI("text=Certified Travel Professional Locator;url=" + pref + "natdir-locator" + lang );
	aI("text=Certified Travel Professional Locator;url=" + pref + "natdir-locator" + langcfm );
}
//*  ABOUT EVENTS CALENDAR
with(milonic=new menuname("calendar")){
style=subMenuStyle;
	aI("text=Calendar;url=" + pref + "calendar" + lang );
	aI("text=Events Sponsors;url=" + pref + "events-e.asp#annual" );
}
//*----------------------------------------------
//*  TRAINING MENU - ALPHA ORDER - 2010-07-16
//*
	pref = htmldir + "train-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("training")){
style=subMenuStyle;
	if (homepg == 1) {openstyle="up"; xleft="offset=29"; }
	aI("text=Training;url=" + pref + "intro" + lang );	
	aI(pdficon + "text=Training Calendar;url=../download/Training-Calendar-e.pdf;target=blank;" );
	aI("text=Approved Industry Training;url=" + pref + "rec-intro" + lang  + "showmenu=train-approved;" );
	aI("text=BC Insurance Exam;url=" + pref + "bci-intro" + lang  + "showmenu=bci;" );	
	aI("text=CITC Certification;url=" + pref + "citccert" + lang + "showmenu=train-cert;" );	
	aI("text=Communiversity;url=" + pref + "communiversity" + lang );
//	aI("text=CITC Recommended;url=" + pref + "rec-intro" + lang  + "showmenu=train-rec;" );
	
	aI("text=Endorsed Travel Programs;url=" + pref + "rec-endor-intro" + lang + "showmenu=rec-endorsed;" );	
			
//	aI("text=Education;url=" + pref + "ed-intro" + lang + "showmenu=train-educ;" );
	aI("text=Home Based Training;url=" + pref + "home-based-training" + lang );
	aI("text=In-House Training;url=" + pref + "ed-inhouse" + lang );
	aI("text=Podcasts;url=" + pref + "ed-podcasts" + lang );   	
   	aI("text=Publications;url=" + pref + "ed-pub-intro" + lang + "showmenu=publications;");	   			
//  aI("text=<font color='#008000'>Green Travel Initiative</font>;url=" + pref + "green" + lang );		
	aI("text=Saskatchewan Insurance Exam;url=" + pref + "sask-intro" + lang );
	aI("text=Seminars on CD;url=" + pref + "ed-sem-intro" + lang + "showmenu=seminars-cd;");
	aI("text=Specialize!;url=" + pref + "ed-dist-intro" + lang  + "showmenu=distlearn;");
	
//***********************	
//**** TICO MENU CHECK	
//***********************
if (ticomenu  == 1) {
	aI("text=TICO Education Standards;url=" + pref + "tico-intro" + lang + "showmenu=tico;" );	
}
else if (ticomenu  == 2) {
	aI("text=TICO Education Standards;url=" + pref + "tico-intro" + lang + "showmenu=ticofaq;" );
}
else {
	aI("text=TICO Minimum Standards;url=" + pref + "stand-intro" + lang + "showmenu=standfaq;" );
}
	aI("text=Travel Careers;url=" + pref + "careers" + lang );
	aI("text=Webinars;url=" + pref + "ed-tele-intro" + lang + "showmenu=teleseminars;");
//	aI("text=Travel Institute;url=" + pref + "travelinst" + lang );
//  aI("text=TICO Exam Prep Courses;url=" + pref + "ticoprep-intro" + lang + "showmenu=ticoprep;" );
//  aI("text=TICO Exam Prep Courses;url=" + pref + "ticoprep-intro" + lang );
// 	aI("text=Executive CTM Retreat<br>May 12-14, 2010;url=" + htmldir + "about-events-e.asp#retreat" );
// 	aI("text=Executive CTM Retreats;url=" + htmldir + "events-ctm" + lang );
}

with(milonic=new menuname("ticoprep")){
style=subMenuStyle; 

//  aI("text=Prep Courses - Ontario;url=" + pref + "ticoprep-courses" + lang  );
//  aI("text=Prep Courses - Toronto;url=" + pref + "ticoprep-toronto" + lang  );
//*  2009-01-15 
//  aI("text=Prep Courses - Seminars;url=" + pref + "ticoprep-intro" + lang2 + "#prov" );
//  aI("text=Prep Courses - Webinars;url=" + pref + "ticoprep-intro" + lang2 + "#Toronto" ); 
//    aI("text=Prep Courses - Webinars;url=" + pref + "ticoprep-intro" + lang ); 
    
//  aI("text=Train the Trainer Program;url=" + pref + "ticoprep-trainer" + lang  );
//  aI("text=Exam Strategies Workshop;url=" + pref + "ticoprep-intro" + lang2 + "#strategies" );
}

with(milonic=new menuname("train-cert")){
style=subMenuStyle; 
//  aI("text=Travel Counsellor Certification (CTC);url=" + pref + "citccert-ctc" + lang  );
    aI("text=Certified Travel Counsellor (CTC);url=" + pref + "citccert-ctc" + lang  );
//  aI("text=Travel Manager Certification (CTM);url=" + htmldir + "mem-faq-ctm" + lang  );
    aI("text=Certified Travel Manager (CTM);url=" + htmldir + "mem-faq-ctm" + lang  );
    aI("text=Occupational Standards;url=" + pref + "citccert-occstand" + lang  );
}

with(milonic=new menuname("bci")){
style=subMenuStyle; 
//	aI("text=<b>BC Insurance Exam</b>;type=header" );
    aI("text=BC Insurance Exam;url=" + pref + "bci-exam" + lang + "showmenu=bciexam;");
}

//	pdficon = "image=../images/pdf-icon-red.gif;imageposition=baseline;imagepadding=2;";

//*  TRAINING BCI Exam
with(milonic=new menuname("bciexam")){
style=subMenuStyle; 
//  aI("text=BC Insurance Exam;url=" + pref + "bci-exam" + lang );
//	aI("text=<b>BC Insurance Exam</b>;type=header" );
//  aI("text=On-Campus Exam Schedule;url=" + pref + "bci-oncampus" + lang );   //* 2010-07-05 Removed
//  aI("text=Off-Campus Exam Schedule;url=" + pref + "bci-offcampus" + lang );  //* 2010-07-06 Removed
    aI("text=Exam Registration;url=" + pref + "bci-reg" + lang + "showmenu=bcireg;" );
    aI("text=Proctors;url=" + pref + "bci-proctors" + lang );
    aI("text=&nbsp;&nbsp;&nbsp;Proctored Venues;url=" + pref + "bci-proctors-venues" + lang );
    aI("text=&nbsp;&nbsp;&nbsp;Proctor Application Form;url=" + pref + "bci-proctors-form" + lang );  //* 2010-07-04
//	aI("text=Preparation;url=" + pref + "bci-prep" + lang );   //* OLD
    aI("text=Preparation;url=" + pref + "bci-examprep" + lang );    
    aI("text=Re-writes;url=" + pref + "bci-rewrites" + lang );
    aI("text=Rescheduling/cancellations;url=" + pref + "bci-resched" + lang );
    aI("text=Fees;url=" + pref + "bci-examfees" + lang );
}

//*  TRAINING BCI Reg -  
with(milonic=new menuname("bcireg")){
style=subMenuStyle; 
//  aI("text=On-Campus;url=" + pref + "bci-reg-oncampus" + lang );
    aI("text=Exam Registration Form;url=https://secure.chargegateway.com/citc/train-offcampus-form-e.asp;target=blank;" );
//    aI("text=Group Registration;url=" + pref + "bci-reg-group" + lang ); //* 2010-07-06 Removed
}

//*----------------------------------------------
//*  TRAINING Minimum Standards MENU  
//*----------------------------------------------
//if (ticomenu=0) {
	with(milonic=new menuname("standfaq")){
	style=subMenuStyle; 
	    aI("text=F A Q s;type=header" );
	    aI("text=Key issues;url=" + pref + "stand-keyissues" + lang );
	    aI("text=CITC Involvement;url=" + pref + "stand-involve" + lang );
		aI("text=Travel Schools;url=" + pref + "stand-schools" + lang );
		aI("text=Course Material;url=" + pref + "stand-course" + lang );
		aI("text=The Exam;url=" + pref + "stand-exam" + lang );
	}
//} // ticomenu check


//*----------------------------------------------
//*  TRAINING TICO 
//*----------------------------------------------
//if (ticomenu) {
	with(milonic=new menuname("tico")){
	style=subMenuStyle; 
	  	aI("text=Overview of the Process;url=" + pref + "tico-overview" + lang );			  		  	
	  	aI("text=Registration Procedures;url=" + pref + "tico-register-intro" + lang + "showmenu=ticoreg;" );		  		  	
	  	aI("text=Study Manual;url=" + pref + "tico-studymanual" + lang );	  	
	  	aI("text=Exam;url=" + pref + "tico-exam-intro" + lang + "showmenu=ticoexam;" );	
	  	aI("text=Proctors;url=" + pref + "tico-proctors" + lang + "showmenu=ticoproctors;" );
	  	aI("text=TICO FAQs;url=" + pref + "tico-faq-intro" + lang + "showmenu=ticofaq;" );
	}
//} // ticomenu check
 
with(milonic=new menuname("ticoreg")){
style=subMenuStyle; 
	  	aI("text=New Individual Registration;url=" + pref + "tico-register-indiv" + lang );
	  	aI("text=New Group Registration;url=" + pref + "tico-register-group" + lang );
	  	aI("text=Continue to Register<br>or Register re-Write;url=" + pref + "tico-register-cont" + lang );
}


with(milonic=new menuname("ticoexam")){
style=subMenuStyle;     	
		aI("text=Exam Preparation;url=" + pref + "tico-examprep" + lang );
	  	aI("text=Writing the Exam;url=" + pref + "tico-exam" + lang );
	  	aI("text=Rescheduling / Cancellations;url=" + pref + "tico-resched" + lang );
	  	aI("text=Rewrites;url=" + pref + "tico-rewrites" + lang );
	  	aI("text=Appeals Policy;url=" + pref + "tico-appeals" + lang );
	  	aI("text=Fees and Forms;url=" + pref + "tico-fees" + lang );	
}

with(milonic=new menuname("ticoproctors")){
style=subMenuStyle; 
    if (ticomenu == 2) aI("text=TICO FAQs;type=header" );
	aI("text=Proctored Venues for writing the TICO Exam(s);url=" + pref + "tico-proctors-schools" + lang );	
	aI("text=Proctor Application Form;url=" + pref + "tico-proctors-form" + lang );	  //* 2010-07-04
}
 
with(milonic=new menuname("ticofaq")){
style=subMenuStyle; 
    if (ticomenu == 2) aI("text=TICO FAQs;type=header" );
    if (ticomenu == 2) aI("text=Study Manual;url=" + pref + "tico-studymanual" + lang );
    aI("text=Key issues;url=" + pref + "tico-faq-keyissues" + lang );
    aI("text=CITC Involvement;url=" + pref + "tico-faq-involve" + lang );
	aI("text=Travel Schools;url=" + pref + "tico-faq-schools" + lang );
	aI("text=Program Material;url=" + pref + "tico-faq-course" + lang );
	aI("text=The Exam, Proctors and Fees;url=" + pref + "tico-faq-exam" + lang );			
}

//*----------------------------------------------
//*  TRAINING EDUCATION MENU  
//*----------------------------------------------
with(milonic=new menuname("train-educ")){
style=subMenuStyle; 
	aI("text=Webinars/Teleseminars;url=" + pref + "ed-tele-intro" + lang + "showmenu=teleseminars;");
	aI("text=Seminars on CD;url=" + pref + "ed-sem-intro" + lang + "showmenu=seminars-cd;");
	aI("text=Podcasts;url=" + pref + "ed-podcasts" + lang );
   	aI("text=Distance Learning;url=" + pref + "ed-dist-intro" + lang  + "showmenu=distlearn;");
   	aI("text=Publications;url=" + pref + "ed-pub-intro" + lang + "showmenu=publications;");
//   	aI("text=Corporate Agency Training;url=" + pref + "ed-corp" + lang );	
   	aI("text=In-House Training;url=" + pref + "ed-inhouse" + lang );
}
//*  TRAINING PUBLICATIONS  
with(milonic=new menuname("publications")){
style=subMenuStyle;  
//	aI("text=Customer Service;url=" + pref + "ed-pub-custserv" + lang );	// rem 2006-08-28
//	aI("text=Business Management;url=" + pref + "ed-pub-business" + lang );  // rem 2006-08-28
	aI("text=General Subjects;url=" + pref + "ed-pub-general" + lang );
	aI("text=Exam Prep;url=" + pref + "ed-pub-examprep" + lang );
} 
//*  DISTANCE LEARNING 
with(milonic=new menuname("distlearn")){
style=subMenuStyle;  
   	aI("text=Destination Specialist;url=" + pref + "ed-dist-destspec" + lang );
// 	aI("text=&nbsp;&nbsp;&nbsp;&nbsp;Hong Kong Specialist;url=" + pref + "ed-dist-hkspec" + lang );
   	aI("text=Lifestyle Specialist;url=" + pref + "ed-dist-lifestyle" + lang );		
	aI("text=Skills;url=" + pref + "ed-dist-skills" + lang );
	aI("text=Travel Planning;url=" + pref + "ed-dist-travplan" + lang );
	aI("text=Travel Institute Programs;url=" + pref + "ed-dist-travelinst" + lang );	
	
//	aI("text=Travel Planning;url=" + pref + "ed-dist-travplan" + lang );	
//	aI("text=Skills;url=" + pref + "ed-dist-skills" + lang );
//	aI("text=Destination Specialist;url=" + pref + "ed-dist-destspec" + lang );
//	aI("text=Travel Institute Programs;url=" + pref + "ed-dist-trav-intro" + lang + "showmenu=travinst-dest;");
} 
//*  DISTANCE LEARNING - TRAVEL INSTITUTE
with(milonic=new menuname("travinst-dest")){
style=subMenuStyle;  
//	aI("text=Destination Specialist;url=" + pref + "ed-dist-trav-destspec" + lang );	
//	aI("text=Lifestyle Specialist;url=" + pref + "ed-dist-trav-lifestyle" + lang );
//	aI("text=Destination Specialist Programs;url=" + pref + "ed-dist-trav-special" + lang );
} 
//*  TELE SEMINARS
with(milonic=new menuname("teleseminars")){
style=subMenuStyle;  
	aI("text=Current Courses;url=" + pref + "ed-tele-list" + lang );
//	aI("text=Sales Skills;url=" + pref + "ed-tele-sales" + lang );	
//	aI("text=Prospecting;url=" + pref + "ed-tele-prospect" + lang );
//	aI("text=Customer Service;url=" + pref + "ed-tele-custserv" + lang );
//	aI("text=Destinations;url=" + pref + "ed-tele-dest" + lang );
} 
//*  SEMINARS-CD
with(milonic=new menuname("seminars-cd")){
style=subMenuStyle;  
	aI("text=Sales;url=" + pref + "ed-sem-sales" + lang );	
	aI("text=Marketing & Customer Service;url=" + pref + "ed-sem-mark" + lang );	
	aI("text=Time Management;url=" + pref + "ed-sem-time" + lang );	
	aI("text=Management Skills;url=" + pref + "ed-sem-manskills" + lang );
	aI("text=General Skills;url=" + pref + "ed-sem-genskills" + lang );	
	aI("text=Corporate Agency Training;url=" + pref + "ed-sem-corp" + lang );		
}

//*----------------------------------------------
//*  APPROVED TRAVEL - ADDED 2011-01-06
//*----------------------------------------------
with(milonic=new menuname("train-approved")){
style=subMenuStyle; 
	aI("text=Approved Training;url=" + pref + "rec-appr-intro" + lang );
//	aI(pdficon + "text=List of Providers;url=../download/PQE_Approved-Courses-e.pdf;target=blank;" );
	aI("text=<img src='../images/spacer.gif' border=0 width=12 height=1>List of Providers <img src='../images/pdf-icon-red.gif' border=0>;url=../download/PQE_Approved-Courses-e.pdf;target=blank;" );	
	aI("text=Provider Benefits;url=" + pref + "rec-provider" + lang );

} 
 
//*----------------------------------------------
//*  TRAINING CITC RECOMMENDED   REMOVED 2011-01-06
//*----------------------------------------------
with(milonic=new menuname("train-recxxxxx")){
style=subMenuStyle; 
	aI("text=Approved Program;url=" + pref + "rec-appr-intro" + lang );
	aI("text=Provider Benefits;url=" + pref + "rec-provider" + lang );
	aI("text=Endorsed Programs;url=" + pref + "rec-endor-intro" + lang + "showmenu=rec-endorsed;" );	
} 
//* Endorsed Programs
with(milonic=new menuname("rec-endorsed")){
style=subMenuStyle; 
	aI("text=Make a Choice;url=" + pref + "rec-endor-choice" + lang );
	aI("text=Distance Learning;url=" + pref + "rec-endor-dist" + lang );
	aI("text=Full-Time Programs;url=" + pref + "rec-endor-full-intro" + lang + "showmenu=rec-full;");
	aI("text=Graduate Benefits;url=" + pref + "rec-endor-benefits" + lang );
	aI("text=After Graduation;url=" + pref + "rec-endor-grad" + lang );	
}  
 
//* Endorsed Programs FULL
with(milonic=new menuname("rec-full")){
style=subMenuStyle; 
	aI("text=B.C./Yukon;url=" + pref + "rec-endor-full-bc" + lang );
	aI("text=Alberta/N.W.T;url=" + pref + "rec-endor-full-ab" + lang );
	aI("text=Sask/Man;url=" + pref + "rec-endor-full-sk" + lang );
	aI("text=Ontario;url=" + pref + "rec-endor-full-on" + lang );
	aI("text=Québec;url=" + pref + "rec-endor-full-qu" + lang );
	aI("text=New Brunswick;url=" + pref + "rec-endor-full-nb" + lang );
	aI("text=Newfoundland;url=" + pref + "rec-endor-full-nf" + lang );
	aI("text=Nova Scotia & PEI;url=" + pref + "rec-endor-full-ns" + lang );	
} 
 
//*----------------------------------------------
//* MEMBER SERVICES  MENU  
	pref = htmldir + "mem-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("member")){
style=subMenuStyle;   itemwidth=142; 
	if (homepg == 1) {openstyle="up"; xleft="offset=21";}
	aI("text=Member Services;url=" + pref + "intro" + lang );
	aI("text=How to Apply;url=" + pref + "howtoapply" + lang + "showmenu=member-apply;" );
	aI("text=Requirements;url=" + pref + "requirements" + lang );
	aI("text=Benefits;url=" + pref + "benefits" + lang + "showmenu=member-benefits;" );
	
	aI("text=FAQ;url=" + pref + "faq" + lang + "showmenu=member-faq;" );
//	aI("text=FAQ (OLD to be deleted);url=" + pref + "faq-OLD" + lang );
	
	aI("text=Members Only;url=" + pref + "membersonly" + lang  + "showmenu=member-only;" );
	aI("text=&nbsp;&nbsp;&nbsp;<b>Quick Renewal</b>;offbgcolor=#00CA65;offcolor=#FFFFFF;url=https://secure.chargegateway.com/citc/membership-form" + lang + ";target=blank;" );
} 

with(milonic=new menuname("member-faq")){
style=subMenuStyle; 
	aI("text=FAQ for CTMs;url=" + pref + "faq-ctm" + lang );
	aI("text=FAQ for CTCs;url=" + pref + "faq-ctc" + lang );
} 
 
with(milonic=new menuname("member-apply")){
style=subMenuStyle; 
	aI("text=Membership Form;url=https://secure.chargegateway.com/citc/membership-form" + lang + ";target=blank;" );
//	aI("text=Application Form;url=https://secure.chargegateway.com/citc/mem-reg-form" + lang + ";target=blank;" );
} 

//* MEMBERS BENEFITS 
with(milonic=new menuname("member-benefits")){
style=subMenuStyle; 
	aI("text=Full Members;url=" + pref + "benefits-full" + lang + "showmenu=member-ben-full;");
	aI("text=Affiliate Members;url=" + pref + "benefits-affiliate" + lang + "showmenu=member-ben-affil;");
	aI("text=Student Members;url=" + pref + "benefits-student" + lang + "showmenu=member-ben-students;");
	aI("text=Advertising;url=" + pref + "benefits-advert" + lang );
} 

//* MEMBERS BENEFITS FULL
with(milonic=new menuname("member-ben-full")){
style=subMenuStyle;  
//	aI("text=Full Members;url=" + pref + "benefits-full" + lang );
	aI("text=Promotions;url=" + pref + "benefits-full-promo" + lang );
	aI("text=Education;url=" + pref + "benefits-full-edu" + lang );
	aI("text=General Benefits;url=" + pref + "benefits-full-gen" + lang );
	aI("text=Publications & Events;url=" + pref + "benefits-full-pub" + lang );
} 

//* MEMBERS BENEFITS AFFILIATES
with(milonic=new menuname("member-ben-affil")){
style=subMenuStyle;  
//	aI("text=Full Members;url=" + pref + "benefits-affiliate" + lang );
	aI("text=Benefits;url=" + pref + "benefits-affiliate-ben" + lang );
	aI("text=Promotions;url=" + pref + "benefits-affiliate-promo" + lang );
	aI("text=Education;url=" + pref + "benefits-affiliate-edu" + lang );
	aI("text=Publications & Events;url=" + pref + "benefits-affiliate-pub" + lang );
} 
//* MEMBERS BENEFITS STUDENTS
with(milonic=new menuname("member-ben-students")){
style=subMenuStyle;  
	aI("text=Education;url=" + pref + "benefits-student-edu" + lang );
	aI("text=Publications & Events;url=" + pref + "benefits-student-pub" + lang );
	aI("text=Canadian Travel & Tourism Handbook;url=" + pref + "benefits-student-ctthandbook" + lang );
} 

//* MEMBERS ONLY
with(milonic=new menuname("member-only")){
style=subMenuStyle;  
	aI("text=Print & Learn;url=" + pref + "membersonly-printlearn" + lang );
	aI("text=Professional Development;url=" + pref + "membersonly-pd" + lang );
	aI("text=Handy Links;url=" + pref + "membersonly-links" + lang );
	aI("text=Membership Rewards;url=" + pref + "membersonly-rewards" + lang );
	aI("text=Member Newletter - <i>The Buzz</i>;url=" + pref + "membersonly-newsletter" + lang );
} 
 
 
//*----------------------------------------------
//* EVENTS  MENU  
	pref = htmldir + "events-";   // Filename prefix
//*---------------------------------------------- 

with(milonic=new menuname("events")){
style=subMenuStyle;  itemwidth=130;
if (homepg == 1) {openstyle="up"; left="offset=19";}
	aI("text=Annual General Meeting;url=" + pref + "agm" + lang );
	aI("text=Conferences;url=" + pref + "conferences" + lang + "showmenu=conf;" );
	aI("text=CTM Retreats;url=" + pref + "ctm" + lang + "showmenu=ctm;" );
	aI("text=Agent Fams;url=" + pref + "agent" + lang );
	aI("text=Regional Activities;url=" + pref + "regional" + lang );
	aI("text=Trade Shows;url=" + pref + "trade" + lang );
	aI("text=Golf Tournaments;url=" + pref + "golf" + lang );
	aI("text=Global Explorers Club;url=" + pref + "global" + lang );
	aI("text=Calendar;url=" + pref + "calendar" + lang );
} 

//* CONFERENCES
with(milonic=new menuname("conf")){
style=subMenuStyle;  
	lang = "-e.asp";   //* Take off semi-colon for anchor links
	aI("text=Western Canada Student Conference;url=" + pref + "conferences" + lang + "#western" );
//	aI("text=Atlantic Reach for the World Conference;url=" + pref + "conferences" + lang + "#atlantic" );
	aI("text=National Educators Update;url=" + pref + "conferences" + lang + "#educators" );
//	aI("text=Home-Based and Outside Sales Reps;url=" + pref + "conferences" + lang + "#hba" );
	aI("text=Students-in-Travel Conference &<br>Trade Show (Toronto);url=" + pref + "conferences" + lang + "#students" );
	lang = "-e.asp;";   //* put back semi-colon
} 

//* CTM RETREATS
with(milonic=new menuname("ctm")){
style=subMenuStyle;  
	lang = "-e.asp";   //* Take off semi-colon for anchor links
//	aI("text=Travel Trade Suppliers Retreat;url=" + pref + "ctm" + lang + "#SUPPLIERS" );
	aI("text=Executive CTM Retreat;url=" + pref + "ctm" + lang + "#retreat" );
	lang = "-e.asp;";   //* put back semi-colon
} 
 
 
//*----------------------------------------------
//* WHATSNEW  MENU  
	pref = htmldir + "whatsnew-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("whatsnew")){
style=subMenuStyle;  itemwidth=130;
	aI("text=What's New?;url=" + pref + "intro" + lang );
	aI("text=News;url=" + pref + "news" + lang + "showmenu=news;" );	
//	aI("text=Events;url=" + pref + "events" + lang );
	aI("text=Global Explorers;url=" + pref + "gec" + lang + "showmenu=meetingsched;" );
} 

//*News
with(milonic=new menuname("news")){
style=subMenuStyle;  
	aI("text=Professional Travel Counselling, 5th Ed.;url=" + pref + "news-protravel" + lang );
} 
//* Meeting Schedule
with(milonic=new menuname("meetingsched")){
style=subMenuStyle;  
	aI("text=Meeting Schedule;url=" + pref + "gec-meeting" + lang );
} 


//*----------------------------------------------
//* TRAVEL  MENU  
	pref = htmldir + "travel-";   // Filename prefix
//*----------------------------------------------
with(milonic=new menuname("travel")){
style=subMenuStyle; 
	if (homepg == 1) {openstyle="up"; xleft="offset=22";}
	aI("text=Traveller Assistance;url=" + pref + "intro" + lang );
  	aI("text=40th Anniversary List of Lists;url=" + pref + "lists" + lang ); 
	aI("text=Helpful Links;url=" + pref + "links" + lang );
	aI("text=Provincial Travel Info;url=" + pref + "provinfo" + lang );
	aI("text=Careers;url=" + pref + "careers" + lang );
	aI("text=Travel Scams;url=" + pref + "scams" + lang  + "showmenu=cardboard-children;" );
	aI("text=Travel Humour;url=" + pref + "humour" + lang );
	aI("text=Free Traveller's Handbook;url=" + pref + "intro-e.asp#download" );
	aI("text=Join the Global Explorers Club;url=" + pref + "intro-e.asp#global" );
} 
//* Cardboard Children
with(milonic=new menuname("cardboard-children")){
style=subMenuStyle;  
	aI("text=Cardboard Children of Rome;url=" + pref + "scams-cardboard" + lang );
} 
 
//**********************************************************************************
//*  CONTACT MENU 
	pref = htmldir + "contact-";   // Filename prefix
//**********************************************************************************
with(milonic=new menuname("Contact")){
style=subMenuStyle;
	aI("text=Contact Us;url=" + pref + "form" + lang );
	aI("text=<center>Online Forms</center>;url=" + pref + "formlist" + lang + ";showmenu=forms;");		
}

with(milonic=new menuname("forms")){
style=subMenuStyle;
	var server = "https://secure.chargegateway.com/citc/";
 	aI("text=<center>O N L I N E&nbsp;&nbsp;&nbsp;F O R M S</center>;fontweight=bold;type=header;headerbgcolor=#F26E1E;");	
 	aI("text=<center>C E R T I F I C A T I O N</center>;fontweight=bold;type=header;");	
 	aI("text=Travel Counsellor Certification Enrollment;url=" + server + "train-advprog-form" + lang + "target=blank;"); 
	aI("text=Management Level Program Registration;url=" + server + "train-manprog-form" + lang + "target=blank;");
	aI("text=Entry or Knowledge Exam Registration;url=" + server + "train-entryexam-form" + lang + "target=blank;");  
//	aI("text=Advanced Exam Registration;url=" + server + "train-advexam-form" + lang + "target=blank;"); 
	aI("text=<center>B C&nbsp;&nbsp;&nbsp;T R A I N I N G</center>;fontweight=bold;type=header;");	
//	aI("text=On-Campus Registration;url=" + server + "train-oncampus-form" + lang + "target=blank;");   //* 2010-07-05 Removed
	aI("text=Exam Registration;url=" + server + "train-offcampus-form" + lang + "target=blank;");   
	aI("text=<center>B O O K S&nbsp;&nbsp;&nbsp;&nbsp;S E M I N A RS</center>;fontweight=bold;type=header;");
	aI("text=Publication Order Form;url=" + server + "puborder-form" + lang + "target=blank;"); 
	
	aI("text=Webinar/Teleseminar Registration;url=" + server + "telesem-form" + lang + "target=blank;");
	aI("text=CITC Seminar Archives;url=" + server + "telesem-archives" + lang + "target=blank;");
	
	aI("text=Curriculum / Occupational Standards Order Form;url=" + server + "train-curric-form" + lang + "target=blank;"); 
	aI("text=<center>C I T C&nbsp;&nbsp;M E M B E R S H I P</center>;fontweight=bold;type=header;");	
	aI("text=Membership Form for New Members<br>and Members who are Renewing;url=" + server + "membership-form" + lang + "target=blank;");
	aI("text=<center>G R E E N&nbsp;&nbsp;&nbsp;&nbsp;P R O G R A M</center>;fontweight=bold;type=header;headerbgcolor=#669966;");
	aI("text=Green Travel Professionals Program;url=" + server + "green-form" + lang + "target=blank;");
 			
//	aI("text=Membership Application;url=" + server + "mem-reg-form" + lang + "target=blank;"); 
//	aI("text=Annual Fee Renewal;url=" + server + "mem-renewal-form" + lang + "target=blank;");
}

//**********************************************************************************
//*  HOME MENU 
//**********************************************************************************
with(milonic=new menuname("home")){
style=subMenuStyle;
aI("text=About this site;url=aboutsite-e.asp");
//aI("text=French Home - Temp link;url=../fr/index-f.asp");
}


//*----------------------------------------------
//*  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 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/get_adobe_reader.gif' width=132 height=33 border=0 align='absmiddle' alt='Get Acrobat Reader'>;url=http://www.adobe.com/products/acrobat/readstep.html;target=blank;align=center;");
} 

//*----------------------------------------------
//*  POPUP Box for WWW Icon
//*----------------------------------------------
with(milonic=new menuname("wwwhelp")){
style=menuStylePOPUP; left="offset=22"; itemwidth=200; top=5; 
aI("text=<img src='../images/web-icon.gif' width=21 height=12 border=0 align='absmiddle'> <b>External Web Site</b>;type=header;align=center;");
aI("text=The link beside this icon will display the web site in a new browser window.");
}

//*----------------------------------------------
//*  POPUP Box for Privacy Policy
//*----------------------------------------------
with(milonic=new menuname("Privacy")){
style=menuStylePOPUP; left=-212; itemwidth=200; top=-100;
aI("text=<b>Privacy Policy</b>;type=header;align=center;");
aI("text=With respect to the Privacy Act, CITC is informing you as a certification program registrant that this information is collected in order to properly administer your certification program application including processing and reporting exam results to you.  For a full explanation of CITC’s privacy policy please consult the website at http://www.citc.ca/privacy_policy.html");
}

//*----------------------------------------------
//*  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.");
} 

//*----------------------------------------------
//*  POPUP Box for Privacy Policy
//*----------------------------------------------
with(milonic=new menuname("Privacy3")){
style=menuStylePOPUP; left=-212; itemwidth=200; top=-100;
aI("text=<b>Privacy Policy</b>;type=header;align=center;");
aI("text=We will never give, trade, sell or rent submitted information to a third party.");
} 

//*----------------------------------------------
//*  Help for PDF Icon from SIDE MENU
//*----------------------------------------------
with(milonic=new menuname("pdfhelpmenu")){
style=menuStylePOPUP; itemwidth=232; 
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 Reader is required to view the Portable Document Format (PDF) files found on this web site.<br><br>Download the latest free version of Adobe Reader by clicking the button below:");
aI("text=<img src='../images/get_adobe_reader.gif' width=132 height=33 border=0 align='absmiddle' alt='Get Acrobat Reader'>;url=http://www.adobe.com/products/acrobat/readstep.html;target=blank;align=center;");
} 

//*----------------------------------------------
//*  WHATS IN IT FOR ME POPUP Box about-natdir-locator-e.cfm - 
//*----------------------------------------------
with(milonic=new menuname("whatsinit")){
style=menuStylePOPUPCLICK;  
  left=30; 
  itemwidth=400; 
  top=-80;
  keepalive=1;
  
aI("text=<b>WHAT DOES IT MEAN TO YOU, THE TRAVELLER,<BR>TO DEAL WITH A CERTIFIED TRAVEL COUNSELLOR?</b>;type=header;align=center;clickfunction=mm_closeClickedMenu();");

aI("text=<ul><li><strong>Savings</strong>: Survey after survey has shown that consumers usually save money when they book with a CTC. The rule of thumb is:<strong><em> Research on the Internet&nbsp;&ndash; then Book with a certified travel professional</em></strong>.</li><li> <strong>Personal contact</strong> &ndash; someone who takes a personal interest in the success of your travels.</li><li> <strong>Experience and Expertise</strong> backed up by passing the national travel industry standard evaluations.</li><li> <strong>Complete and accurate information</strong> on airfares, hotels, attractions, suppliers, travel documentation, travel insurance and everything that has to do with travel services.</li><li> <strong>Advice on travel documentation</strong>; where to seek travel medical advice.</li><li> <strong>Assistance</strong>, should anything go wrong during your trip. Think of a certified travel professional as your own personal lobbyist, working on your behalf, before, during and after the trip.</li></ul>;clickfunction=mm_closeClickedMenu();");

aI("text=Click anywhere to close window;type=header;align=center;headerbgcolor=#F2F2F2;clickfunction=mm_closeClickedMenu();");

//aI("text=Click to close window;clickfunction=mm_closeClickedMenu();");
} 
 
//*----------------------------------------------
//*  Top of Page Floating Menu for Certain Pages
//*----------------------------------------------
 
 if ( thefile.substring(0,"whatsnew-news".length) == "whatsnew-news" ||
 thefile.substring(0,"about-partners-corporate".length) == "about-partners-corporate" ||
// thefile.substring(0,"train-citccert-ctc".length) == "train-citccert-ctc" ||
     thefile.substring(0,"about-events".length) == "about-events" ||
      thefile.substring(0,"events-conferences".length) == "events-conferences" ||
 	thefile.substring(0,"train-rec-endor-full".length) == "train-rec-endor-full" ||
 	 thefile.substring(0,"train-rec-endor-dist".length) == "train-rec-endor-dist" ||
     thefile.substring(0,"mem-faq".length) == "mem-faq" ||
     thefile.substring(0,"mem-membersonly-rewards".length) == "mem-membersonly-rewards" ||
     thefile.substring(0,"train-tico-faq".length) == "train-tico-faq" ||
      thefile.substring(0,"train-stand-exam".length) == "train-stand-exam" ||
      thefile.substring(0,"train-stand-keyissues".length) == "train-stand-keyissues" ||
      thefile.substring(0,"train-stand-involve".length) == "train-stand-involve"  ||
      thefile.substring(0,"travel-intro".length) == "travel-intro" ||
 	(thefile.substring(0,"train-ed".length) == "train-ed" & 
	 thefile.substring(0,"train-ed-dist-trav-intro".length) != "train-ed-dist-trav-intro" &
	  thefile.substring(0,"train-ed-tele-intro".length) != "train-ed-tele-intro" &
	 thefile.substring(0,"train-ed-intro".length) != "train-ed-intro"  & 
	 thefile.substring(0,"train-ed-corp".length) != "train-ed-corp"  & 
	 thefile.substring(0,"train-ed-sem-intro".length) != "train-ed-sem-intro"  & 
	  thefile.substring(0,"train-ed-podcasts".length) != "train-ed-podcasts"  & 
	 thefile.substring(0,"train-ed-pub-intro".length) != "train-ed-pub-intro" )) {	

	with(milonic=new menuname("top")){
	style=menuStyleTop;
	menuwidth=10;
	itemheight=6;
	left="offset=221";  
	screenposition="bottom, center"; 
	top="offset=-25";
	followscroll=1;
//	followscroll="0,40,5"
	alwaysvisible=1;
	orientation="horizontal";
	aI("text=&nbsp;Top of Page&nbsp;url=#top");
	}
}


drawMenus();
 
//*----------------------------------------------
//* FLOATING MENU for TRAVEL COUNSELLOR CERTIFICATION   
//*----------------------------------------------
if (thefile.substring(0,"train-citccert-ctc".length) == "train-citccert-ctc")	{
	with(milonic=new menuname("ctc")){
	style=sideMenuStyle;
	menuwidth=170;
	itemheight=6;
	left="offset=289";  
	screenposition="bottom, center"; 
//	top="offset=-100";
	top="offset=-60";
	followscroll=1;
	offbgcolor="FFFFF2";
//	followscroll="0,40,5"
	alwaysvisible=1;
	orientation="vertical";
	aI("text=<b>J U M P &nbsp; M E N U ...</b>;align=center;type=header;headerbgcolor=#3EA64A");
	aI("text=Introduction/Top of Page;url=#top");
//	aI("text=Introduction;url=#intro");
 	aI("text=New Model for Certification;url=#model");
 	aI("text=Study Guide;url=#StudyGuide");
	aI("text=Six steps to certification;url=#steps");
	aI("text=Step 1: Enroll for Certification;url=#Enroll");
	aI("text=Step 2: Knowledge Exam;url=#Knowledge");
	aI("text=Step 3: Occupational Experience;url=#Occupational");
	aI("text=Step 4: Performance Checklist;url=#Checklist");
	aI("text=Step 5: Performance Evaluation;url=#Evaluation");
	aI("text=Step 6: Maintain Membership;url=#Maintain");
	aI("text=Frequently Asked Questions;url=#faq");	
	}
} 
drawMenus();

//*----------------------------------------------
//http://www.milonic.com/forum/viewtopic.php?p=26924
//* clickfunction=mm_closeClickedMenu();
//*----------------------------------------------
function mm_closeClickedMenu()
{
  menuDisplay(_mi[_itemRef][0], 0);
}
