/* [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','2612',jdecode('PAT+M.+DIFURIA+%26+ASSOCIATES'),jdecode(''), jdecode('%2F2612%2Findex.html'), 'true',[ 
		['PAGE','83755',jdecode('General+Manager'),jdecode(''), jdecode('%2F2612%2F83755.html'), 'true',[],'',''],
		['PAGE','83255',jdecode('Maintenance+Manager'),jdecode(''), jdecode('%2F2612%2F83255.html'), 'true',[],'',''],
		['PAGE','83276',jdecode('Packing+House+Manager'),jdecode(''), jdecode('%2F2612%2F83276.html'), 'true',[],'',''],
		['PAGE','82755',jdecode('Citrus+Salesman'),jdecode(''), jdecode('%2F2612%2F82755.html'), 'true',[],'',''],
		['PAGE','82255',jdecode('PLC+Controls+Programmer'),jdecode(''), jdecode('%2F2612%2F82255.html'), 'true',[],'',''],
		['PAGE','81855',jdecode('General+Manager+'),jdecode(''), jdecode('%2F2612%2F81855.html'), 'true',[],'',''],
		['PAGE','81155',jdecode('Processing+Manager+++'),jdecode(''), jdecode('%2F2612%2F81155.html'), 'true',[],'',''],
		['PAGE','81055',jdecode('Food+Safety+Manager'),jdecode(''), jdecode('%2F2612%2F81055.html'), 'true',[],'',''],
		['PAGE','80655',jdecode('Marketing+Administration+Mgr'),jdecode(''), jdecode('%2F2612%2F80655.html'), 'true',[],'',''],
		['PAGE','79955',jdecode('R%26D+Manager'),jdecode(''), jdecode('%2F2612%2F79955.html'), 'true',[],'',''],
		['PAGE','79555',jdecode('Electrical+Eng.%2F+Maint.+Mgr'),jdecode(''), jdecode('%2F2612%2F79555.html'), 'true',[],'',''],
		['PAGE','78676',jdecode('Product+Manager+'),jdecode(''), jdecode('%2F2612%2F78676.html'), 'true',[],'',''],
		['PAGE','78655',jdecode('Sales+Representative+'),jdecode(''), jdecode('%2F2612%2F78655.html'), 'true',[],'',''],
		['PAGE','78697',jdecode('QA+Supervisor'),jdecode(''), jdecode('%2F2612%2F78697.html'), 'true',[],'',''],
		['PAGE','77676',jdecode('Quality+Assurance+Manager+'),jdecode(''), jdecode('%2F2612%2F77676.html'), 'true',[],'',''],
		['PAGE','77697',jdecode('Senior+HR+Director'),jdecode(''), jdecode('%2F2612%2F77697.html'), 'true',[],'',''],
		['PAGE','76555',jdecode('Senior+Import+Salesman'),jdecode(''), jdecode('%2F2612%2F76555.html'), 'true',[],'',''],
		['PAGE','76576',jdecode('Maintenance+Manager'),jdecode(''), jdecode('%2F2612%2F76576.html'), 'true',[],'',''],
		['PAGE','76618',jdecode('Executive+VP+Marketing%2FOperations'),jdecode(''), jdecode('%2F2612%2F76618.html'), 'true',[],'',''],
		['PAGE','76597',jdecode('Ranch+Manager'),jdecode(''), jdecode('%2F2612%2F76597.html'), 'true',[],'',''],
		['PAGE','75655',jdecode('Senior+Manager%2C+Maintenance'),jdecode(''), jdecode('%2F2612%2F75655.html'), 'true',[],'',''],
		['PAGE','74039',jdecode('R%26D+Manager'),jdecode(''), jdecode('%2F2612%2F74039.html'), 'true',[],'',''],
		['PAGE','72455',jdecode('Senior+Produce+Salesman+'),jdecode(''), jdecode('%2F2612%2F72455.html'), 'true',[],'',''],
		['PAGE','72476',jdecode('Senior+Produce+Salesman+'),jdecode(''), jdecode('%2F2612%2F72476.html'), 'true',[],'',''],
		['PAGE','72497',jdecode('Senior+Produce+Salesman+'),jdecode(''), jdecode('%2F2612%2F72497.html'), 'true',[],'',''],
		['PAGE','71697',jdecode('Dir.+of+QA%2FTech.+Services'),jdecode(''), jdecode('%2F2612%2F71697.html'), 'true',[],'',''],
		['PAGE','69255',jdecode('QA+and+R%26D+Director'),jdecode(''), jdecode('%2F2612%2F69255.html'), 'true',[],'',''],
		['PAGE','69276',jdecode('R+%26+D+Manager+'),jdecode(''), jdecode('%2F2612%2F69276.html'), 'true',[],'',''],
		['PAGE','68039',jdecode('QC+Supervisor'),jdecode(''), jdecode('%2F2612%2F68039.html'), 'true',[],'',''],
		['PAGE','62288',jdecode('QA+Manager'),jdecode(''), jdecode('%2F2612%2F62288.html'), 'true',[],'',''],
		['PAGE','53597',jdecode('Citrus+Sales'),jdecode(''), jdecode('%2F2612%2F53597.html'), 'true',[],'',''],
		['PAGE','45565',jdecode('Internal+Compliance+Director'),jdecode(''), jdecode('%2F2612%2F45565.html'), 'true',[],'',''],
		['PAGE','10554',jdecode('Melon+Sales+Manager'),jdecode(''), jdecode('%2F2612%2F10554.html'), 'true',[],'',''],
		['PAGE','10617',jdecode('Salesman'),jdecode(''), jdecode('%2F2612%2F10617.html'), 'true',[],'','']
	],'',''],
	['PAGE','11933',jdecode('STAFF'),jdecode(''), jdecode('%2F11933.html'), 'true',[],'',''],
	['PAGE','12412',jdecode('CONTACT'),jdecode(''), jdecode('%2F12412.html'), 'true',[],'','']];
var siteelementCount=37;
theSitetree.topTemplateName='Lunch';
theSitetree.paletteFamily='8E0C0A';
theSitetree.keyvisualId='3854';
theSitetree.keyvisualName='kv_3854.jpg';
theSitetree.fontsetId='10491';
theSitetree.graphicsetId='11064';
theSitetree.contentColor='FFFFFF';
theSitetree.contentBGColor='B32A28';
var localeDef={
  language: 'en',
  country: 'US'
};
var prodDef={
  wl_name: 'grp35-attweb',
  product: 'WSCSYSSSSLY0X9RC'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Lunch',
				paletteFamily: 	'8E0C0A',
				keyvisualId: 	'3854',
				keyvisualName: 	'kv_3854.jpg',
				fontsetId: 		'10491',
				graphicsetId: 	'11064',
				contentColor: 	'FFFFFF',
				contentBGColor: 'B32A28',
				a_color: 		'8E0C0A',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'E38F68',
				e_color: 		'E38F68',
				f_color: 		'E38F68',
				hasCustomLogo: 	'false',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '77676',
internalId:  '',
customField: '20111025-172215'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2612',
internalId:  '',
customField: '20120131-162215'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76576',
internalId:  '',
customField: '20111011-154437'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76555',
internalId:  '',
customField: '20111011-154249'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81155',
internalId:  '',
customField: '20120106-175433'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '71697',
internalId:  '',
customField: '20110818-174239'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '83276',
internalId:  '',
customField: '20120202-162550'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62288',
internalId:  '',
customField: '20110526-161630'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69255',
internalId:  '',
customField: '20110808-175858'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69276',
internalId:  '',
customField: '20120111-164414'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '77697',
internalId:  '',
customField: '20111118-171731'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10554',
internalId:  '',
customField: '20091109-164026'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '68039',
internalId:  '',
customField: '20111025-172433'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76597',
internalId:  '',
customField: '20111011-154543'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '10617',
internalId:  '',
customField: '20091109-164335'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '79955',
internalId:  '',
customField: '20111207-162653'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '45565',
internalId:  '',
customField: '20110729-171245'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '12412',
internalId:  '',
customField: '20091221-172934'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '11933',
internalId:  '',
customField: '20100611-161057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '78655',
internalId:  '',
customField: '20111130-152547'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82755',
internalId:  '',
customField: '20120131-162359'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72455',
internalId:  '',
customField: '20110901-173746'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72476',
internalId:  '',
customField: '20110901-173924'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82255',
internalId:  '',
customField: '20120126-172726'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72497',
internalId:  '',
customField: '20110901-174021'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '83255',
internalId:  '',
customField: '20120202-162436'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81855',
internalId:  '',
customField: '20120118-155504'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80655',
internalId:  '',
customField: '20111229-140747'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74039',
internalId:  '',
customField: '20110912-175658'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '79555',
internalId:  '',
customField: '20111207-160509'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '75655',
internalId:  '',
customField: '20110923-134230'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '53597',
internalId:  '',
customField: '20110127-164807'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '78676',
internalId:  '',
customField: '20111117-172547'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76618',
internalId:  '',
customField: '20120126-172813'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '78697',
internalId:  '',
customField: '20111117-171541'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81055',
internalId:  '',
customField: '20120106-175718'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '83755',
internalId:  '',
customField: '20120206-160055'
};
var webAppHostname = 'diycgi.cluster.stngva01.us.diy-servers.net:80';
var canonHostname = 'diywk02.verio.stngva01.us.diy-servers.net';
var accountId     = 'AVFL30I7CCWF';
var companyName   = 'PAT+M.+DIFURIA+%26+ASSOCIATES';
var htmlTitle	  = '';
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();
};

