/* [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','1154',jdecode('Panthera-design'),jdecode(''),'/1154.html','true',[],''],
	['PAGE','1207',jdecode('Panther+Lima-Caro'),jdecode(''),'/1207.html','true',[],''],
	['PAGE','9994',jdecode('Panther+Lima-Aeros'),jdecode(''),'/9994.html','true',[],''],
	['PAGE','119569',jdecode('Interieur+Lima'),jdecode(''),'/119569.html','true',[],''],
	['PAGE','119600',jdecode('Exterieur+Lima'),jdecode(''),'/119600.html','true',[],''],
	['PAGE','6194',jdecode('Panther+Kallista+2%2C8l'),jdecode(''),'/6194.html','true',[],''],
	['PAGE','70270',jdecode('Panther+Kallista+2%2C9i'),jdecode(''),'/70270.html','true',[],''],
	['PAGE','119507',jdecode('Interieur+Kallista'),jdecode(''),'/119507.html','true',[],''],
	['PAGE','119538',jdecode('Exterieur+Kallista'),jdecode(''),'/119538.html','true',[],''],
	['PAGE','34140',jdecode('Lackierung+Kallista'),jdecode(''),'/34140.html','true',[],''],
	['PAGE','5773',jdecode('Panther+J+72+MK+2'),jdecode(''),'/5773.html','true',[],''],
	['PAGE','11225',jdecode('Wichtige+Hinweise'),jdecode(''),'/11225.html','true',[],''],
	['PAGE','104960',jdecode('Projekt+Hamlet'),jdecode(''),'/104960.html','true',[],''],
	['PAGE','122031',jdecode('Projekt+Black+Pandito'),jdecode(''),'/122031.html','true',[],''],
	['PAGE','35740',jdecode('Mascot'),jdecode(''),'/35740.html','true',[],''],
	['PAGE','77197',jdecode('K%FChlerfigurenherstellung'),jdecode(''),'/77197.html','true',[],''],
	['PAGE','29349',jdecode('Skulpturen+'),jdecode(''),'/29349.html','true',[],''],
	['PAGE','93160',jdecode('Club-Badge'),jdecode(''),'/93160.html','true',[],''],
	['PAGE','90360',jdecode('Pantherart'),jdecode(''),'/90360.html','true',[],''],
	['PAGE','105960',jdecode('Fahrzeugangebote'),jdecode(''),'/105960.html','true',[],''],
	['PAGE','49503',jdecode('Do+it+yourself'),jdecode(''),'/49503/index.html','true',[ 
		['PAGE','49530',jdecode('Zierrahmen'),jdecode(''),'/49503/49530.html','true',[],''],
		['PAGE','103543',jdecode('K%FChlergrill'),jdecode(''),'/49503/103543.html','true',[],''],
		['PAGE','105067',jdecode('Seitenl%FCftungsgitter'),jdecode(''),'/49503/105067.html','true',[],''],
		['PAGE','106760',jdecode('Sto%DFstangentr%E4ger-Verkleidung'),jdecode(''),'/49503/106760.html','true',[],'']
	],''],
	['PAGE','104260',jdecode('Kirmes-Panther'),jdecode(''),'/104260.html','true',[],''],
	['PAGE','84760',jdecode('Panthertreffen+2006'),jdecode(''),'/84760/index.html','true',[ 
		['PAGE','85560',jdecode('Skandinavian+Dinner'),jdecode(''),'/84760/85560.html','true',[],''],
		['PAGE','86460',jdecode('Mecklenburgische+Seenplatte'),jdecode(''),'/84760/86460.html','true',[],''],
		['PAGE','87860',jdecode('Neuhaus+an+der+Pegnitz'),jdecode(''),'/84760/87860.html','true',[],''],
		['PAGE','88560',jdecode('Schloss+Dyvk'),jdecode(''),'/84760/88560.html','true',[],''],
		['PAGE','89460',jdecode('Ballooning'),jdecode(''),'/84760/89460.html','true',[],''],
		['PAGE','90260',jdecode('Pallaverrunde'),jdecode(''),'/84760/90260.html','true',[],'']
	],''],
	['PAGE','87602',jdecode('Panthertreffen+2007'),jdecode(''),'/87602/index.html','true',[ 
		['PAGE','96960',jdecode('Moseltreffen+'),jdecode(''),'/87602/96960.html','true',[],''],
		['PAGE','96991',jdecode('Simonskall'),jdecode(''),'/87602/96991.html','true',[],''],
		['PAGE','99960',jdecode('Augenblicke'),jdecode(''),'/87602/99960.html','true',[],''],
		['PAGE','101660',jdecode('Bernd%26%23x27%3Bs+Bilder'),jdecode(''),'/87602/101660.html','true',[],'']
	],''],
	['PAGE','109260',jdecode('Panthertreffen+2008'),jdecode(''),'/109260/index.html','true',[ 
		['PAGE','109760',jdecode('British-Open'),jdecode(''),'/109260/109760.html','true',[],''],
		['PAGE','110407',jdecode('Ingfred+on+Tour'),jdecode(''),'/109260/110407.html','true',[],''],
		['PAGE','110707',jdecode('Disney+Resort+Paris'),jdecode(''),'/109260/110707.html','true',[],''],
		['PAGE','110738',jdecode('Disney+Park'),jdecode(''),'/109260/110738.html','true',[],''],
		['PAGE','112907',jdecode('Schloss+Dyck'),jdecode(''),'/109260/112907.html','true',[],''],
		['PAGE','113807',jdecode('Mosel-N%FCrburgring-Saar'),jdecode(''),'/109260/113807.html','true',[],''],
		['PAGE','116007',jdecode('Album+Mosel'),jdecode(''),'/109260/116007.html','true',[],'']
	],''],
	['PAGE','30672',jdecode('Panther-Links'),jdecode(''),'/30672.html','true',[],'']];
var siteelementCount=47;
theSitetree.topTemplateName='Padma';
					                                                                    
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 */					                                                            
