/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

if (typeof(decodeURIComponent) == 'undefined') {
  decodeURIComponent = function(s) {
    return unescape(s);
  }
}

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return decodeURIComponent(s);
}

var POS_NODENAME=0;
var POS_ID=1;
var POS_NAME=2;
var POS_NAVIGATIONTEXT=3;
var POS_HREF=4;
var POS_ISNAVIGATION=5;
var POS_CHILDS=6;
var POS_TEMPLATENAME=7;
var theSitetree=[ 
	['PAGE','43',jdecode('Home'),jdecode(''),'/43.html','true',[],''],
	['PAGE','1064',jdecode('Mission%2C+Values%2C+and+Beliefs'),jdecode(''),'/1064.html','true',[],''],
	['PAGE','1073',jdecode('Corporate+Services'),jdecode(''),'/1073/index.html','true',[ 
		['PAGE','1199',jdecode('Leadership+Development'),jdecode(''),'/1073/1199.html','true',[],''],
		['PAGE','1208',jdecode('Leadership+Retreats'),jdecode(''),'/1073/1208.html','true',[],''],
		['PAGE','1217',jdecode('Executive+Coaching'),jdecode(''),'/1073/1217.html','true',[],''],
		['PAGE','1226',jdecode('Organizational+Culture'),jdecode(''),'/1073/1226.html','true',[],''],
		['PAGE','1235',jdecode('Creativity%2FCreative+Leadership'),jdecode(''),'/1073/1235.html','true',[],''],
		['PAGE','1244',jdecode('Vision+-+The+World+in+2050'),jdecode(''),'/1073/1244.html','true',[],''],
		['PAGE','1262',jdecode('Synergistic+Decision+Making'),jdecode(''),'/1073/1262.html','true',[],''],
		['PAGE','1253',jdecode('Management+Workshop+Series'),jdecode(''),'/1073/1253.html','true',[],''],
		['PAGE','1271',jdecode('Effective+Communication'),jdecode(''),'/1073/1271.html','true',[],''],
		['PAGE','4138',jdecode('Quality+Customer+Service'),jdecode(''),'/1073/4138.html','true',[],'']
	],''],
	['PAGE','1082',jdecode('Individual+Career+Coaching'),jdecode(''),'/1082/index.html','true',[ 
		['PAGE','1514',jdecode('Resumes+and+Cover+Letters'),jdecode(''),'/1082/1514.html','true',[],''],
		['PAGE','1523',jdecode('Interviewing'),jdecode(''),'/1082/1523.html','true',[],''],
		['PAGE','1532',jdecode('Smart+Job+Search+Strategies'),jdecode(''),'/1082/1532.html','true',[],''],
		['PAGE','1541',jdecode('Career+Planning'),jdecode(''),'/1082/1541.html','true',[],''],
		['PAGE','1550',jdecode('Networking'),jdecode(''),'/1082/1550.html','true',[],''],
		['PAGE','4378',jdecode('Are+you+ready%3F'),jdecode(''),'/1082/4378.html','true',[],'']
	],''],
	['PAGE','1091',jdecode('Things+to+Think+About'),jdecode(''),'/1091.html','true',[],''],
	['PAGE','1100',jdecode('Publications'),jdecode(''),'/1100/index.html','true',[ 
		['PAGE','1692',jdecode('On+Leadership'),jdecode(''),'/1100/1692.html','true',[],''],
		['PAGE','1701',jdecode('On+Creativity'),jdecode(''),'/1100/1701.html','true',[],''],
		['PAGE','1710',jdecode('On+Communication'),jdecode(''),'/1100/1710.html','true',[],''],
		['PAGE','1719',jdecode('Recent+%22Career+Coach%22+Articles'),jdecode(''),'/1100/1719.html','true',[],''],
		['PAGE','1728',jdecode('%22Career+Coach%22+Archives'),jdecode(''),'/1100/1728.html','true',[],''],
		['PAGE','1737',jdecode('White+Papers+-+Careers'),jdecode(''),'/1100/1737.html','true',[],''],
		['PAGE','1746',jdecode('White+Papers+-+Leadership'),jdecode(''),'/1100/1746.html','true',[],'']
	],''],
	['PAGE','3803',jdecode('Speakers'),jdecode(''),'/3803.html','true',[],''],
	['PAGE','1637',jdecode('Contributors'),jdecode(''),'/1637/index.html','true',[ 
		['PAGE','1913',jdecode('Article.....'),jdecode(''),'/1637/1913.html','true',[],''],
		['PAGE','1922',jdecode('Article.....'),jdecode(''),'/1637/1922.html','true',[],'']
	],''],
	['PAGE','1109',jdecode('About+Us'),jdecode(''),'/1109/index.html','true',[ 
		['PAGE','1988',jdecode('What+We+Do'),jdecode(''),'/1109/1988.html','true',[],''],
		['PAGE','1979',jdecode('Our+Team'),jdecode(''),'/1109/1979.html','true',[],'']
	],''],
	['PAGE','1118',jdecode('News'),jdecode(''),'/1118.html','true',[],''],
	['PAGE','3517',jdecode('Contact+Us'),jdecode(''),'/3517/index.html','true',[ 
		['PAGE','1127',jdecode('Request+Information'),jdecode(''),'/3517/1127.html','true',[],''],
		['PAGE','2259',jdecode('Contact+Us+%28follow+up+page%29'),jdecode(''),'/3517/2259.html','false',[],''],
		['PAGE','3362',jdecode('How+to+Get+Here'),jdecode(''),'/3517/3362.html','true',[],'']
	],'']];
var siteelementCount=41;
theSitetree.topTemplateName='Easy';
theSitetree.paletteFamily='666666';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='52';
theSitetree.graphicsetId='56';
theSitetree.contentColor='';
theSitetree.contentBGColor='';
var theTemplate={
				name: 			'Easy',
				paletteFamily: 	'666666',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'52',
				graphicsetId: 	'56',
				contentColor: 	'',
				contentBGColor: '',
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				a_color: 		'666666',
				b_color: 		'FFFFFF',
				c_color: 		'000000',
				d_color: 		'FFFFFF',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'true',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['1001']=webappMappings['1001-ahw050in3l4a2fdc758260845b09']={
webappId:    '1001',
documentId:  '1127',
internalId:  'ahw050in3l4a2fdc758260845b09',
customField: ''
};
webappMappings['1001']=webappMappings['1001-ahw050in3l4a2fdc758260845b09']={
webappId:    '1001',
documentId:  '2259',
internalId:  'ahw050in3l4a2fdc758260845b09',
customField: 'followUp'
};
webappMappings['1501']=webappMappings['1501-2033708']={
webappId:    '1501',
documentId:  '43',
internalId:  '2033708',
customField: '1501'
};
webappMappings['2001']=webappMappings['2001-location']={
webappId:    '2001',
documentId:  '3362',
internalId:  'location',
customField: 'language:en;country:US;isIncluded:false;'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '43',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43',
internalId:  '',
customField: '20080201-183758'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1073',
internalId:  '',
customField: '20080113-040322'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1217',
internalId:  '',
customField: '20090221-184229'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1208',
internalId:  '',
customField: '20090221-184417'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4138',
internalId:  '',
customField: '20080130-200906'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1082',
internalId:  '',
customField: '20071229-222942'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4378',
internalId:  '',
customField: '20080408-141309'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1118',
internalId:  '',
customField: '20090221-185738'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1064',
internalId:  '',
customField: '20071229-221136'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1199',
internalId:  '',
customField: '20080113-212900'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1226',
internalId:  '',
customField: '20071230-013341'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1235',
internalId:  '',
customField: '20071229-221838'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1244',
internalId:  '',
customField: '20071230-013429'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1262',
internalId:  '',
customField: '20071230-013602'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1253',
internalId:  '',
customField: '20080131-200535'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1271',
internalId:  '',
customField: '20071230-015156'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1514',
internalId:  '',
customField: '20080120-183021'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1523',
internalId:  '',
customField: '20071229-223147'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1532',
internalId:  '',
customField: '20071229-223255'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1541',
internalId:  '',
customField: '20071230-013737'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1550',
internalId:  '',
customField: '20071229-223501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1091',
internalId:  '',
customField: '20080204-020131'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1100',
internalId:  '',
customField: '20080114-033409'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1692',
internalId:  '',
customField: '20080113-212931'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1701',
internalId:  '',
customField: '20071229-063715'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1710',
internalId:  '',
customField: '20080114-035232'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1719',
internalId:  '',
customField: '20080113-190559'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1728',
internalId:  '',
customField: '20080114-034605'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1737',
internalId:  '',
customField: '20071229-065715'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1746',
internalId:  '',
customField: '20071229-070001'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3803',
internalId:  '',
customField: '20080127-193230'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1637',
internalId:  '',
customField: '20071230-014059'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1913',
internalId:  '',
customField: '20071229-071734'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1922',
internalId:  '',
customField: '20071229-071734'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1109',
internalId:  '',
customField: '20080114-034831'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1988',
internalId:  '',
customField: '20080201-190318'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1979',
internalId:  '',
customField: '20080115-225921'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3517',
internalId:  '',
customField: '20080113-051524'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1127',
internalId:  '',
customField: '20080113-045747'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2259',
internalId:  '',
customField: '20071229-213323'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3362',
internalId:  '',
customField: '20080113-043845'
};
var canonHostname = 'wsc-worker02.chi.us.siteprotect.com';
var accountId     = 'AHW050IN3L4A';
var companyName   = 'Creativity.+Leadership.+Performance.+Growth.';
var htmlTitle	  = '';
var metaKeywords  = 'career+coach%2C+careers%2C+coaching%2C+career+coaching%2C+career%2C+job+search%2C+job+searching%2C+job+search+strategies%2C+job+search+techniques%2C+job+hunting%2C+jobs%2C+resume%2C+resumes%2C+resume+writing%2C+resume+preparation%2C+effective+resumes%2C+cover+letters%2C+interview%2C+interviewing%2C+interviewing+skills%2C+mock+interviews%2C+networking%2C+career+networking%2C+networking+groups%2C+individual+career+coaching%2C+one-on-one+coaching%2C+life+coaching%2C+life+coach%2C+corporate+consulting%2C+organizational+consulting%2C+organizational+culture%2C+advice%2C+advisory%2C+leader%2C+leadership+assessment%2C+leadership+development%2C+leadership+retreats%2C+executive+coaching%2C+creativity%2C+creative+leadership%2C+creative+thinking%2C+innovation%2C+discovery%2C+synergistic+decision+making%2C+synergy%2C+management+workshops%2C+management+development%2C+learning%2C+learning+and+development%2C+training%2C+training+and+development%2C+effective+communication%2C+communication%2C+presentation+skills%2C+workshops%2C+seminars%2C+coaching+for+success%2C+career+coach+author%2C+career+coach+journalist%2C+career+coach+column%2C+speakers%2C+public+speakers%2C+guest+lecturer%2C+new+jersey%2C+bergen+county%2C+northern+new+jersey%2C+teaneck%2C+fairleigh+dickinson+university%2C+FDU%2C+bergen+record%2C+north+jersey+media+group%2C+north+jersey+jobs';
var metaContents  = '';
theSitetree.getById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		if (ar[i][POS_ID] == id){
			return ar[i];
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getParentById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		for (var j = 0; j < ar[i][POS_CHILDS].length; j++) {
			if (ar[i][POS_CHILDS][j][POS_ID] == id) {
				// child found
				return ar[i];
			}
			var result=this.getParentById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getName = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAME];
	}
	return null;
};

theSitetree.getNavigationText = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAVIGATIONTEXT];
	}
	return null;
};

theSitetree.getHREF = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_HREF];
	}
	return null;
};

theSitetree.getIsNavigation = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_ISNAVIGATION];
	}
	return null;
};

theSitetree.getTemplateName = function(id, lastTemplateName, ar) {
	if (typeof(lastTemplateName) == 'undefined'){
		lastTemplateName = this.topTemplateName;
	}
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		var actTemplateName = ar[i][POS_TEMPLATENAME];
		if (actTemplateName == ''){
			actTemplateName = lastTemplateName;
		}
		if (ar[i][POS_ID] == id) {
			return actTemplateName;
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getTemplateName(id, actTemplateName, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getByXx = function(lookup, xx, ar) {
    if (typeof(ar) == 'undefined'){
    	ar = this;
    }
    for (var i=0; i < ar.length; i++) {
        if (ar[i][xx] == lookup){
        	return ar[i];
        }
        if (ar[i][POS_CHILDS].length > 0) {
        	var result=this.getByXx(lookup, xx, ar[i][POS_CHILDS]);
            if (result != null){
                return result;
               }
        }
    }
    return null;
};

function gotoPage(lookup) {
	if(__path_prefix__ == "/servlet/CMServeRES" && typeof (changePage) == 'function'){
		changePage(lookup);
		return;
	}
	var page = theSitetree.getHREF(lookup);
	if (!page) {
		var testFor = [ POS_NAME, POS_NAVIGATIONTEXT ];
		for (var i=0 ; i < testFor.length ; i++) {
			var p = theSitetree.getByXx(lookup, testFor[i]);
			if (p != null) {
				page = p[POS_HREF];
				break;
			}
		}
	}
	document.location.href = (new URL(__path_prefix__ + page, true, true)).toString();
};
