/* [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 POS_TARGET=8;
var theSitetree=[ 
	['PAGE','5901',jdecode('Home'),jdecode(''), jdecode('%2F5901.html'), 'true',[],'',''],
	['PAGE','9201',jdecode('Chapter+News'),jdecode(''), jdecode('%2F9201.html'), 'true',[],'',''],
	['PAGE','50001',jdecode('Old+News'),jdecode(''), jdecode('%2F50001.html'), 'false',[],'',''],
	['PAGE','14701',jdecode('Chapter+Meetings'),jdecode(''), jdecode('%2F14701.html'), 'true',[],'',''],
	['PAGE','11101',jdecode('MW1+Officers'),jdecode(''), jdecode('%2F11101.html'), 'true',[],'',''],
	['PAGE','10801',jdecode('MW1+By-Laws'),jdecode(''), jdecode('%2F10801.html'), 'true',[],'',''],
	['PAGE','44301',jdecode('Media'),jdecode(''), jdecode('%2F44301.html'), 'true',[],'',''],
	['PAGE','10001',jdecode('MW1+Forum'),jdecode(''), jdecode('%2F10001.html'), 'true',[],'',''],
	['PAGE','47201',jdecode('Convention'),jdecode(''), jdecode('%2F47201.html'), 'true',[],'',''],
	['PAGE','45301',jdecode('Members%26%23x27%3B+Retirement'),jdecode(''), jdecode('%2F45301.html'), 'true',[],'',''],
	['PAGE','45322',jdecode('Diane%26%23x27%3Bs+Retirement'),jdecode(''), jdecode('%2F45322.html'), 'false',[],'',''],
	['PAGE','36201',jdecode('Ray%26%23x27%3Bs+Retirement'),jdecode(''), jdecode('%2F36201.html'), 'false',[],'',''],
	['PAGE','38401',jdecode('2009+Convention'),jdecode(''), jdecode('%2F38401.html'), 'false',[],'',''],
	['PAGE','29501',jdecode('Passmember+Email'),jdecode(''), jdecode('%2F29501.html'), 'true',[],'',''],
	['PAGE','9222',jdecode('PASS+Links'),jdecode(''), jdecode('%2F9222.html'), 'true',[],'',''],
	['PAGE','9522',jdecode('About+PASS'),jdecode(''), jdecode('%2F9522.html'), 'true',[],'',''],
	['PAGE','10022',jdecode('MW1+Forum'),jdecode(''), jdecode('%2F10022.html'), 'false',[],'',''],
	['PAGE','10043',jdecode('MW1+Polls'),jdecode(''), jdecode('%2F10043.html'), 'false',[],'',''],
	['PAGE','16301',jdecode('Contact+the+Webmaster'),jdecode(''), jdecode('%2F16301.html'), 'true',[],'',''],
	['PAGE','12201',jdecode('Fellow+Chapters'),jdecode(''), jdecode('%2F12201.html'), 'false',[],'',''],
	['PAGE','17101',jdecode('Safety+Sites'),jdecode(''), jdecode('%2F17101.html'), 'false',[],'',''],
	['PAGE','17501',jdecode('Union+Forms'),jdecode(''), jdecode('%2F17501.html'), 'false',[],'',''],
	['PAGE','33701',jdecode('2008+Minutes'),jdecode(''), jdecode('%2F33701.html'), 'false',[],'',''],
	['PAGE','47222',jdecode('2011+Convention'),jdecode(''), jdecode('%2F47222.html'), 'false',[],'','']];
var siteelementCount=24;
theSitetree.topTemplateName='Office';
theSitetree.paletteFamily='85AB88';
theSitetree.keyvisualId='11160';
theSitetree.keyvisualName='kv_11160.jpg';
theSitetree.fontsetId='32064';
theSitetree.graphicsetId='13880';
theSitetree.contentColor='6b8d6e';
theSitetree.contentBGColor='FFFFFF';
var localeDef={
  language: 'en',
  country: 'US'
};
var prodDef={
  wl_name: 'endurance',
  product: 'WSCSYSSSSLY0XRN4'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Office',
				paletteFamily: 	'85AB88',
				keyvisualId: 	'11160',
				keyvisualName: 	'kv_11160.jpg',
				fontsetId: 		'32064',
				graphicsetId: 	'13880',
				contentColor: 	'6b8d6e',
				contentBGColor: 'FFFFFF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '5901',
internalId:  '',
customField: '20110902-172515'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '5901',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14701',
internalId:  '',
customField: '20111016-121244'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '9201',
internalId:  '',
customField: '20111021-160822'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '9222',
internalId:  '',
customField: '20111021-160948'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29501',
internalId:  '',
customField: '20111021-151454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '9522',
internalId:  '',
customField: '20080912-230129'
};
webappMappings['1003']=webappMappings['1003-aendu0ine50011c4d52e855']={
webappId:    '1003',
documentId:  '10022',
internalId:  'aendu0ine50011c4d52e855',
customField: 'en:US'
};
webappMappings['7005']=webappMappings['7005-1123']={
webappId:    '7005',
documentId:  '10043',
internalId:  '1123',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10001',
internalId:  '',
customField: '20110125-155434'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10022',
internalId:  '',
customField: '20080912-203944'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10043',
internalId:  '',
customField: '20081115-144831'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10801',
internalId:  '',
customField: '20080911-232506'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '11101',
internalId:  '',
customField: '20110106-233226'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '12201',
internalId:  '',
customField: '20111021-151856'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16301',
internalId:  '',
customField: '20090121-223130'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '17101',
internalId:  '',
customField: '20080912-220136'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '17501',
internalId:  '',
customField: '20081209-070229'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '36201',
internalId:  '',
customField: '20090119-224552'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '33701',
internalId:  '',
customField: '20090119-134306'
};
webappMappings['7060']=webappMappings['7060-8c3d6845d98ebabdfb10765c1348f23e']={
webappId:    '7060',
documentId:  '36201',
internalId:  '8c3d6845d98ebabdfb10765c1348f23e',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '38401',
internalId:  '',
customField: '20110119-222258'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '44301',
internalId:  '',
customField: '20110902-165957'
};
webappMappings['7060']=webappMappings['7060-b5a442b01a6a49931a0b662fa0dc60b3']={
webappId:    '7060',
documentId:  '45322',
internalId:  'b5a442b01a6a49931a0b662fa0dc60b3',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '45301',
internalId:  '',
customField: '20110106-232417'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '45322',
internalId:  '',
customField: '20110110-165043'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '47222',
internalId:  '',
customField: '20110902-172328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '47201',
internalId:  '',
customField: '20110119-222926'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '50001',
internalId:  '',
customField: '20111021-154305'
};
var webAppHostname = 'cgiwsc.enhancedsitebuilder.com:80';
var canonHostname = 'cmworker03.yourhostingaccount.com';
var accountId     = 'AENDU0INE500';
var companyName   = 'PASS+Region+1+-+Chapter+Michigan+Wisconsin+1';
var htmlTitle	  = 'PASS+MW1+Michigan+Wisconsin';
var metaKeywords  = '';
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();
};

