
tocLinkNameArray = new Array();
tocLinkArray = new Array();

// **********************************************
// ***** Name of the media folder for tour 
// **********************************************
root_path = "app_can";
// **********************************************


// **********************************************
// ***** Link descriptors for the Table of Contents 
// **********************************************
tocLinkNameArray['app_can_tour'] = new Array ();
tocLinkNameArray['app_can_tour'][1] = "Welcome to Career Cruising";
tocLinkNameArray['app_can_tour'][2] = "Career Matchmaker";
tocLinkNameArray['app_can_tour'][3] = "Self-Awareness and Learning";
tocLinkNameArray['app_can_tour'][4] = "In-depth Occupation Profiles";
tocLinkNameArray['app_can_tour'][5] = "Multimedia Interviews";
tocLinkNameArray['app_can_tour'][6] = "College & University Information";
tocLinkNameArray['app_can_tour'][7] = "Apprenticeship Training";
tocLinkNameArray['app_can_tour'][8] = "Portfolio Tool";
tocLinkNameArray['app_can_tour'][9] = "Career Advisor Management System";
tocLinkNameArray['app_can_tour'][10] = "Customer Support";
tocLinkNameArray['app_can_tour'][11] = "Pricing & Licensing Information";
// **********************************************



// **********************************************
// ***** HTML file names and number of pages 
// **********************************************
tocLinkArray['app_can_tour'] = new Array();
tocLinkArray['app_can_tour'][1] = "app_can_tour_p1.html";
tocLinkArray['app_can_tour'][2] = "app_can_tour_p2.html";
tocLinkArray['app_can_tour'][3] = "app_can_tour_p3.html";
tocLinkArray['app_can_tour'][4] = "app_can_tour_p4.html";
tocLinkArray['app_can_tour'][5] = "app_can_tour_p5.html";
tocLinkArray['app_can_tour'][6] = "app_can_tour_p6.html";
tocLinkArray['app_can_tour'][7] = "app_can_tour_p7.html";
tocLinkArray['app_can_tour'][8] = "app_can_tour_p8.html";
tocLinkArray['app_can_tour'][9] = "app_can_tour_p9.html";
tocLinkArray['app_can_tour'][10] = "app_can_tour_p10.html";
tocLinkArray['app_can_tour'][11] = "app_can_tour_p11.html";
// **********************************************

screenArray = new Array();
screenArray['app_can_tour'] = new Array();

screenArray['app_can_tour']['caption1'] = new Array ();
screenArray['app_can_tour']['smallImg1'] = new Array ();
screenArray['app_can_tour']['largeImg1'] = new Array ();

screenArray['app_can_tour']['caption2'] = new Array ();
screenArray['app_can_tour']['smallImg2'] = new Array ();
screenArray['app_can_tour']['largeImg2'] = new Array ();

screenArray['app_can_tour']['caption3'] = new Array ();
screenArray['app_can_tour']['smallImg3'] = new Array ();
screenArray['app_can_tour']['largeImg3'] = new Array ();

// **********************************************
// ***** Define caption, small transition image 
// ***** and enlargement image for 1st screen grab
// ***** on Page 1 of the tour
// **********************************************
screenArray['app_can_tour']['caption1'][1] = "Career Cruising is the complete career guidance system.";
screenArray['app_can_tour']['smallImg1'][1] = "sml_page1a.gif"; 
screenArray['app_can_tour']['largeImg1'][1] = "lrg_page1a.gif"; 
// **********************************************
// ***** Define caption, small transition image 
// ***** and enlargement image for 2nd screen grab
// ***** on Page 1 of the tour
// **********************************************
// **********************************************

// page 2
// screen 1 
screenArray['app_can_tour']['caption1'][2] = "By answering questions about what you like and don't like, you can find careers that match your interests.";
screenArray['app_can_tour']['smallImg1'][2] = "sml_page2a.gif";
screenArray['app_can_tour']['largeImg1'][2] = "lrg_page2a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][2] = "You can click on the More Info button for an explanation of the question";
screenArray['app_can_tour']['smallImg2'][2] = "sml_page2b.gif";
screenArray['app_can_tour']['largeImg2'][2] = "lrg_page2b.gif";

// page 3
// screen 1 
screenArray['app_can_tour']['caption1'][3] = "Users can click on any of the occupations on their list for more detailed information.";
screenArray['app_can_tour']['smallImg1'][3] = "sml_page3a.gif";
screenArray['app_can_tour']['largeImg1'][3] = "lrg_page3a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][3] = "Personalized feedback gives users a clear understanding of why individual careers may or may not suit their interests.";
screenArray['app_can_tour']['smallImg2'][3] = "sml_page3b.gif";
screenArray['app_can_tour']['largeImg2'][3] = "lrg_page3b.gif";

// page 4
// screen 1 
screenArray['app_can_tour']['caption1'][4] = "Comprehensive information on hundreds of different occupations is just a click away.";
screenArray['app_can_tour']['smallImg1'][4] = "sml_page4a.gif";
screenArray['app_can_tour']['largeImg1'][4] = "lrg_page4a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][4] = "Each profile has detailed education and training information, including direct links to related post-secondary programs.";
screenArray['app_can_tour']['smallImg2'][4] = "sml_page4b.gif";
screenArray['app_can_tour']['largeImg2'][4] = "lrg_page4b.gif";

// page 5
// screen 1 
screenArray['app_can_tour']['caption1'][5] = "Multimedia interviews provide compelling, personal insight into each occupation.";
screenArray['app_can_tour']['smallImg1'][5] = "sml_page5a.gif";
screenArray['app_can_tour']['largeImg1'][5] = "lrg_page5a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][5] = "Users get a glimpse into the practical realities of the workplace by seeing 'A Day in the Life.'";
screenArray['app_can_tour']['smallImg2'][5] = "sml_page5b.gif";
screenArray['app_can_tour']['largeImg2'][5] = "lrg_page5b.gif";

// page 6
// screen 1 
screenArray['app_can_tour']['caption1'][6] = "Learn more about hundreds of colleges and universities across Canada.";
screenArray['app_can_tour']['smallImg1'][6] = "sml_page6a.gif";
screenArray['app_can_tour']['largeImg1'][6] = "lrg_page6a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][6] = "Detailed program information helps users find the educational opportunities that are right for them.";
screenArray['app_can_tour']['smallImg2'][6] = "sml_page6b.gif";
screenArray['app_can_tour']['largeImg2'][6] = "lrg_page6b.gif";

// page 7
// screen 1 
screenArray['app_can_tour']['caption1'][7] = "You can search for apprenticeship programs by name or by selecting an apprenticeship cluster and exploring the options.";
screenArray['app_can_tour']['smallImg1'][7] = "sml_page7a.gif";
screenArray['app_can_tour']['largeImg1'][7] = "lrg_page7a.gif";
//screen 2
screenArray['app_can_tour']['caption2'][7] = "Find detailed information about individual apprenticeship programs.";
screenArray['app_can_tour']['smallImg2'][7] = "sml_page7b.gif";
screenArray['app_can_tour']['largeImg2'][7] = "lrg_page7b.gif";

// page 8
// screen 1 
screenArray['app_can_tour']['caption1'][8] = "Store and organize all of your career planning and development activities and turn it into a professional-looking resume.";
screenArray['app_can_tour']['smallImg1'][8] = "sml_page8a.gif";
screenArray['app_can_tour']['largeImg1'][8] = "lrg_page8a.gif";

// page 9
// screen 1 
screenArray['app_can_tour']['caption1'][9] = "Help your students get the most out of Career Cruising with the Career Advisor Management System.";
screenArray['app_can_tour']['smallImg1'][9] = "sml_page9a.gif";
screenArray['app_can_tour']['largeImg1'][9] = "lrg_page9a.gif";

// page 10
// screen 1 
screenArray['app_can_tour']['caption1'][10] = "Exceptional Customer Service";
screenArray['app_can_tour']['smallImg1'][10] = "sml_page10a.gif";
screenArray['app_can_tour']['largeImg1'][10] = "lrg_page10a.gif";

// page 11
// screen 1 
screenArray['app_can_tour']['caption1'][11] = "An excellent product at an affordable price.";
screenArray['app_can_tour']['smallImg1'][11] = "sml_page11a.gif";
screenArray['app_can_tour']['largeImg1'][11] = "lrg_page11a.gif";

