/* [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','501',jdecode('Inicio'),jdecode(''),'/501.html','true',[],'',''],
	['PAGE','140423',jdecode('Fechas+disponibles'),jdecode(''),'/140423.html','true',[],'',''],
	['PAGE','328701',jdecode('Formas+de+Presentaci%C3%B3n'),jdecode(''),'/328701.html','true',[],'',''],
	['PAGE','335701',jdecode('Pr%C3%B3ximos+Eventos+2011'),jdecode(''),'/335701/index.html','false',[ 
		['PAGE','335722',jdecode('Enero+2011'),jdecode(''),'/335701/335722.html','true',[],'',''],
		['PAGE','336201',jdecode('Febrero+2011'),jdecode(''),'/335701/336201.html','true',[],'',''],
		['PAGE','336222',jdecode('Marzo+2011'),jdecode(''),'/335701/336222.html','true',[],'',''],
		['PAGE','336243',jdecode('Mayo+2011'),jdecode(''),'/335701/336243.html','true',[],'',''],
		['PAGE','336264',jdecode('Abril+2011'),jdecode(''),'/335701/336264.html','true',[],'',''],
		['PAGE','336285',jdecode('Junio+2011'),jdecode(''),'/335701/336285.html','true',[],'',''],
		['PAGE','336306',jdecode('Julio+2011'),jdecode(''),'/335701/336306.html','true',[],'',''],
		['PAGE','336327',jdecode('Agosto+2011'),jdecode(''),'/335701/336327.html','true',[],'',''],
		['PAGE','336348',jdecode('Septiembre+2011'),jdecode(''),'/335701/336348.html','true',[],'',''],
		['PAGE','336369',jdecode('Octubre+2011'),jdecode(''),'/335701/336369.html','true',[],'',''],
		['PAGE','336390',jdecode('Noviembre+2011'),jdecode(''),'/335701/336390.html','true',[],'',''],
		['PAGE','336411',jdecode('Diciembre+2011'),jdecode(''),'/335701/336411.html','true',[],'','']
	],'',''],
	['PAGE','241823',jdecode('Pr%C3%B3ximos+Eventos+2010'),jdecode(''),'/241823/index.html','true',[ 
		['PAGE','241844',jdecode('Enero+2010'),jdecode(''),'/241823/241844.html','true',[],'',''],
		['PAGE','241865',jdecode('Febrero+2010'),jdecode(''),'/241823/241865.html','true',[],'',''],
		['PAGE','241886',jdecode('Marzo+2010'),jdecode(''),'/241823/241886.html','true',[],'',''],
		['PAGE','251678',jdecode('Abril+2010'),jdecode(''),'/241823/251678.html','true',[],'',''],
		['PAGE','267090',jdecode('Mayo+2010'),jdecode(''),'/241823/267090.html','true',[],'',''],
		['PAGE','267111',jdecode('Junio+2010'),jdecode(''),'/241823/267111.html','true',[],'',''],
		['PAGE','281490',jdecode('Julio+2010'),jdecode(''),'/241823/281490.html','true',[],'',''],
		['PAGE','282390',jdecode('Agosto+2010'),jdecode(''),'/241823/282390.html','true',[],'',''],
		['PAGE','284190',jdecode('Septiembre+2010'),jdecode(''),'/241823/284190.html','true',[],'',''],
		['PAGE','284211',jdecode('Octubre+2010'),jdecode(''),'/241823/284211.html','true',[],'',''],
		['PAGE','286790',jdecode('Noviembre+2010'),jdecode(''),'/241823/286790.html','true',[],'',''],
		['PAGE','286811',jdecode('Diciembre+2010'),jdecode(''),'/241823/286811.html','true',[],'','']
	],'',''],
	['PAGE','154223',jdecode('Eventos+2009'),jdecode(''),'/154223/index.html','true',[ 
		['PAGE','154244',jdecode('Enero+2009'),jdecode(''),'/154223/154244.html','true',[],'',''],
		['PAGE','154265',jdecode('Febrero+2009'),jdecode(''),'/154223/154265.html','true',[],'',''],
		['PAGE','154286',jdecode('Marzo+2009'),jdecode(''),'/154223/154286.html','true',[],'',''],
		['PAGE','154307',jdecode('Abril+2009'),jdecode(''),'/154223/154307.html','true',[],'',''],
		['PAGE','154328',jdecode('Mayo+2009'),jdecode(''),'/154223/154328.html','true',[],'',''],
		['PAGE','154349',jdecode('Junio+2009'),jdecode(''),'/154223/154349.html','true',[],'',''],
		['PAGE','154370',jdecode('Julio+2009'),jdecode(''),'/154223/154370.html','true',[],'',''],
		['PAGE','154391',jdecode('Agosto+2009'),jdecode(''),'/154223/154391.html','true',[],'',''],
		['PAGE','154412',jdecode('Septiembre+2009'),jdecode(''),'/154223/154412.html','true',[],'',''],
		['PAGE','154433',jdecode('Octubre+2009'),jdecode(''),'/154223/154433.html','true',[],'',''],
		['PAGE','154454',jdecode('Noviembre+2009'),jdecode(''),'/154223/154454.html','true',[],'',''],
		['PAGE','154475',jdecode('Diciembre+2009'),jdecode(''),'/154223/154475.html','true',[],'','']
	],'',''],
	['PAGE','12001',jdecode('Eventos+2008'),jdecode(''),'/12001/index.html','true',[ 
		['PAGE','36001',jdecode('Enero+2008'),jdecode(''),'/12001/36001.html','true',[],'',''],
		['PAGE','36022',jdecode('Febrero+2008'),jdecode(''),'/12001/36022.html','true',[],'',''],
		['PAGE','36043',jdecode('Marzo+2008'),jdecode(''),'/12001/36043.html','true',[],'',''],
		['PAGE','46501',jdecode('Abril+2008'),jdecode(''),'/12001/46501.html','true',[],'',''],
		['PAGE','46522',jdecode('Mayo+2008'),jdecode(''),'/12001/46522.html','true',[],'',''],
		['PAGE','46543',jdecode('Junio+2008'),jdecode(''),'/12001/46543.html','true',[],'',''],
		['PAGE','46564',jdecode('Julio+2008'),jdecode(''),'/12001/46564.html','true',[],'',''],
		['PAGE','46585',jdecode('Agosto+2008'),jdecode(''),'/12001/46585.html','true',[],'',''],
		['PAGE','46606',jdecode('Septiembre+2008'),jdecode(''),'/12001/46606.html','true',[],'',''],
		['PAGE','46627',jdecode('Octubre+2008'),jdecode(''),'/12001/46627.html','true',[],'',''],
		['PAGE','46648',jdecode('Noviembre+2008'),jdecode(''),'/12001/46648.html','true',[],'',''],
		['PAGE','46669',jdecode('Diciembre+2008'),jdecode(''),'/12001/46669.html','true',[],'','']
	],'',''],
	['PAGE','52701',jdecode('Eventos+2007'),jdecode(''),'/52701/index.html','false',[ 
		['PAGE','14901',jdecode('Septiembre+2007'),jdecode(''),'/52701/14901.html','true',[],'',''],
		['PAGE','14922',jdecode('Octubre+2007'),jdecode(''),'/52701/14922.html','true',[],'',''],
		['PAGE','14943',jdecode('Noviembre+2007'),jdecode(''),'/52701/14943.html','true',[],'',''],
		['PAGE','14964',jdecode('Diciembre+2007'),jdecode(''),'/52701/14964.html','true',[],'','']
	],'',''],
	['PAGE','552',jdecode('Sinopsis'),jdecode(''),'/552/index.html','true',[ 
		['PAGE','293890',jdecode('Actuaciones'),jdecode(''),'/552/293890.html','true',[],'',''],
		['PAGE','293911',jdecode('Temporadas'),jdecode(''),'/552/293911.html','true',[],'','']
	],'',''],
	['PAGE','51201',jdecode('Personal+de+la+Banda'),jdecode(''),'/51201/index.html','true',[ 
		['PAGE','65701',jdecode('Ra%C3%BAl+Gonz%C3%A1lez+Pliego'),jdecode(''),'/51201/65701.html','true',[],'',''],
		['PAGE','65722',jdecode('Alejandro+Reyes+Z%C3%A1rate'),jdecode(''),'/51201/65722.html','true',[],'',''],
		['PAGE','65869',jdecode('Paco+S%C3%A1nchez+L%C3%B3pez'),jdecode(''),'/51201/65869.html','true',[],'',''],
		['PAGE','65827',jdecode('Fabian+Chagoya+Vargas'),jdecode(''),'/51201/65827.html','false',[],'',''],
		['PAGE','65911',jdecode('Francisco+Rasgado+J.'),jdecode(''),'/51201/65911.html','true',[],'',''],
		['PAGE','269590',jdecode('Sandino+Contreras+M.'),jdecode(''),'/51201/269590.html','true',[],'',''],
		['PAGE','65743',jdecode('J.+V%C3%ADctor+Gonz%C3%A1lez+E.'),jdecode(''),'/51201/65743.html','false',[],'',''],
		['PAGE','330201',jdecode('Osvaldo+Ba%C3%B1uelos+Pi%C3%B1a'),jdecode(''),'/51201/330201.html','true',[],'',''],
		['PAGE','309901',jdecode('Liliana+Cervantes+Fuentes'),jdecode(''),'/51201/309901.html','true',[],'',''],
		['PAGE','65764',jdecode('Laura+E.+Cu%C3%A9n+L%C3%B3pez'),jdecode(''),'/51201/65764.html','false',[],'',''],
		['PAGE','65932',jdecode('Raymundo+Arellano+A.'),jdecode(''),'/51201/65932.html','true',[],'',''],
		['PAGE','65890',jdecode('H%C3%A9ctor+J.+Gallegos+R.'),jdecode(''),'/51201/65890.html','true',[],'',''],
		['PAGE','65785',jdecode('Jos%C3%A9+Gala+Vallejo'),jdecode(''),'/51201/65785.html','true',[],'',''],
		['PAGE','65848',jdecode('Yuri+Chargoy+Guajardo'),jdecode(''),'/51201/65848.html','true',[],'',''],
		['PAGE','65953',jdecode('Lic.+Cl%C3%A1rivel+A.'),jdecode(''),'/51201/65953.html','true',[],'',''],
		['PAGE','65974',jdecode('Tonathi%C3%BA+Alvarez+Luz'),jdecode(''),'/51201/65974.html','true',[],'',''],
		['PAGE','65995',jdecode('Ricardo+David+Orozco'),jdecode(''),'/51201/65995.html','true',[],'',''],
		['PAGE','66016',jdecode('Sa%C3%BAl+Alvarez+Luz'),jdecode(''),'/51201/66016.html','true',[],'',''],
		['PAGE','73501',jdecode('Staff'),jdecode(''),'/51201/73501.html','true',[],'','']
	],'',''],
	['PAGE','117201',jdecode('Reconocimientos'),jdecode(''),'/117201.html','true',[],'',''],
	['PAGE','86501',jdecode('Nuestro+CD+2001'),jdecode(''),'/86501/index.html','true',[ 
		['PAGE','86522',jdecode('Vehicle'),jdecode(''),'/86501/86522.html','true',[],'',''],
		['PAGE','86543',jdecode('Them+Changes'),jdecode(''),'/86501/86543.html','true',[],'',''],
		['PAGE','86564',jdecode('Sir+Duke'),jdecode(''),'/86501/86564.html','true',[],'',''],
		['PAGE','86585',jdecode('Spinning+wheel'),jdecode(''),'/86501/86585.html','true',[],'',''],
		['PAGE','86606',jdecode('Love%26%23x27%3Bs+theme'),jdecode(''),'/86501/86606.html','true',[],'',''],
		['PAGE','86627',jdecode('You%26%23x27%3Bve+made+me+so'),jdecode(''),'/86501/86627.html','true',[],'',''],
		['PAGE','86648',jdecode('Hooked+on+a+feelling'),jdecode(''),'/86501/86648.html','true',[],'',''],
		['PAGE','86669',jdecode('I+feel+good'),jdecode(''),'/86501/86669.html','true',[],'',''],
		['PAGE','86690',jdecode('To+love+somebody'),jdecode(''),'/86501/86690.html','true',[],'',''],
		['PAGE','86711',jdecode('Eloise'),jdecode(''),'/86501/86711.html','true',[],'','']
	],'',''],
	['PAGE','165523',jdecode('Nuestro+CD+Over+you'),jdecode(''),'/165523/index.html','true',[ 
		['PAGE','165544',jdecode('Over+you'),jdecode(''),'/165523/165544.html','true',[],'',''],
		['PAGE','165565',jdecode('Just+don%26%23x27%3Bt+want+to+be+lonely'),jdecode(''),'/165523/165565.html','true',[],'',''],
		['PAGE','165586',jdecode('Crazy+little+thing+called+love'),jdecode(''),'/165523/165586.html','true',[],'',''],
		['PAGE','165607',jdecode('Close+to+you'),jdecode(''),'/165523/165607.html','true',[],'',''],
		['PAGE','165628',jdecode('Stand+by+me'),jdecode(''),'/165523/165628.html','true',[],'',''],
		['PAGE','165649',jdecode('My+girl'),jdecode(''),'/165523/165649.html','true',[],'',''],
		['PAGE','165670',jdecode('I%26%23x27%3Bll+never+love+this+way+again'),jdecode(''),'/165523/165670.html','true',[],'',''],
		['PAGE','165691',jdecode('Can%26%23x27%3Bt+take+my+eyes+off+you'),jdecode(''),'/165523/165691.html','true',[],'',''],
		['PAGE','165712',jdecode('Black+is+black'),jdecode(''),'/165523/165712.html','true',[],'',''],
		['PAGE','165733',jdecode('Roadhouse+blues'),jdecode(''),'/165523/165733.html','true',[],'',''],
		['PAGE','165754',jdecode('I+will+survive'),jdecode(''),'/165523/165754.html','true',[],'',''],
		['PAGE','165775',jdecode('Love+is+in+the+air'),jdecode(''),'/165523/165775.html','true',[],'',''],
		['PAGE','165796',jdecode('You+are+the+first%2C+the+last'),jdecode(''),'/165523/165796.html','true',[],'',''],
		['PAGE','165817',jdecode('Jubilation'),jdecode(''),'/165523/165817.html','true',[],'','']
	],'',''],
	['PAGE','109001',jdecode('Festejo+XV+Aniversario'),jdecode(''),'/109001.html','false',[],'',''],
	['PAGE','594',jdecode('Repertorio'),jdecode(''),'/594.html','true',[],'',''],
	['PAGE','615',jdecode('Letras+de+canciones'),jdecode(''),'/615/index.html','true',[ 
		['PAGE','23101',jdecode('001+-+010'),jdecode(''),'/615/23101.html','true',[],'',''],
		['PAGE','124001',jdecode('011+-+020'),jdecode(''),'/615/124001.html','true',[],'',''],
		['PAGE','23122',jdecode('021+-+030'),jdecode(''),'/615/23122.html','true',[],'',''],
		['PAGE','124022',jdecode('031+-+040'),jdecode(''),'/615/124022.html','true',[],'',''],
		['PAGE','23143',jdecode('041+-+050'),jdecode(''),'/615/23143.html','true',[],'',''],
		['PAGE','124043',jdecode('051+-+060'),jdecode(''),'/615/124043.html','true',[],'',''],
		['PAGE','23164',jdecode('061+-+070'),jdecode(''),'/615/23164.html','true',[],'',''],
		['PAGE','124064',jdecode('071+-+080'),jdecode(''),'/615/124064.html','true',[],'',''],
		['PAGE','23185',jdecode('081+-+090'),jdecode(''),'/615/23185.html','true',[],'',''],
		['PAGE','124085',jdecode('091+-+100'),jdecode(''),'/615/124085.html','true',[],'',''],
		['PAGE','23206',jdecode('101+-+110'),jdecode(''),'/615/23206.html','true',[],'',''],
		['PAGE','23227',jdecode('111+-+120'),jdecode(''),'/615/23227.html','true',[],'',''],
		['PAGE','23248',jdecode('121+-+130'),jdecode(''),'/615/23248.html','true',[],'',''],
		['PAGE','124106',jdecode('131+-+140'),jdecode(''),'/615/124106.html','true',[],'',''],
		['PAGE','124127',jdecode('141+.+150'),jdecode(''),'/615/124127.html','true',[],'',''],
		['PAGE','23269',jdecode('200+-+210'),jdecode(''),'/615/23269.html','true',[],'',''],
		['PAGE','124148',jdecode('211+-+220'),jdecode(''),'/615/124148.html','true',[],'',''],
		['PAGE','124169',jdecode('300+-+310'),jdecode(''),'/615/124169.html','true',[],'','']
	],'',''],
	['PAGE','636',jdecode('Link+interesantes'),jdecode(''),'/636.html','true',[],'',''],
	['PAGE','342562',jdecode('Eventos+privados'),jdecode(''),'/342562/index.html','false',[ 
		['PAGE','341627',jdecode('14+de+Septiembre'),jdecode(''),'/342562/341627.html','true',[],'',''],
		['PAGE','341648',jdecode('15+de+Septiembre'),jdecode(''),'/342562/341648.html','true',[],'',''],
		['PAGE','341669',jdecode('18+de+Septiembre'),jdecode(''),'/342562/341669.html','true',[],'',''],
		['PAGE','341690',jdecode('20+de+Septiembre'),jdecode(''),'/342562/341690.html','true',[],'',''],
		['PAGE','341711',jdecode('22+de+Septiembre'),jdecode(''),'/342562/341711.html','true',[],'',''],
		['PAGE','341732',jdecode('23+de+Septiembre'),jdecode(''),'/342562/341732.html','true',[],'',''],
		['PAGE','341753',jdecode('25+de+Septiembre'),jdecode(''),'/342562/341753.html','true',[],'',''],
		['PAGE','341774',jdecode('30+de+Septiembre'),jdecode(''),'/342562/341774.html','true',[],'',''],
		['PAGE','341816',jdecode('02+de+Octubre'),jdecode(''),'/342562/341816.html','true',[],'',''],
		['PAGE','341837',jdecode('07+de+Octubre'),jdecode(''),'/342562/341837.html','true',[],'',''],
		['PAGE','341858',jdecode('09+de+Octubre'),jdecode(''),'/342562/341858.html','true',[],'',''],
		['PAGE','341879',jdecode('14+de+Octubre'),jdecode(''),'/342562/341879.html','true',[],'',''],
		['PAGE','341900',jdecode('16+de+Octubre'),jdecode(''),'/342562/341900.html','true',[],'',''],
		['PAGE','341921',jdecode('21+de+Octubre'),jdecode(''),'/342562/341921.html','true',[],'',''],
		['PAGE','341942',jdecode('23+de+Octubre'),jdecode(''),'/342562/341942.html','true',[],'',''],
		['PAGE','341963',jdecode('28+de+Octubre'),jdecode(''),'/342562/341963.html','true',[],'',''],
		['PAGE','341984',jdecode('30+de+Octubre'),jdecode(''),'/342562/341984.html','true',[],'','']
	],'',''],
	['PAGE','24401',jdecode('Raider+T%C3%A9cnico'),jdecode(''),'/24401.html','true',[],'',''],
	['PAGE','164123',jdecode('Nuestro+equipo'),jdecode(''),'/164123/index.html','true',[ 
		['PAGE','164144',jdecode('Hasta+700+personas'),jdecode(''),'/164123/164144.html','true',[],'','']
	],'',''],
	['PAGE','54001',jdecode('Web+Mail'),jdecode(''),'/54001.html','true',[],'',''],
	['PAGE','657',jdecode('Cont%C3%A1ctenos'),jdecode(''),'/657.html','true',[],'',''],
	['PAGE','5806',jdecode('Libro+de+visitas'),jdecode(''),'/5806.html','false',[],'','']];
var siteelementCount=156;
theSitetree.topTemplateName='Kreis';
theSitetree.paletteFamily='C4D24C';
theSitetree.keyvisualId='589';
theSitetree.keyvisualName='collage.jpg';
theSitetree.fontsetId='127';
theSitetree.graphicsetId='142';
theSitetree.contentColor='F8E877';
theSitetree.contentBGColor='000000';
var localeDef={
  language: 'es',
  country: 'ES'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Kreis',
				paletteFamily: 	'C4D24C',
				keyvisualId: 	'589',
				keyvisualName: 	'collage.jpg',
				fontsetId: 		'127',
				graphicsetId: 	'142',
				contentColor: 	'F8E877',
				contentBGColor: '000000',
				a_color: 		'C4D24C',
				b_color: 		'F8E877',
				c_color: 		'000000',
				d_color: 		'FFFFFF',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'false',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341837',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['1002']=webappMappings['1002-5806avec10inlaqd']={
webappId:    '1002',
documentId:  '5806',
internalId:  '5806avec10inlaqd',
customField: 'icq=false'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341858',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['7008']=webappMappings['7008-233']={
webappId:    '7008',
documentId:  '657',
internalId:  '233',
customField: 'language:es;country:ES;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '501',
internalId:  '',
customField: '20100907-132523'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '140423',
internalId:  '',
customField: '20100905-055408'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154223',
internalId:  '',
customField: '20091204-194246'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154244',
internalId:  '',
customField: '20091108-170306'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154265',
internalId:  '',
customField: '20091012-143218'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154286',
internalId:  '',
customField: '20091204-194330'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154307',
internalId:  '',
customField: '20100320-062740'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154328',
internalId:  '',
customField: '20090621-221043'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154349',
internalId:  '',
customField: '20100204-181805'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154370',
internalId:  '',
customField: '20091231-005606'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154391',
internalId:  '',
customField: '20091017-040406'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154412',
internalId:  '',
customField: '20100127-050658'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154433',
internalId:  '',
customField: '20100109-144914'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154454',
internalId:  '',
customField: '20100630-234509'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '154475',
internalId:  '',
customField: '20091231-164125'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '12001',
internalId:  '',
customField: '20081116-224304'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '36001',
internalId:  '',
customField: '20091204-182542'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '36022',
internalId:  '',
customField: '20080225-200807'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '36043',
internalId:  '',
customField: '20090109-025126'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46501',
internalId:  '',
customField: '20090114-202503'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46522',
internalId:  '',
customField: '20080530-121651'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46543',
internalId:  '',
customField: '20080621-145930'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46564',
internalId:  '',
customField: '20081230-192114'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46585',
internalId:  '',
customField: '20080901-184421'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46606',
internalId:  '',
customField: '20080919-070934'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46627',
internalId:  '',
customField: '20081228-060247'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46648',
internalId:  '',
customField: '20100330-182423'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46669',
internalId:  '',
customField: '20090114-210917'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '52701',
internalId:  '',
customField: '20080218-151346'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14901',
internalId:  '',
customField: '20071101-231645'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14922',
internalId:  '',
customField: '20080110-133009'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14943',
internalId:  '',
customField: '20100204-182916'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14964',
internalId:  '',
customField: '20080227-025630'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '552',
internalId:  '',
customField: '20100820-153946'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '51201',
internalId:  '',
customField: '20091119-133047'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65701',
internalId:  '',
customField: '20100820-153454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65722',
internalId:  '',
customField: '20100726-152412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65869',
internalId:  '',
customField: '20100726-153509'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65827',
internalId:  '',
customField: '20080623-174722'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65911',
internalId:  '',
customField: '20091119-045446'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65743',
internalId:  '',
customField: '20100507-164638'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65764',
internalId:  '',
customField: '20100507-164009'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65932',
internalId:  '',
customField: '20100726-144630'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65890',
internalId:  '',
customField: '20100726-144553'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65785',
internalId:  '',
customField: '20100726-144324'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65848',
internalId:  '',
customField: '20100820-153334'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65953',
internalId:  '',
customField: '20090207-181649'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65974',
internalId:  '',
customField: '20090207-181256'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65995',
internalId:  '',
customField: '20090207-181439'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '66016',
internalId:  '',
customField: '20090207-181155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '73501',
internalId:  '',
customField: '20100726-153722'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '117201',
internalId:  '',
customField: '20091224-183101'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86501',
internalId:  '',
customField: '20080915-154941'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86522',
internalId:  '',
customField: '20081209-013037'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86543',
internalId:  '',
customField: '20080507-180214'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86564',
internalId:  '',
customField: '20080507-180102'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86585',
internalId:  '',
customField: '20080507-175920'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86606',
internalId:  '',
customField: '20080507-175711'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86627',
internalId:  '',
customField: '20080507-175610'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86648',
internalId:  '',
customField: '20080508-112600'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86669',
internalId:  '',
customField: '20080507-222524'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86690',
internalId:  '',
customField: '20080507-223917'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86711',
internalId:  '',
customField: '20080507-235844'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165523',
internalId:  '',
customField: '20081216-222700'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165544',
internalId:  '',
customField: '20090102-144338'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165565',
internalId:  '',
customField: '20081216-202202'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165586',
internalId:  '',
customField: '20081216-202307'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165607',
internalId:  '',
customField: '20081220-153117'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165628',
internalId:  '',
customField: '20081220-153806'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165649',
internalId:  '',
customField: '20081220-154659'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165670',
internalId:  '',
customField: '20081220-155245'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165691',
internalId:  '',
customField: '20081220-160215'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165712',
internalId:  '',
customField: '20090102-144318'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165733',
internalId:  '',
customField: '20090102-143946'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165754',
internalId:  '',
customField: '20090102-143641'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165775',
internalId:  '',
customField: '20090102-143015'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165796',
internalId:  '',
customField: '20090102-142808'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '165817',
internalId:  '',
customField: '20090102-142512'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '109001',
internalId:  '',
customField: '20080529-133352'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '241865',
internalId:  '',
customField: '20100801-154252'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '594',
internalId:  '',
customField: '20100825-203805'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '615',
internalId:  '',
customField: '20080629-225512'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23101',
internalId:  '',
customField: '20080629-235652'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124001',
internalId:  '',
customField: '20080629-220442'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23122',
internalId:  '',
customField: '20080629-223715'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124022',
internalId:  '',
customField: '20080629-223748'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23143',
internalId:  '',
customField: '20080629-212425'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124043',
internalId:  '',
customField: '20080629-230809'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23164',
internalId:  '',
customField: '20080701-141301'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124064',
internalId:  '',
customField: '20080702-173017'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23185',
internalId:  '',
customField: '20080702-222600'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124085',
internalId:  '',
customField: '20080703-201235'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23206',
internalId:  '',
customField: '20090405-153308'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23227',
internalId:  '',
customField: '20080705-143336'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23248',
internalId:  '',
customField: '20080706-100536'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124106',
internalId:  '',
customField: '20080705-160835'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124127',
internalId:  '',
customField: '20080629-212950'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '23269',
internalId:  '',
customField: '20090405-161142'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124148',
internalId:  '',
customField: '20090405-170003'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '124169',
internalId:  '',
customField: '20080629-212950'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '636',
internalId:  '',
customField: '20100730-184143'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '24401',
internalId:  '',
customField: '20100416-144539'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '164123',
internalId:  '',
customField: '20081208-220308'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '164144',
internalId:  '',
customField: '20100523-142143'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54001',
internalId:  '',
customField: '20090721-123554'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '657',
internalId:  '',
customField: '20080929-163205'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '5806',
internalId:  '',
customField: '20090314-183814'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '241823',
internalId:  '',
customField: '20100807-155541'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '241844',
internalId:  '',
customField: '20100604-181517'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '241886',
internalId:  '',
customField: '20100406-173619'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '269590',
internalId:  '',
customField: '20091119-051411'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341816',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '251678',
internalId:  '',
customField: '20100727-041454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '267090',
internalId:  '',
customField: '20100809-121442'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '267111',
internalId:  '',
customField: '20100626-143956'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '281490',
internalId:  '',
customField: '20100905-221717'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '282390',
internalId:  '',
customField: '20100830-153349'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '284190',
internalId:  '',
customField: '20100907-130017'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '284211',
internalId:  '',
customField: '20100906-124440'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '286790',
internalId:  '',
customField: '20100808-045009'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '286811',
internalId:  '',
customField: '20100806-154950'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '293911',
internalId:  '',
customField: '20100820-154206'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '293890',
internalId:  '',
customField: '20100125-162609'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '309901',
internalId:  '',
customField: '20100726-143051'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '328701',
internalId:  '',
customField: '20100719-160126'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '330201',
internalId:  '',
customField: '20100820-153649'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '335701',
internalId:  '',
customField: '20100807-155607'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '335722',
internalId:  '',
customField: '20100807-155401'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336201',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336222',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336243',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336264',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336285',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336306',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336327',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336348',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336369',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336390',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '336411',
internalId:  '',
customField: '20100807-160342'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341627',
internalId:  '',
customField: '20100830-021029'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341648',
internalId:  '',
customField: '20100830-021107'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341732',
internalId:  '',
customField: '20100830-021812'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341669',
internalId:  '',
customField: '20100830-021414'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341690',
internalId:  '',
customField: '20100830-021454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341711',
internalId:  '',
customField: '20100830-021615'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341774',
internalId:  '',
customField: '20100830-022251'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341753',
internalId:  '',
customField: '20100830-022147'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '342562',
internalId:  '',
customField: '20100831-144138'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341879',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341900',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341921',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341942',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341963',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '341984',
internalId:  '',
customField: '20100830-015656'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '501',
internalId:  '1006',
customField: '1006'
};
var canonHostname = 'diywk02.verio.stngva01.us.diy-servers.net';
var accountId     = 'AVEC10INLAQD';
var companyName   = 'Banda+Old+Days+%26+Strings';
var htmlTitle	  = 'Banda+Old+Days+%26+Strings';
var metaKeywords  = 'Banda+Old+Days%2C+musica+en+vivo';
var metaContents  = 'Rock+de+los+70s%2C+en+vivo';
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();
};
