/* [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','3101',jdecode('Service+Summary'),jdecode(''),'/3101.html','true',[],'',''],
	['PAGE','3152',jdecode('Service+Details'),jdecode(''),'/3152.html','true',[],'',''],
	['PAGE','3173',jdecode('Why+Call+Me%3F'),jdecode(''),'/3173.html','true',[],'',''],
	['PAGE','3194',jdecode('Store+Ads'),jdecode(''),'/3194.html','true',[],'',''],
	['PAGE','3215',jdecode('Save+%24%24+by+Planning'),jdecode(''),'/3215.html','true',[],'',''],
	['PAGE','8401',jdecode('Plan+with+the+Family'),jdecode(''),'/8401.html','true',[],'',''],
	['PAGE','3236',jdecode('Organize+Your+Recipes'),jdecode(''),'/3236.html','true',[],'',''],
	['PAGE','6801',jdecode('Favorite+Recipes'),jdecode(''),'/6801.html','true',[],'',''],
	['PAGE','3257',jdecode('Contact+Me+Today'),jdecode(''),'/3257.html','true',[],'','']];
var siteelementCount=9;
theSitetree.topTemplateName='Trade';
theSitetree.paletteFamily='EF6219';
theSitetree.keyvisualId='12116';
theSitetree.keyvisualName='kv_12116.jpg';
theSitetree.fontsetId='33301';
theSitetree.graphicsetId='14172';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='FFFFFF';
var localeDef={
  language: 'en',
  country: 'US'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Trade',
				paletteFamily: 	'EF6219',
				keyvisualId: 	'12116',
				keyvisualName: 	'kv_12116.jpg',
				fontsetId: 		'33301',
				graphicsetId: 	'14172',
				contentColor: 	'000000',
				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:     'true'
			  };
var webappMappings = {};
webappMappings['7008']=webappMappings['7008-29146']={
webappId:    '7008',
documentId:  '3257',
internalId:  '29146',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3101',
internalId:  '',
customField: '20110521-121724'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3152',
internalId:  '',
customField: '20110521-121441'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '6801',
internalId:  '',
customField: '20101022-144521'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3173',
internalId:  '',
customField: '20101006-235110'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3194',
internalId:  '',
customField: '20101229-155627'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3215',
internalId:  '',
customField: '20101006-235845'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3236',
internalId:  '',
customField: '20101007-000213'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3257',
internalId:  '',
customField: '20110225-150211'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '8401',
internalId:  '',
customField: '20101007-000047'
};
var canonHostname = 'cmworker03.yourhostingaccount.com';
var accountId     = 'AENDU0INLI8I';
var companyName   = 'Grocery+Shopping+4+You';
var htmlTitle	  = 'Grocery+shopping+%26+delivery+service';
var metaKeywords  = '+home+grocery+delivery%2Cpersonal+grocery+shopper%2Cgrocery+shopping+service%2Chome+delivery%2C+grocery+delivery+service%2CBetty+Crocker%2Cgrocery+lists%2Crecipes%2Cpersonal+shopping%2Cshopping+assistance%2CGlendale%2CPeoria%2CSun+City%2CAvondale%2CGoodyear%2CBuckeye%2CVerrado%2CPalm+Valley%2CPebblecreek%2CLitchfield+Park%2CSafeway+delivery+service%2CWalmart+delivery+service%2CFrys+delivery+service%2CBashas+delivery+service%2CAlbertsons+delivery+service%2CSprouts+delivery+service';
var metaContents  = 'Would+you+like+your+grocery+order+delivered+to+your+door+when+you+want+them%3F++It%27s+easy+to+send+me+shopping.+The+fee+is+small+-+the+convenience+is+great.';
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();
};

