/* [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','76301',jdecode('HOME'),jdecode(''),'/76301.html','true',[],'',''],
	['PAGE','11',jdecode('CTesportes'),jdecode(''),'/11/index.html','true',[ 
		['PAGE','32',jdecode('EQUIPE'),jdecode(''),'/11/32.html','true',[],'',''],
		['PAGE','254534',jdecode('TESTES'),jdecode(''),'/11/254534.html','true',[],'',''],
		['PAGE','246534',jdecode('ARTIGOS'),jdecode(''),'/11/246534.html','true',[],'','']
	],'',''],
	['PAGE','41',jdecode('TREINAMENTO'),jdecode(''),'/41/index.html','true',[ 
		['PAGE','13431',jdecode('TRIATHLON'),jdecode(''),'/41/13431.html','true',[],'',''],
		['PAGE','13449',jdecode('PERSONAL'),jdecode(''),'/41/13449.html','true',[],'',''],
		['PAGE','13440',jdecode('CORRIDA'),jdecode(''),'/41/13440.html','true',[],'',''],
		['PAGE','40301',jdecode('MULTIESPORTES'),jdecode(''),'/41/40301.html','true',[],'',''],
		['PAGE','234323',jdecode('IRONMAN+BRASIL+2011'),jdecode(''),'/41/234323.html','true',[],'',''],
		['PAGE','258534',jdecode('CONCURSO+P%C3%9ABLICO'),jdecode(''),'/41/258534.html','false',[],'','']
	],'',''],
	['PAGE','218344',jdecode('CALEND%C3%81RIO'),jdecode(''),'/218344/index.html','true',[ 
		['PAGE','218323',jdecode('NOT%C3%8DCIAS'),jdecode(''),'/218344/218323.html','true',[],'',''],
		['PAGE','218365',jdecode('SINISTRO+TRIATHLON'),jdecode(''),'/218344/218365.html','true',[],'',''],
		['PAGE','220423',jdecode('BLOG'),jdecode(''),'/218344/220423.html','true',[],'',''],
		['PAGE','246334',jdecode('ALUNO'),jdecode(''),'/218344/246334.html','false',[],'',''],
		['PAGE','218386',jdecode('2008'),jdecode(''),'/218344/218386.html','false',[],'',''],
		['PAGE','218407',jdecode('Arquivo'),jdecode(''),'/218344/218407.html','false',[],'','']
	],'',''],
	['PAGE','50',jdecode('ALUNOS+CT'),jdecode(''),'/50/index.html','true',[ 
		['PAGE','53301',jdecode('Let%C3%ADcia+Vorcaro'),jdecode(''),'/50/53301.html','true',[],'',''],
		['PAGE','13244',jdecode('Alessandro+Magro'),jdecode(''),'/50/13244.html','false',[],'',''],
		['PAGE','247334',jdecode('Guilherme+Campos'),jdecode(''),'/50/247334.html','true',[],'',''],
		['PAGE','302901',jdecode('Fred+Vidal'),jdecode(''),'/50/302901.html','false',[],'',''],
		['PAGE','264834',jdecode('Voo+Livre'),jdecode(''),'/50/264834.html','false',[],'',''],
		['PAGE','2758',jdecode('Jiu-Jitsu'),jdecode(''),'/50/2758.html','false',[],'',''],
		['PAGE','268934',jdecode('+Aventura+'),jdecode(''),'/50/268934.html','false',[],'','']
	],'',''],
	['PAGE','2468',jdecode('FOTOS'),jdecode(''),'/2468/index.html','true',[ 
		['PAGE','79501',jdecode('TRIATHLON'),jdecode(''),'/2468/79501.html','true',[],'',''],
		['PAGE','122501',jdecode('COMBATE'),jdecode(''),'/2468/122501.html','false',[],'',''],
		['PAGE','244223',jdecode('CONDICIONAMENTO'),jdecode(''),'/2468/244223.html','false',[],'',''],
		['PAGE','242623',jdecode('Desafio+do+Cristo'),jdecode(''),'/2468/242623.html','false',[],'',''],
		['PAGE','224623',jdecode('Triathlon+no+Brasil'),jdecode(''),'/2468/224623.html','false',[],'',''],
		['PAGE','261634',jdecode('NOSSOS+TREINOS'),jdecode(''),'/2468/261634.html','false',[],'',''],
		['PAGE','270334',jdecode('IM+BRASIL'),jdecode(''),'/2468/270334.html','false',[],'',''],
		['PAGE','270734',jdecode('IM+SA'),jdecode(''),'/2468/270734.html','false',[],'',''],
		['PAGE','268534',jdecode('UNIFORMES'),jdecode(''),'/2468/268534.html','false',[],'',''],
		['PAGE','277290',jdecode('GRUMARI'),jdecode(''),'/2468/277290.html','false',[],'',''],
		['PAGE','287390',jdecode('ESTA%C3%87%C3%95ES'),jdecode(''),'/2468/287390.html','false',[],'','']
	],'',''],
	['PAGE','238623',jdecode('PARCEIROS'),jdecode(''),'/238623/index.html','true',[ 
		['PAGE','13614',jdecode('M%C3%8DDIA'),jdecode(''),'/238623/13614.html','true',[],'',''],
		['PAGE','245834',jdecode('LINKS'),jdecode(''),'/238623/245834.html','true',[],'','']
	],'',''],
	['PAGE','95',jdecode('TREINE+COM+A+GENTE'),jdecode(''),'/95.html','true',[],'','']];
var siteelementCount=43;
theSitetree.topTemplateName='Match';
theSitetree.paletteFamily='A1C183';
theSitetree.keyvisualId='2701';
theSitetree.keyvisualName='kv_2701.jpg';
theSitetree.fontsetId='10701';
theSitetree.graphicsetId='10634';
theSitetree.contentColor='306102';
theSitetree.contentBGColor='DBE9CF';
var localeDef={
  language: 'pt',
  country: 'BR'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Match',
				paletteFamily: 	'A1C183',
				keyvisualId: 	'2701',
				keyvisualName: 	'kv_2701.jpg',
				fontsetId: 		'10701',
				graphicsetId: 	'10634',
				contentColor: 	'306102',
				contentBGColor: 'DBE9CF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'306102',
				e_color: 		'707070',
				f_color: 		'707070',
				hasCustomLogo: 	'true',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'true'
			  };
var webappMappings = {};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '76301',
internalId:  '1006',
customField: '1006'
};
webappMappings['7060']=webappMappings['7060-9f878ad04d275b65561c040a3777f4f5']={
webappId:    '7060',
documentId:  '122501',
internalId:  '9f878ad04d275b65561c040a3777f4f5',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-041eaf3f3a3d1a9fa893fc87c51db23c']={
webappId:    '7060',
documentId:  '53301',
internalId:  '041eaf3f3a3d1a9fa893fc87c51db23c',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-bb1fdbf175c916d4fe9fdf60b2f41f2d']={
webappId:    '7060',
documentId:  '2468',
internalId:  'bb1fdbf175c916d4fe9fdf60b2f41f2d',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-ce0104cf0e27d913dd0a2f36c5b2e8e1']={
webappId:    '7060',
documentId:  '2758',
internalId:  'ce0104cf0e27d913dd0a2f36c5b2e8e1',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-1406b8cfa20539830aabbadc026c0abb']={
webappId:    '7060',
documentId:  '13244',
internalId:  '1406b8cfa20539830aabbadc026c0abb',
customField: 'language:pt;country:BR;'
};
webappMappings['7008']=webappMappings['7008-1418']={
webappId:    '7008',
documentId:  '95',
internalId:  '1418',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-9da67523a68faea77b333cb3640fd83c']={
webappId:    '7060',
documentId:  '79501',
internalId:  '9da67523a68faea77b333cb3640fd83c',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76301',
internalId:  '',
customField: '20100826-121309'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '11',
internalId:  '',
customField: '20090903-213714'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '32',
internalId:  '',
customField: '20100613-134126'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41',
internalId:  '',
customField: '20100826-121512'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13431',
internalId:  '',
customField: '20100407-155352'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13449',
internalId:  '',
customField: '20090831-214605'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13440',
internalId:  '',
customField: '20100826-125147'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40301',
internalId:  '',
customField: '20100518-061937'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '50',
internalId:  '',
customField: '20100805-120427'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '53301',
internalId:  '',
customField: '20090304-155815'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13244',
internalId:  '',
customField: '20090103-144215'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2758',
internalId:  '',
customField: '20090127-111427'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95201',
internalId:  '',
customField: '20081231-074159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93501',
internalId:  '',
customField: '20090102-172701'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104301',
internalId:  '',
customField: '20081021-114010'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105301',
internalId:  '',
customField: '20081231-074428'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2468',
internalId:  '',
customField: '20091221-205459'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '79501',
internalId:  '',
customField: '20090709-125249'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '122501',
internalId:  '',
customField: '20080313-191458'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13614',
internalId:  '',
customField: '20090129-214311'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95',
internalId:  '',
customField: '20090826-213155'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '76301',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '11',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '32',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '41',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '13431',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '13449',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '13440',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '40301',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '50',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '53301',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '13244',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '2758',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '95201',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '93501',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '104301',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '105301',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '2468',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '79501',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '122501',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '13614',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '95',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '218365',
internalId:  '',
customField: '20090624-094914'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '218344',
internalId:  '',
customField: '20100518-060830'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '218323',
internalId:  '',
customField: '20100527-185749'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '218407',
internalId:  '',
customField: '20090302-153608'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '218386',
internalId:  '',
customField: '20090220-083824'
};
webappMappings['7008']=webappMappings['7008-2384']={
webappId:    '7008',
documentId:  '13449',
internalId:  '2384',
customField: 'language:pt;country:BR;'
};
webappMappings['7050']=webappMappings['7050-508']={
webappId:    '7050',
documentId:  '220423',
internalId:  '508',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220423',
internalId:  '',
customField: '20100407-160016'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '238623',
internalId:  '',
customField: '20100805-121056'
};
webappMappings['7008']=webappMappings['7008-2543']={
webappId:    '7008',
documentId:  '13431',
internalId:  '2543',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '234323',
internalId:  '',
customField: '20100606-181559'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '224623',
internalId:  '',
customField: '20090107-123201'
};
webappMappings['7008']=webappMappings['7008-3033']={
webappId:    '7008',
documentId:  '13440',
internalId:  '3033',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '242623',
internalId:  '',
customField: '20090206-101754'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '244223',
internalId:  '',
customField: '20090709-130139'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '245834',
internalId:  '',
customField: '20090914-140041'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '246334',
internalId:  '',
customField: '20090812-114514'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '246534',
internalId:  '',
customField: '20090220-140206'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '247334',
internalId:  '',
customField: '20091120-092159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '254534',
internalId:  '',
customField: '20090618-120908'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '258534',
internalId:  '',
customField: '20100518-062421'
};
webappMappings['7008']=webappMappings['7008-9420']={
webappId:    '7008',
documentId:  '258534',
internalId:  '9420',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '261634',
internalId:  '',
customField: '20100615-074418'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '264834',
internalId:  '',
customField: '20090918-103907'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '268934',
internalId:  '',
customField: '20090820-213819'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '268534',
internalId:  '',
customField: '20090930-214148'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '270334',
internalId:  '',
customField: '20090821-201207'
};
webappMappings['7060']=webappMappings['7060-780721c62ee3276970e894f25b15acb0']={
webappId:    '7060',
documentId:  '270734',
internalId:  '780721c62ee3276970e894f25b15acb0',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '270734',
internalId:  '',
customField: '20090821-134026'
};
webappMappings['7008']=webappMappings['7008-10665']={
webappId:    '7008',
documentId:  '268534',
internalId:  '10665',
customField: 'language:pt;country:BR;'
};
webappMappings['7060']=webappMappings['7060-7129c90484de26c1eb99e447e2f27a79']={
webappId:    '7060',
documentId:  '277290',
internalId:  '7129c90484de26c1eb99e447e2f27a79',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '277290',
internalId:  '',
customField: '20090830-175519'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '287390',
internalId:  '',
customField: '20091015-100040'
};
webappMappings['7060']=webappMappings['7060-8fffcbc615e5fd2280644ebe9915dd7c']={
webappId:    '7060',
documentId:  '287390',
internalId:  '8fffcbc615e5fd2280644ebe9915dd7c',
customField: 'language:pt;country:BR;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '302901',
internalId:  '',
customField: '20100612-123922'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '254534',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '246534',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '234323',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '258534',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '218344',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '218323',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '218365',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '220423',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '246334',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '218386',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '218407',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '247334',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '302901',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '264834',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '268934',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '244223',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '242623',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '224623',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '261634',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '270334',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '270734',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '268534',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '277290',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '287390',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '238623',
internalId:  '',
customField: 'language:pt;country:BR;'
};
webappMappings['5001']=webappMappings['5001-']={
webappId:    '5001',
documentId:  '245834',
internalId:  '',
customField: 'language:pt;country:BR;'
};
var canonHostname = 'diywk01.verio.stngva01.us.diy-servers.net';
var accountId     = 'AVEC10IN2SN0';
var companyName   = 'TREINAMENTO+PERSONALIZADO';
var htmlTitle	  = 'CTesportes+-+Condicionamento+F%C3%ADsico+-+Grupo+de+Corrida+-+Triathlon+-+Treinamento+Individualizado+-+Rio+de+Janeiro';
var metaKeywords  = 'condicionamento+f%C3%ADsico+treinamento+personalizado+ct+esportes+roger+de+moraes+alessandro+vinicius+magro+da+silva+triatlon+corrida+maratona+wrestling+ciclismo+nata%C3%A7%C3%A3o+jiu-jitsu+jud%C3%B4+artes+marciais+lutas+competi%C3%A7%C3%A3o+sinistro+triathlon+alto+rendimento+performance+alex+frederico+ironman+longa+dist%C3%A2ncia+condicionamento+prepara%C3%A7%C3%A3o+f%C3%ADsico+short+ol%C3%ADmpico+treinamento+planilhas+luta+ol%C3%ADmpica+cbla+individualizadas+sa%C3%BAde+qualidade+de+vida+esporte+competitivo+campe%C3%A3o+l%C3%ADder+surf+windsurf+kitesurf+mountain+bike+pan+rio+2007+centro+de+treinamento+praia+leblon+posto+11+recreio+pontal+body+board+personal+trainer+trainning+endurance+adventure+prainha+stand+up+travessia+aqu%C3%A1tica+grupo+de+corrida+flamengo+laranjeiras+aterro+lagoa+ironman+brasil';
var metaContents  = 'CT+Esportes+-+Condicionamento+F%C3%ADsico+Oferece+treinamento+f%C3%ADsico+individualizado+espec%C3%ADfico+para+o+objetivo+de+cada+aluno%2C+al%C3%A9m+de+informa%C3%A7%C3%B5es+e+servi%C3%A7os+sobre+esportes%2C+sa%C3%BAde%2C+qualidade+de+vida+e+esportes+de+competi%C3%A7%C3%A3o.+Formado+por+profissionais+experientes+e+altamente+qualificados%2C+com+mais+de+20+anos+de+experi%C3%AAncia+em+esportes+de+alto+rendimento%2C+tem+sua+metodologia+fundamentada+em+bases+fisiol%C3%B3gicas+bem+estabelecidas+pela+ci%C3%AAncia+moderna%2C+tendo+sido+respons%C3%A1vel+por+carreiras+vencedoras+de+v%C3%A1rios+atletas+competidores+em+diferentes+modalidades+esportivas.+Tais+como%3A+triathlon%2C+grupo+de+corrida%2C+ciclismo+e+v%C3%A1rias+modalidades+de+artes+marciais.+T%C3%AAnis%2C+surf%2C+windsurf%2C+kitesurf%2C+mountain+bike+e+corrida+de+aventura.+Endurance+Sports';
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();
};
