/* [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','39994',jdecode('Startseite'),jdecode(''),'/39994.html','true',[],''],
	['PAGE','40558',jdecode('1.+Tourismusservice'),jdecode(''),'/40558/home.html','true',[ 
		['PAGE','40895',jdecode('S%C3%A4chsische+Schweiz'),jdecode(''),'/40558/40895.html','true',[],''],
		['PAGE','40612',jdecode('B%C3%B6hmische+Schweiz'),jdecode(''),'/40558/40612.html','true',[],''],
		['PAGE','40621',jdecode('Erzgebirge+-+B%C3%A4derdreieck'),jdecode(''),'/40558/40621.html','true',[],''],
		['PAGE','40630',jdecode('B%C3%B6hmisches+Mittelgebirge'),jdecode(''),'/40558/40630.html','true',[],''],
		['PAGE','40639',jdecode('Lausitzer+Gebirge'),jdecode(''),'/40558/40639.html','true',[],''],
		['PAGE','40576',jdecode('Macha+See'),jdecode(''),'/40558/40576.html','true',[],''],
		['PAGE','40648',jdecode('Isergebirge'),jdecode(''),'/40558/40648.html','true',[],''],
		['PAGE','40657',jdecode('B%C3%B6hmisches+Paradies'),jdecode(''),'/40558/40657.html','true',[],''],
		['PAGE','40585',jdecode('Riesengebirge'),jdecode(''),'/40558/40585.html','true',[],''],
		['PAGE','40603',jdecode('Adlergebirge'),jdecode(''),'/40558/40603.html','true',[],''],
		['PAGE','40666',jdecode('Altvatergebirge'),jdecode(''),'/40558/40666.html','true',[],''],
		['PAGE','40675',jdecode('M%C3%A4hren+und+Beskiden'),jdecode(''),'/40558/40675.html','true',[],''],
		['PAGE','40594',jdecode('Prag+und+Umgebung'),jdecode(''),'/40558/40594.html','true',[],''],
		['PAGE','40684',jdecode('B%C3%B6hmerwald'),jdecode(''),'/40558/40684.html','true',[],''],
		['PAGE','40567',jdecode('Niedere+und+hohe+Tatra'),jdecode(''),'/40558/40567.html','true',[],''],
		['PAGE','89704',jdecode('Lipno+Stausee+und+S%C3%BCdb%C3%B6hmen'),jdecode(''),'/40558/89704.html','true',[],''],
		['PAGE','40693',jdecode('Silvesterangebote'),jdecode(''),'/40558/40693.html','true',[],''],
		['PAGE','54604',jdecode('Sonderangebote+%21%21'),jdecode(''),'/40558/54604.html','true',[],''],
		['PAGE','82304',jdecode('Ostern+in+B%C3%B6hmen'),jdecode(''),'/40558/82304.html','false',[],''],
		['PAGE','40807',jdecode('+Formular+f%C3%BCr+Reiseanfrage'),jdecode(''),'/40558/40807.html','true',[],'']
	],''],
	['PAGE','40832',jdecode('2.+Formation+%22Die+Grenzg%C3%A4nger%22'),jdecode(''),'/40832/home.html','true',[ 
		['PAGE','40841',jdecode('Wir+%C3%BCber+uns'),jdecode(''),'/40832/40841.html','true',[],''],
		['PAGE','40850',jdecode('Repertoire'),jdecode(''),'/40832/40850.html','true',[],''],
		['PAGE','40859',jdecode('Liedtexte+und+H%C3%B6rbeispiele'),jdecode(''),'/40832/40859.html','true',[],''],
		['PAGE','40868',jdecode('Veranstaltungen'),jdecode(''),'/40832/40868.html','true',[],''],
		['PAGE','40877',jdecode('Bildergalerie'),jdecode(''),'/40832/40877.html','true',[],''],
		['PAGE','40886',jdecode('Kontakt+'),jdecode(''),'/40832/40886.html','true',[],'']
	],''],
	['PAGE','94004',jdecode('3.+Bahn%C3%BCbergang+D+-+CZ'),jdecode(''),'/94004/home.html','true',[ 
		['PAGE','94204',jdecode('L%C3%BCckenschluss+und+kein+Ende'),jdecode(''),'/94004/94204.html','true',[],''],
		['PAGE','100704',jdecode('Wie+gehts+weiter'),jdecode(''),'/94004/100704.html','true',[],''],
		['PAGE','94104',jdecode('Bildergalerie'),jdecode(''),'/94004/94104.html','true',[],''],
		['PAGE','96109',jdecode('Ihre+Meinung'),jdecode(''),'/94004/96109.html','true',[],''],
		['PAGE','96104',jdecode('Eintr%C3%A4ge'),jdecode(''),'/94004/96104.html','true',[],'']
	],''],
	['PAGE','103004',jdecode('4.+Kinoclub+Seb.+-+Dolni+Poustevna+'),jdecode(''),'/103004/home.html','true',[ 
		['PAGE','111704',jdecode('Abenteuerwochenende'),jdecode(''),'/103004/111704.html','false',[],''],
		['PAGE','106904',jdecode('Satzung%2FBeitr%C3%A4ge'),jdecode(''),'/103004/106904.html','true',[],''],
		['PAGE','103404',jdecode('Galerie'),jdecode(''),'/103004/103404.html','true',[],''],
		['PAGE','114204',jdecode('Konzertreihe+2010'),jdecode(''),'/103004/114204.html','true',[],'']
	],''],
	['PAGE','66504',jdecode('Impressum'),jdecode(''),'/66504.html','true',[],'']];
var siteelementCount=41;
theSitetree.topTemplateName='Circles';
theSitetree.paletteFamily='C6BB8C';
theSitetree.keyvisualId='10971';
theSitetree.keyvisualName='kv_10971.jpg';
theSitetree.fontsetId='31911';
theSitetree.graphicsetId='13725';
theSitetree.contentColor='473102';
theSitetree.contentBGColor='C6BB8C';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Circles',
				paletteFamily: 	'C6BB8C',
				keyvisualId: 	'10971',
				keyvisualName: 	'kv_10971.jpg',
				fontsetId: 		'31911',
				graphicsetId: 	'13725',
				contentColor: 	'473102',
				contentBGColor: 'C6BB8C',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'false',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '39994',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '39994',
internalId:  '',
customField: '20111130-133729'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40558',
internalId:  '',
customField: '20070831-122125'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40612',
internalId:  '',
customField: '20110916-112426'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40621',
internalId:  '',
customField: '20091009-113246'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40630',
internalId:  '',
customField: '20091109-102722'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40639',
internalId:  '',
customField: '20080121-122726'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40576',
internalId:  '',
customField: '20080116-094435'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40648',
internalId:  '',
customField: '20080813-070015'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40657',
internalId:  '',
customField: '20070907-135755'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40585',
internalId:  '',
customField: '20080116-095516'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40603',
internalId:  '',
customField: '20080116-095614'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40666',
internalId:  '',
customField: '20070904-085037'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40675',
internalId:  '',
customField: '20090819-093116'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40594',
internalId:  '',
customField: '20080116-095805'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40684',
internalId:  '',
customField: '20080116-100033'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40567',
internalId:  '',
customField: '20070904-085743'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40693',
internalId:  '',
customField: '20110927-104438'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40807',
internalId:  '',
customField: '20070823-145956'
};
webappMappings['1008']=webappMappings['1008-38567806']={
webappId:    '1008',
documentId:  '40807',
internalId:  '38567806',
customField: 'de:DE:'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40895',
internalId:  '',
customField: '20091007-132828'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100704',
internalId:  '',
customField: '20091130-132305'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94004',
internalId:  '',
customField: '20090925-122157'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89704',
internalId:  '',
customField: '20090818-133900'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40832',
internalId:  '',
customField: '20090908-111009'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40841',
internalId:  '',
customField: '20090908-111824'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40886',
internalId:  '',
customField: '20101029-120219'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40850',
internalId:  '',
customField: '20120104-100909'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40859',
internalId:  '',
customField: '20091015-101549'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40868',
internalId:  '',
customField: '20110905-084103'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40877',
internalId:  '',
customField: '20100721-115055'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54604',
internalId:  '',
customField: '20100301-125613'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94204',
internalId:  '',
customField: '20090911-110112'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94104',
internalId:  '',
customField: '20091001-111344'
};
webappMappings['1007']=webappMappings['1007-1334968337c']={
webappId:    '1007',
documentId:  '114204',
internalId:  '1334968337c',
customField: 'g.16d4m9jjg.qnuj7hl9kr.3o'
};
webappMappings['1002']=webappMappings['1002-96109atoix0i7lbms']={
webappId:    '1002',
documentId:  '96109',
internalId:  '96109atoix0i7lbms',
customField: 'action=form&icq=false'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82304',
internalId:  '',
customField: '20090205-120226'
};
webappMappings['1002']=webappMappings['1002-96109atoix0i7lbms']={
webappId:    '1002',
documentId:  '96104',
internalId:  '96109atoix0i7lbms',
customField: 'action=list'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '66504',
internalId:  '',
customField: '20090722-105940'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '96109',
internalId:  '',
customField: '20090917-093312'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '96104',
internalId:  '',
customField: '20090917-092131'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '103004',
internalId:  '',
customField: '20110321-120016'
};
webappMappings['1007']=webappMappings['1007-12ac2ad807d']={
webappId:    '1007',
documentId:  '103404',
internalId:  '12ac2ad807d',
customField: 'g.15b1ad80k.5arm02h179.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '103404',
internalId:  '',
customField: '20111130-133819'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '114204',
internalId:  '',
customField: '20111028-092958'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '111704',
internalId:  '',
customField: '20110802-103805'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '106904',
internalId:  '',
customField: '20100902-093511'
};
var canonHostname = 'c4awrk04.aul.t-online.de';
var accountId     = 'ATOIX0I7LBMS';
var companyName   = 'VTL+-+Agentur+Rainer+B%C3%B6hme';
var htmlTitle	  = 'Deutsch-Tschechisch-B%C3%B6hme';
var metaKeywords  = 'Reisen%2C+Hotels%2C+Pensionen%2C+Tschechien%2C+Dolmetscher%2C+%C3%9Cbersetzer%2C+Sprachunterricht%2C+Kapelle+Grenzg%C3%A4nger%2C+Event%2C+Eventmanagement%2C+Livemusik+';
var metaContents  = 'Reisen+nach+Tschechien%2C+Dolmetscher+deutsch+-+tschechisch%2C+Livemusik+und+Eventmanagement++';
					                                                                    
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 */					                                                            

