/* [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 theSitetree=[ 
	['PAGE','4579',jdecode('Home'),jdecode(''),'/4579.html','true',[],''],
	['PAGE','30603',jdecode('Are+Waerland'),jdecode(''),'/30603.html','true',[],''],
	['PAGE','91801',jdecode('Aktuell'),jdecode(''),'/91801/home.html','true',[ 
		['PAGE','113501',jdecode('Gesundheitsmesse'),jdecode(''),'/91801/113501.html','true',[],''],
		['PAGE','101401',jdecode('B%C3%B6ser+Wulff'),jdecode(''),'/91801/101401.html','true',[],'']
	],''],
	['PAGE','29165',jdecode('Gesunde+Lebensweise'),jdecode(''),'/29165/home.html','true',[ 
		['PAGE','40401',jdecode('Warum+vegetarisch%3F'),jdecode(''),'/29165/40401.html','true',[],''],
		['PAGE','97422',jdecode('Fanatismus'),jdecode(''),'/29165/97422.html','true',[],''],
		['PAGE','30352',jdecode('Der+geheilte+Patient'),jdecode(''),'/29165/30352.html','true',[],''],
		['PAGE','30429',jdecode('Arthrose'),jdecode(''),'/29165/30429.html','true',[],''],
		['PAGE','24401',jdecode('Sucht+und+ihr+Gegenpol'),jdecode(''),'/29165/24401.html','true',[],''],
		['PAGE','49701',jdecode('F%C3%BCr+oder+gegen+Alkohol'),jdecode(''),'/29165/49701.html','true',[],''],
		['PAGE','29850',jdecode('Seelische+Gesundheit'),jdecode(''),'/29165/29850.html','true',[],''],
		['PAGE','76501',jdecode('Vorfu%C3%9Flaufen'),jdecode(''),'/29165/76501.html','true',[],'']
	],''],
	['PAGE','82401',jdecode('Gesundheitskraftpunkte'),jdecode(''),'/82401.html','true',[],''],
	['PAGE','94701',jdecode('Spirituelles'),jdecode(''),'/94701/home.html','true',[ 
		['PAGE','29597',jdecode('Nachfolge'),jdecode(''),'/94701/29597.html','true',[],''],
		['PAGE','21801',jdecode('Politik'),jdecode(''),'/94701/21801.html','true',[],'']
	],''],
	['PAGE','72522',jdecode('B%C3%BCcher'),jdecode(''),'/72522/home.html','true',[ 
		['PAGE','29768',jdecode('Holmsgaard-Roman'),jdecode(''),'/72522/29768.html','true',[],''],
		['PAGE','25701',jdecode('Stranz-Roman'),jdecode(''),'/72522/25701.html','true',[],''],
		['PAGE','72501',jdecode('Seva...'),jdecode(''),'/72522/72501.html','true',[],''],
		['PAGE','53401',jdecode('Christentum+und+Erleuchtung'),jdecode(''),'/72522/53401.html','true',[],''],
		['PAGE','77201',jdecode('Der+Vollwertweg'),jdecode(''),'/72522/77201.html','true',[],''],
		['PAGE','62501',jdecode('Lebensreform+heute'),jdecode(''),'/72522/62501.html','true',[],''],
		['PAGE','62522',jdecode('Roh+macht+froh'),jdecode(''),'/72522/62522.html','true',[],''],
		['PAGE','62543',jdecode('Gesund+sein+bis+ins+hohe+Alter'),jdecode(''),'/72522/62543.html','true',[],''],
		['PAGE','62564',jdecode('Kreislauf+des+Lebens'),jdecode(''),'/72522/62564.html','true',[],''],
		['PAGE','62585',jdecode('Die+stille+Revolution'),jdecode(''),'/72522/62585.html','true',[],'']
	],''],
	['PAGE','30147',jdecode('Gedichte'),jdecode(''),'/30147.html','true',[],''],
	['PAGE','60001',jdecode('Erz%C3%A4hlungen'),jdecode(''),'/60001/home.html','true',[ 
		['PAGE','78201',jdecode('Die+Zauberbilder'),jdecode(''),'/60001/78201.html','true',[],'']
	],''],
	['PAGE','13788',jdecode('Schriften+-+%C3%9Cbersicht'),jdecode(''),'/13788.html','true',[],''],
	['PAGE','71401',jdecode('Vortrag'),jdecode(''),'/71401.html','true',[],''],
	['PAGE','13815',jdecode('%C3%9Cber+mich'),jdecode(''),'/13815/home.html','true',[ 
		['PAGE','29606',jdecode('Berufsfindung'),jdecode(''),'/13815/29606.html','true',[],''],
		['PAGE','29615',jdecode('Gesundheitsweg'),jdecode(''),'/13815/29615.html','true',[],'']
	],''],
	['PAGE','14328',jdecode('Impressum'),jdecode(''),'/14328.html','true',[],''],
	['PAGE','20054',jdecode('Links'),jdecode(''),'/20054.html','true',[],''],
	['PAGE','79201',jdecode('Shops'),jdecode(''),'/79201.html','true',[],'']];
var siteelementCount=40;
theSitetree.topTemplateName='Basic';
theSitetree.paletteFamily='823333';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='10828';
theSitetree.graphicsetId='11284';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='FFFFFF';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Basic',
				paletteFamily: 	'823333',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'10828',
				graphicsetId: 	'11284',
				contentColor: 	'000000',
				contentBGColor: 'FFFFFF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'true'
			  };
var webappMappings = {};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '4579',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '4579',
internalId:  '',
customField: '20120203-091521'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13815',
internalId:  '',
customField: '20110413-143706'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '14328',
internalId:  '',
customField: '20110920-214303'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '25701',
internalId:  '',
customField: '20111218-154406'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29165',
internalId:  '',
customField: '20110909-180256'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '91801',
internalId:  '',
customField: '20120203-091628'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62564',
internalId:  '',
customField: '20111218-154817'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '60001',
internalId:  '',
customField: '20111218-155057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72501',
internalId:  '',
customField: '20111218-154437'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '24401',
internalId:  '',
customField: '20091206-165141'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62585',
internalId:  '',
customField: '20111218-154912'
};
webappMappings['1008']=webappMappings['1008-54359958']={
webappId:    '1008',
documentId:  '14328',
internalId:  '54359958',
customField: 'de:DE::;language:de;country:DE;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40401',
internalId:  '',
customField: '20110904-102645'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29597',
internalId:  '',
customField: '20101107-130543'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '21801',
internalId:  '',
customField: '20100614-202402'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62501',
internalId:  '',
customField: '20111218-154613'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29606',
internalId:  '',
customField: '20100614-213159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29615',
internalId:  '',
customField: '20091206-171121'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '78201',
internalId:  '',
customField: '20110909-181029'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '13788',
internalId:  '',
customField: '20111218-155234'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '49701',
internalId:  '',
customField: '20100203-122346'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '53401',
internalId:  '',
customField: '20111218-154511'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '20054',
internalId:  '',
customField: '20120129-115104'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '30603',
internalId:  '',
customField: '20111016-155117'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29768',
internalId:  '',
customField: '20111218-154329'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29850',
internalId:  '',
customField: '20110827-131727'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62522',
internalId:  '',
customField: '20111218-154645'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62543',
internalId:  '',
customField: '20111218-154747'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '30352',
internalId:  '',
customField: '20100119-095831'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '30147',
internalId:  '',
customField: '20110909-180518'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76501',
internalId:  '',
customField: '20101215-180927'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '30429',
internalId:  '',
customField: '20091206-165044'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '77201',
internalId:  '',
customField: '20111218-154545'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '71401',
internalId:  '',
customField: '20100430-174425'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72522',
internalId:  '',
customField: '20111218-154224'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '79201',
internalId:  '',
customField: '20111218-155337'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82401',
internalId:  '',
customField: '20110923-203015'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '97422',
internalId:  '',
customField: '20110904-102414'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94701',
internalId:  '',
customField: '20110910-141924'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '101401',
internalId:  '',
customField: '20120203-102849'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '113501',
internalId:  '',
customField: '20120209-102736'
};
var canonHostname = 'c4awrk01.aul.t-online.de';
var accountId     = 'ATOIX0INL14V';
var companyName   = 'Gesunde+Lebensweise';
var htmlTitle	  = 'Gesunde+Lebensweise';
var metaKeywords  = 'Gesunde+Lebensweise%2C+Vegetarismus%2C+Dichtung%2C+Philosophie%2C+Esoterik%2C+Spiritualit%C3%A4t%2C+Gesundheit%2C+Ern%C3%A4hrung%2C+Sebastian+Stranz%2C+Jesus%2C+Liebe%2C+der+Neue+Mensch%2C+Medizin%2C+Heilung%2C+Paradies%2C+spirituell%2C+Erleuchtung';
var metaContents  = 'Gesunde+Lebensweise%2C+Spiritualit%C3%A4t%2C+Sachb%C3%BCcher%2C+Erz%C3%A4hlungen%2C+Gedichte%2C+Romane';
					                                                                    
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) {														 
    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();
}
/* EOF */					                                                            

