/*
These are the track steps for each category. 
Be careful when editing. A couple of important editing guidelines:
Single quotes (') must be escaped (/') or it will break the string.
Forward slashes (/) must be escaped when they directly follow another character. (ie. <\/a> but not <br />).
*/

tTracks = new Array('parents','pastors','discover','members','leaders');

tInfo = new Array();
tLinkTitle = new Array();
tLinks = new Array();
tLinkTab = new Array();

tInfo['NoTrack'] = '<p><b>Select a Track:</b> <small>Click on the tab below that best describes who you are.</small></p>';

/***** Parents Track *****/
cP=0;
cLink = 'parentsLink';
var cTrack = 'parents';

tInfo[cTrack] = '<p><b>Parents Track:</b> <small>Follow the parent\'s track below or jump ahead by selecting a page in the Track Menu listed in the left column.</small></p>';

tLinkTitle[cTrack] = '<b>Parents Track:</b><br />';
tLinkTab[cTrack] = 'Parents';

tLinks[cTrack] = new Array();

tLinks[cTrack][cP++] = new Array('/pages/welcome/parent-welcome.html','Welcome');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling.html','Why Homeschool?');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling/is-it-legal.html','Is it Legal?');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling/new-to-homeschooling.html','Getting Started');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/what-s-a-co-op.html','What\'s a Co-op?');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/co-op-map.html','First Class Map');
tLinks[cTrack][cP++] = new Array('/pages/members/member-benefits.html','Member Benefits');
tLinks[cTrack][cP++] = new Array('/pages/members/member-costs.html','Costs Involved');
tLinks[cTrack][cP++] = new Array('/pages/support-fchm.html','Support FCHM');
tLinks[cTrack][cP++] = new Array('/pages/about/fchm-in-the-media.html','In the Media');
tLinks[cTrack][cP++] = new Array('/pages/home.html','Home Page');

/***** Pastors Track *****/
cP=0;
cLink = 'pastorsLink';
cTrack = 'pastors';

tInfo[cTrack] = '<p><b>Pastors Track:</b> <small>Follow the Pastor\'s Track below or jump ahead by selecting a page in the Track Menu listed in the left column.</small></p>';

tLinkTitle[cTrack] = '<b>Pastors Track:</b><br />';
tLinkTab[cTrack] = 'Pastors';

tLinks[cTrack] = new Array();

tLinks[cTrack][cP++] = new Array('/pages/welcome/pastor-welcome.html','Welcome');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling.html','What is Homeschooling?');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling/is-it-legal.html','Is it Legal?');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/what-s-a-co-op.html','What\'s a Co-op?');
tLinks[cTrack][cP++] = new Array('/pages/about.html','What\'s First Class?');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/co-op-map.html','First Class Map');
tLinks[cTrack][cP++] = new Array('/pages/about/why-start.html','Ministry Potential');
tLinks[cTrack][cP++] = new Array('/pages/about/serving-churches.html','Benefits to Church');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/start/church-commitment.html','Church Commitment');
tLinks[cTrack][cP++] = new Array('/pages/support-fchm.html','Support FCHM');
tLinks[cTrack][cP++] = new Array('/pages/about/fchm-in-the-media.html','In the Media');
tLinks[cTrack][cP++] = new Array('/pages/home.html','Home Page');


/***** Discover FCHM Track *****/
cP=0;
cLink = 'discoverLink';
cTrack = 'discover';

tInfo[cTrack] = '<p><b>Discover FCHM Track:</b> <small>Follow the Discovering FCHM Track below or jump ahead by selecting a page in the Track Menu listed in the left column.</small></p>';

tLinkTitle[cTrack] = '<b>Discover FCHM Track:</b><br />';
tLinkTab[cTrack] = 'Discovering FCHM';

tLinks[cTrack] = new Array();

tLinks[cTrack][cP++] = new Array('/pages/welcome.html','Welcome');
tLinks[cTrack][cP++] = new Array('/pages/about/fchm-in-the-media.html','In the Media');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/what-s-a-co-op.html','What\'s a Co-op?');
tLinks[cTrack][cP++] = new Array('/pages/about.html','What\'s First Class');
tLinks[cTrack][cP++] = new Array('/pages/co-ops/co-op-map.html','First Class Map');
tLinks[cTrack][cP++] = new Array('/pages/about/vision.html','Vision');
tLinks[cTrack][cP++] = new Array('/pages/members/member-benefits.html','Member Benefits');
tLinks[cTrack][cP++] = new Array('/pages/leader/leader-benefits.html','Leader Benefits');
tLinks[cTrack][cP++] = new Array('/pages/co-op-costs.html','Costs Involved');
tLinks[cTrack][cP++] = new Array('/pages/support-fchm.html','Support FCHM');
tLinks[cTrack][cP++] = new Array('/pages/home.html','Home Page');


/***** Members Track *****/
cP=0;
cLink = 'membersLink';
cTrack = 'members';

tInfo[cTrack] = '<p><b>Members Track:</b> <small>Follow the Member\'s Track below or jump ahead by selecting a page in the Track Menu listed in the left column.</small></p>';

tLinkTitle[cTrack] = '<b>Members Track:</b><br />';
tLinkTab[cTrack] = 'Members';

tLinks[cTrack] = new Array();

tLinks[cTrack][cP++] = new Array('/pages/welcome/member-welcome.html','Welcome');
tLinks[cTrack][cP++] = new Array('/pages/members.html','What\'s a Member?');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling.html','Starting Homeschooling');
tLinks[cTrack][cP++] = new Array('/pages/about.html','What\'s First Class');
tLinks[cTrack][cP++] = new Array('/pages/home.html','Home Page');


/***** Leaders Track *****/
cP=0;
cLink = 'leadersLink';
cTrack = 'leaders';

tInfo[cTrack] = '<p><b>Leaders Track:</b> <small>Follow the Leader\'s Track below or jump ahead by selecting a page in the Track Menu listed in the left column.</small></p>'; 

tLinkTitle[cTrack] = '<b>Leaders Track:</b><br />';
tLinkTab[cTrack] = 'Leaders';

tLinks[cTrack] = new Array();

tLinks[cTrack][cP++] = new Array('/pages/welcome/leader-welcome.html','Welcome');
tLinks[cTrack][cP++] = new Array('/pages/leader/what-why-lead.html','What\'s a Leader?');
tLinks[cTrack][cP++] = new Array('/pages/leader/leader.html','Become a Leader?');
//tLinks[cTrack][cP++] = new Array('/pages/leader/leader.html','Google Groups');
//tLinks[cTrack][cP++] = new Array('/pages/leader/message-boards.html','Message Forum');
tLinks[cTrack][cP++] = new Array('/pages/homeschooling.html','Starting Homeschooling');
tLinks[cTrack][cP++] = new Array('/pages/about.html','What\'s First Class');
tLinks[cTrack][cP++] = new Array('/pages/home.html','Home Page');
