/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return unescape(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 theSitetree=[ 
	['PAGE','1515',jdecode('Home'),jdecode(''),'/1515.html','true',[],''],
	['PAGE','74001',jdecode('Quem+somos'),jdecode(''),'/74001.html','true',[],''],
	['PAGE','66001',jdecode('FLUTUA%C3%87%C3%83O'),jdecode(''),'/66001/index.html','true',[ 
		['PAGE','11364',jdecode('Como+funciona'),jdecode(''),'/66001/11364.html','true',[],''],
		['PAGE','11322',jdecode('Quest%C3%B5es+frequentes'),jdecode(''),'/66001/11322.html','true',[],''],
		['PAGE','48501',jdecode('Sess%C3%B5es'),jdecode(''),'/66001/48501.html','true',[],''],
		['PAGE','81501',jdecode('Porque+flutuar'),jdecode(''),'/66001/81501.html','true',[],''],
		['PAGE','130712',jdecode('Para+a+Gravidez'),jdecode(''),'/66001/130712.html','true',[],''],
		['PAGE','90801',jdecode('Sais+de+Epsom'),jdecode(''),'/66001/90801.html','true',[],''],
		['PAGE','11385',jdecode('Hist%C3%B3ria'),jdecode(''),'/66001/11385.html','true',[],''],
		['PAGE','74022',jdecode('Teoria+'),jdecode(''),'/66001/74022.html','true',[],'']
	],''],
	['PAGE','134112',jdecode('FisioFloat'),jdecode(''),'/134112.html','true',[],''],
	['PAGE','122412',jdecode('Terapia+Focalizada'),jdecode(''),'/122412.html','true',[],''],
	['PAGE','122433',jdecode('Arte+terapia'),jdecode(''),'/122433.html','true',[],''],
	['PAGE','122454',jdecode('Acomp.+Psicol%C3%B3gico'),jdecode(''),'/122454.html','true',[],''],
	['PAGE','122475',jdecode('Grupos+Terap%C3%AAuticos'),jdecode(''),'/122475.html','true',[],''],
	['PAGE','48543',jdecode('Hipnoterapia'),jdecode(''),'/48543.html','true',[],''],
	['PAGE','61301',jdecode('Life+Coaching'),jdecode(''),'/61301.html','true',[],''],
	['PAGE','89101',jdecode('Body+Coaching'),jdecode(''),'/89101.html','true',[],''],
	['PAGE','48522',jdecode('Massagens'),jdecode(''),'/48522.html','true',[],''],
	['PAGE','78301',jdecode('Reflexologia'),jdecode(''),'/78301.html','true',[],''],
	['PAGE','78322',jdecode('Reiki'),jdecode(''),'/78322.html','true',[],''],
	['PAGE','59601',jdecode('Yoga+Individual'),jdecode(''),'/59601.html','true',[],''],
	['PAGE','140212',jdecode('Produtos+TISSERAND'),jdecode(''),'/140212/index.html','true',[ 
		['PAGE','140712',jdecode('Corpo'),jdecode(''),'/140212/140712.html','true',[],''],
		['PAGE','141412',jdecode('M%C3%A3os'),jdecode(''),'/140212/141412.html','true',[],''],
		['PAGE','141433',jdecode('Cabelo'),jdecode(''),'/140212/141433.html','true',[],''],
		['PAGE','141454',jdecode('Gel+de+Banho'),jdecode(''),'/140212/141454.html','true',[],''],
		['PAGE','141475',jdecode('%C3%93leos'),jdecode(''),'/140212/141475.html','true',[],''],
		['PAGE','141517',jdecode('Tratamentos'),jdecode(''),'/140212/141517.html','true',[],''],
		['PAGE','141496',jdecode('Vaporiza%C3%A7%C3%A3o'),jdecode(''),'/140212/141496.html','true',[],''],
		['PAGE','141538',jdecode('Outros'),jdecode(''),'/140212/141538.html','true',[],'']
	],''],
	['PAGE','11301',jdecode('Pre%C3%A7os'),jdecode(''),'/11301/index.html','true',[ 
		['PAGE','82401',jdecode('Pacotes+mensais'),jdecode(''),'/11301/82401.html','true',[],'']
	],''],
	['PAGE','101512',jdecode('Protocolos'),jdecode(''),'/101512.html','true',[],''],
	['PAGE','147512',jdecode('Vales+de+oferta'),jdecode(''),'/147512/index.html','true',[ 
		['PAGE','93801',jdecode('Envio+por+correio'),jdecode(''),'/147512/93801.html','true',[],''],
		['PAGE','147533',jdecode('Vale+electr%C3%B3nico'),jdecode(''),'/147512/147533.html','true',[],'']
	],''],
	['PAGE','40201',jdecode('Hor%C3%A1rios+e+Reservas'),jdecode(''),'/40201.html','true',[],''],
	['PAGE','40243',jdecode('Onde+estamos'),jdecode(''),'/40243.html','true',[],''],
	['PAGE','95412',jdecode('Contactos'),jdecode(''),'/95412.html','true',[],''],
	['PAGE','58201',jdecode('Imprensa'),jdecode(''),'/58201/index.html','true',[ 
		['PAGE','95433',jdecode('Internacional'),jdecode(''),'/58201/95433.html','true',[],'']
	],''],
	['PAGE','52001',jdecode('Agente+Floataway'),jdecode(''),'/52001/index.html','true',[ 
		['PAGE','119012',jdecode('Solu%C3%A7%C3%B5es+Flutua%C3%A7%C3%A3o'),jdecode(''),'/52001/119012.html','true',[],'']
	],''],
	['PAGE','33606',jdecode('Livro+de+visitas'),jdecode(''),'/33606/index.html','true',[ 
		['PAGE','33601',jdecode('Entradas'),jdecode(''),'/33606/33601.html','true',[],'']
	],''],
	['PAGE','107112',jdecode('Conhe%C3%A7a+a+B+Balanced'),jdecode(''),'/107112.html','true',[],'']];
var siteelementCount=48;
theSitetree.topTemplateName='Stylus';
theSitetree.paletteFamily='FFD375';
theSitetree.keyvisualId='2054';
theSitetree.keyvisualName='blanko.jpg';
theSitetree.fontsetId='328';
theSitetree.graphicsetId='385';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='FFFFFF';
var theTemplate={
				name: 			'Stylus',
				paletteFamily: 	'FFD375',
				keyvisualId: 	'2054',
				keyvisualName: 	'blanko.jpg',
				fontsetId: 		'328',
				graphicsetId: 	'385',
				contentColor: 	'000000',
				contentBGColor: 'FFFFFF',
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				a_color: 		'FFD375',
				b_color: 		'FFFFFF',
				c_color: 		'FFFFFF',
				d_color: 		'FFFFFF',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'false',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12'
			  };
var webappMappings = {};
webappMappings['5000']={
webappId:    '5000',
documentId:  '1515',
internalId:  '',
customField: '20100201-174938'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '11301',
internalId:  '',
customField: '20100201-170953'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '11322',
internalId:  '',
customField: '20090326-142732'
};
webappMappings['1002']={
webappId:    '1002',
documentId:  '33606',
internalId:  '33606aam010inlw72',
customField: 'action=form&icq=false'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '11364',
internalId:  '',
customField: '20090326-142540'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '11385',
internalId:  '',
customField: '20090326-143623'
};
webappMappings['1002']={
webappId:    '1002',
documentId:  '33601',
internalId:  '33606aam010inlw72',
customField: 'action=list'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '33606',
internalId:  '',
customField: '20081214-201511'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '33601',
internalId:  '',
customField: '20080622-201033'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '40201',
internalId:  '',
customField: '20090901-204821'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '61301',
internalId:  '',
customField: '20080801-164409'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '48501',
internalId:  '',
customField: '20090104-195913'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '48522',
internalId:  '',
customField: '20091003-171410'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '48543',
internalId:  '',
customField: '20081017-122244'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '40243',
internalId:  '',
customField: '20080904-160115'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '52001',
internalId:  '',
customField: '20090326-150150'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '58201',
internalId:  '',
customField: '20090901-201838'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '59601',
internalId:  '',
customField: '20090326-145140'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '66001',
internalId:  '',
customField: '20090326-142214'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '74001',
internalId:  '',
customField: '20090326-141813'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '74022',
internalId:  '',
customField: '20090326-144342'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '78301',
internalId:  '',
customField: '20080910-143909'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '78322',
internalId:  '',
customField: '20080910-144657'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '81501',
internalId:  '',
customField: '20090326-143158'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '90801',
internalId:  '',
customField: '20090612-114157'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '82401',
internalId:  '',
customField: '20090104-210208'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '89101',
internalId:  '',
customField: '20081031-203818'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '93801',
internalId:  '',
customField: '20100102-132737'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '95412',
internalId:  '',
customField: '20100102-133230'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '95433',
internalId:  '',
customField: '20091211-135019'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '101512',
internalId:  '',
customField: '20100201-163702'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '107112',
internalId:  '11e983abd75',
customField: 'g.13qbvse3r.ip0mlc4orq.0'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '107112',
internalId:  '',
customField: '20091001-121443'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '119012',
internalId:  '',
customField: '20090326-150516'
};
webappMappings['1006']={
webappId:    '1006',
documentId:  '1515',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '122412',
internalId:  '',
customField: '20090331-205825'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '122433',
internalId:  '',
customField: '20090331-212946'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '122454',
internalId:  '',
customField: '20090331-213616'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '122475',
internalId:  '',
customField: '20090430-220744'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '130712',
internalId:  '',
customField: '20090731-204951'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '134112',
internalId:  '',
customField: '20090701-112904'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '140212',
internalId:  '',
customField: '20100201-164038'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '140712',
internalId:  '',
customField: '20091211-133725'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141412',
internalId:  '',
customField: '20091211-134101'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141433',
internalId:  '',
customField: '20091211-134121'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141454',
internalId:  '',
customField: '20091211-134232'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141538',
internalId:  '',
customField: '20091211-134008'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141517',
internalId:  '',
customField: '20091211-134411'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141496',
internalId:  '',
customField: '20091211-133949'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '141475',
internalId:  '',
customField: '20091211-134317'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '147512',
internalId:  '',
customField: '20100102-132859'
};
webappMappings['5000']={
webappId:    '5000',
documentId:  '147533',
internalId:  '',
customField: '20100102-132616'
};
var canonHostname = 'creator.amenworld.com';
var accountId     = 'AAM010INLW72';
var companyName   = '...encontre+o+seu+equil%C3%ADbrio';
var htmlTitle	  = 'A+terapia+da+Flutua%C3%A7%C3%A3o+-+B+Balanced+Centro+de+Flutua%C3%A7%C3%A3o';
var metaKeywords  = 'Flutua%C3%A7%C3%A3o%3B+B+Balanced%3B+BBalanced%3B+Terapia+da+Flutua%C3%A7%C3%A3o%3B+Flutuar%3BFlutua%C3%A7%C3%A3o%3B+c%C3%A1psula%3B+Floatation+Centre%3B+centro+de+flutua%C3%A7%C3%A3o%3B+flutuar%3B+SPA%3B+terapias+naturais%3B+restri%C3%A7%C3%A3o+do+est%C3%ADmulo+sensorial%3B+relaxamento%3B+descanso%3B+bem-estar%3BFloataway%3BHipnoterapia%3B+Floatation%3B+Massagens%3B+Yoga%3B+Aulas+particulares+de+yoga%3B+Life+Coaching%3B+coaching%3B+equilibrio%3B+terapia%3B+terapia+natural%3BSpa%3B+Imponderabilidade%2C+Dr.+Lilly%3B+gravidade+zero%3B+Reiki%3B+Reflexologia%3B+Shiatsu%3Bmassagem+terapeutica%3B+Dorn+Breuss%3Btratamentos%3B+alivio+de+dor%3Bpsicoterapia%3Btratamento+de+dor%3BFibromialgia%3B+esclerose+m%C3%BAltipla%3BArtrite+Reumat%C3%B3ide%3Bneuromusculares%3BHuntington%3Breumatologia%3BS%C3%ADndrome+de+Ehlers-Danlos%3Bobsidade%3BParkinson%3BAlzheimer%3B+tratamento+de+depress%C3%A3o%3B+Ayurveda+Facial%3Bsulfato+de+magn%C3%A9sio%3B+magn%C3%A9sio%3Bcaps%C3%BAla%3B+caps%C3%BAla+de+flutua%C3%A7%C3%A3o%3Bdesenvolvimento+pessoal%3B+arte+terapia%3B+accompanhamento+psicologico%3B+terapia+de+grupo%3B+grupos+terapeuticos%3Bmam%C3%A3s+e+beb%C3%A9s%3Bmedicinas+naturais%2C+parque+das+n%C3%A3%C3%A7%C3%B5es%2C+na+EXPO%2C+para+gr%C3%A1vidas%2C+zen+energy%2COsho%3B+Zen+energy%3BFisioterapia+dentro+de+%C3%A1gua%3B+Fisiofloat%3B+fisioterapia+sem+esfor%C3%A7o%3B+hidroterapia%3B+fisioterapeuta%3BSPA+no+Parque+das+Na%C3%A7%C3%B5es%3BAromaterapia%3B+Prodotos+de+Aromaterapia%3B+TISSERAND%3B';
var metaContents  = 'A+B+Balanced+%C3%A9+um+Centro+de+Flutua%C3%A7%C3%A3o+-+conceito+relativamente+novo+em+Portugal+%E2%80%93+que%2C+para+ser+compreendido+melhor%2C+pode+ser+considerado+um+centro+de+bem-estar+que+tem+como+principal+terapia+a+Flutua%C3%A7%C3%A3o.++A+terapia+resulta+de+uma+abordagem+cient%C3%ADfica+%C3%A0+quest%C3%A3o+do+relaxamento+profundo+e+envolve+a+priva%C3%A7%C3%A3o+dos+est%C3%ADmulos+sens%C3%B3rias+do+corpo.+Isto+redu%C3%A7%C3%A3o+a+carga+mental+significativamente%2C+conservando+grandes+quantidades+de+energia+que+s%C3%A3o+ent%C3%A3o+redireccionados+para+o+interior.+';
					                                                                    
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;                                                                     
	};                                                                               
/* EOF */					                                                            
