/* [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','40555',jdecode('Anreise'),jdecode(''),'/40555.html','true',[],''],
	['PAGE','100701',jdecode('Das+Urlaubswetter+auf+Helgoland'),jdecode(''),'/100701.html','true',[],''],
	['PAGE','40564',jdecode('Appartements+u.+Pension'),jdecode(''),'/40564.html','true',[],''],
	['PAGE','40759',jdecode('Haus+Blankenese+OG++%28+2+Pers.%29'),jdecode(''),'/40759.html','true',[],''],
	['PAGE','42701',jdecode('Haus+Blankenese+EG%2FUG++%28+4+Pers.%29'),jdecode(''),'/42701.html','true',[],''],
	['PAGE','58201',jdecode('+App.+%22Rickmer%22++%28+2+Pers%29+***'),jdecode(''),'/58201.html','true',[],''],
	['PAGE','41550',jdecode('+App.+%22Die+Brigg%22++%28+2+Pers.%29+***'),jdecode(''),'/41550.html','true',[],''],
	['PAGE','69301',jdecode('+App.+Haus+Lotti+%28+2+Pers.%29+***'),jdecode(''),'/69301.html','true',[],''],
	['PAGE','70622',jdecode('App.+Haus+Carinthia++1++%28+2+Pers.%29+**'),jdecode(''),'/70622.html','true',[],''],
	['PAGE','70643',jdecode('App.+Haus+Carinthia++2++%28+2+Pers.%29+**'),jdecode(''),'/70643.html','true',[],''],
	['PAGE','70664',jdecode('App.+Haus+Carinthia++3++%28+2+Pers.%29+**'),jdecode(''),'/70664.html','true',[],''],
	['PAGE','86101',jdecode('+App.+Haus+Sellebrunn++++%28++2+Pers.%29'),jdecode(''),'/86101.html','true',[],''],
	['PAGE','52901',jdecode('App.+Haus+Elsass++%28+2+Pers.%29++*'),jdecode(''),'/52901.html','true',[],''],
	['PAGE','40777',jdecode('App.++%22Robbe%22+++%28+2+Pers.%29++**'),jdecode(''),'/40777.html','true',[],''],
	['PAGE','74301',jdecode('Haus+Mikkelsen+App.+1++%28+3+Pers.+%29'),jdecode(''),'/74301.html','true',[],''],
	['PAGE','74322',jdecode('Haus+Mikkelsen+App.+2+%28+3+Pers.%29'),jdecode(''),'/74322.html','true',[],''],
	['PAGE','74343',jdecode('Haus+Mikkelsen+App.+3+%28+3+Pers.%29'),jdecode(''),'/74343.html','true',[],''],
	['PAGE','74364',jdecode('Haus+Mikkelsen+App.+4+%283+Pers.+%29'),jdecode(''),'/74364.html','true',[],''],
	['PAGE','95601',jdecode('Haus+Fernsicht+App.+8++%282+Pers.+%29+**'),jdecode(''),'/95601.html','true',[],''],
	['PAGE','96601',jdecode('+Haus+Fernsicht+App.+9++%28+2+Pers.+%29++***'),jdecode(''),'/96601.html','true',[],''],
	['PAGE','95622',jdecode('+Haus+Fernsicht+App.+15++%28+2+Pers.+%29+***'),jdecode(''),'/95622.html','true',[],''],
	['PAGE','95643',jdecode('Haus+Hilligen+Lunn++1+%28+2+Pers.+%29++***'),jdecode(''),'/95643.html','true',[],''],
	['PAGE','95664',jdecode('Haus+Hilligen+Lunn++2++%28+2+Pers+%29+***'),jdecode(''),'/95664.html','true',[],''],
	['PAGE','74385',jdecode('Haus+Ahrens+++Junior+Suite+++*'),jdecode(''),'/74385.html','true',[],''],
	['PAGE','74406',jdecode('Haus+Ahrens+DZ++%22Lumme%22++++*'),jdecode(''),'/74406.html','true',[],''],
	['PAGE','74427',jdecode('Haus+Ahrens+EZ++%22Knieper%22+++*'),jdecode(''),'/74427.html','true',[],''],
	['PAGE','41120',jdecode('SONDERAKTIONEN'),jdecode(''),'/41120.html','true',[],''],
	['PAGE','63201',jdecode('Robbenwatching+2012%2F2013'),jdecode(''),'/63201.html','true',[],''],
	['PAGE','91901',jdecode('Helgoland+zum+Schnupperpreis'),jdecode(''),'/91901.html','true',[],''],
	['PAGE','52101',jdecode('Gr%C3%BCnkohlessen+mitten+im+Meer'),jdecode(''),'/52101.html','true',[],''],
	['PAGE','41359',jdecode('Ein+Wochenende+f%C3%BCr+die+Liebe'),jdecode(''),'/41359.html','true',[],''],
	['PAGE','41271',jdecode('Weihnachten%2FSilvester+2012%2F2013'),jdecode(''),'/41271.html','true',[],''],
	['PAGE','40591',jdecode('+++++Ich+bin+Ihr+Ansprechpartner'),jdecode(''),'/40591.html','true',[],''],
	['PAGE','41205',jdecode('HIER+-+E-Mailkontakt'),jdecode(''),'/41205.html','true',[],''],
	['PAGE','41617',jdecode('G%C3%A4stebuch'),jdecode(''),'/41617/home.html','true',[ 
		['PAGE','41616',jdecode('Eintr%C3%A4ge'),jdecode(''),'/41617/41616.html','true',[],'']
	],''],
	['PAGE','41129',jdecode('Links'),jdecode(''),'/41129.html','true',[],''],
	['PAGE','41147',jdecode('Impressum%2FDisclaimer'),jdecode(''),'/41147.html','true',[],''],
	['PAGE','86501',jdecode('Anfahrt'),jdecode(''),'/86501.html','true',[],'']];
var siteelementCount=40;
theSitetree.topTemplateName='Struktur02';
theSitetree.paletteFamily='0360B9';
theSitetree.keyvisualId='10991';
theSitetree.keyvisualName='kv_10991.jpg';
theSitetree.fontsetId='31925';
theSitetree.graphicsetId='13736';
theSitetree.contentColor='001359';
theSitetree.contentBGColor='FFFFFF';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Struktur02',
				paletteFamily: 	'0360B9',
				keyvisualId: 	'10991',
				keyvisualName: 	'kv_10991.jpg',
				fontsetId: 		'31925',
				graphicsetId: 	'13736',
				contentColor: 	'001359',
				contentBGColor: 'FFFFFF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				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: '20120205-103919'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40555',
internalId:  '',
customField: '20120204-090010'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40759',
internalId:  '',
customField: '20111228-090954'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40591',
internalId:  '',
customField: '20111126-220122'
};
webappMappings['1501']=webappMappings['1501-37051039']={
webappId:    '1501',
documentId:  '39994',
internalId:  '37051039',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40564',
internalId:  '',
customField: '20120126-175245'
};
webappMappings['7091']=webappMappings['7091-64964']={
webappId:    '7091',
documentId:  '100701',
internalId:  '64964',
customField: 'align:right;language:de;country:DE;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '70643',
internalId:  '',
customField: '20111228-091343'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40777',
internalId:  '',
customField: '20111228-091657'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '70622',
internalId:  '',
customField: '20111228-091224'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '91901',
internalId:  '',
customField: '20111012-103210'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41129',
internalId:  '',
customField: '20120205-110352'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41120',
internalId:  '',
customField: '20120204-090930'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41147',
internalId:  '',
customField: '20110821-192407'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41205',
internalId:  '',
customField: '20081031-110048'
};
webappMappings['1008']=webappMappings['1008-37844822']={
webappId:    '1008',
documentId:  '41205',
internalId:  '37844822',
customField: 'de:DE:'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41271',
internalId:  '',
customField: '20111228-093556'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41359',
internalId:  '',
customField: '20111127-125251'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41550',
internalId:  '',
customField: '20111228-091109'
};
webappMappings['1002']=webappMappings['1002-41617atoix0i7vw6m']={
webappId:    '1002',
documentId:  '41617',
internalId:  '41617atoix0i7vw6m',
customField: 'action=form&icq=false'
};
webappMappings['1002']=webappMappings['1002-41617atoix0i7vw6m']={
webappId:    '1002',
documentId:  '41616',
internalId:  '41617atoix0i7vw6m',
customField: 'action=list'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41617',
internalId:  '',
customField: '20080318-135350'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41616',
internalId:  '',
customField: '20070817-124709'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69301',
internalId:  '',
customField: '20111228-091146'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42701',
internalId:  '',
customField: '20111228-090918'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '70664',
internalId:  '',
customField: '20111228-091450'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '63201',
internalId:  '',
customField: '20120124-203244'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '52101',
internalId:  '',
customField: '20111012-103012'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '52901',
internalId:  '',
customField: '20111228-091620'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100701',
internalId:  '',
customField: '20120206-125640'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95664',
internalId:  '',
customField: '20120122-101355'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '58201',
internalId:  '',
customField: '20111228-091030'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74301',
internalId:  '',
customField: '20120124-191000'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74322',
internalId:  '',
customField: '20120124-191320'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74343',
internalId:  '',
customField: '20120124-191459'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74364',
internalId:  '',
customField: '20120124-191738'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74385',
internalId:  '',
customField: '20120205-185108'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74406',
internalId:  '',
customField: '20111228-092700'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74427',
internalId:  '',
customField: '20111228-092533'
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41147',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41129',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41616',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41617',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41205',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '40591',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41271',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41359',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '52101',
internalId:  '',
customField: ''
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95601',
internalId:  '',
customField: '20120205-191514'
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '63201',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41120',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74427',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74406',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74385',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74364',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74343',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74322',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '74301',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '40777',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '52901',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '70664',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '70643',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '70622',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '69301',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '41550',
internalId:  '',
customField: ''
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95622',
internalId:  '',
customField: '20120205-195159'
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '58201',
internalId:  '',
customField: ''
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '96601',
internalId:  '',
customField: '20120205-193218'
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '42701',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '40759',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '40564',
internalId:  '',
customField: ''
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '40555',
internalId:  '',
customField: ''
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95643',
internalId:  '',
customField: '20120122-095849'
};
webappMappings['3001']=webappMappings['3001-']={
webappId:    '3001',
documentId:  '39994',
internalId:  '',
customField: ''
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86101',
internalId:  '',
customField: '20111228-091531'
};
webappMappings['2001']=webappMappings['2001-location']={
webappId:    '2001',
documentId:  '86501',
internalId:  'location',
customField: 'language:de;country:DE;isIncluded:false;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86501',
internalId:  '',
customField: '20110821-193018'
};
var canonHostname = 'c4awrk04.aul.t-online.de';
var accountId     = 'ATOIX0I7VW6M';
var companyName   = 'Helgoland+Traumurlaub';
var htmlTitle	  = 'Helgoland+Traumurlaub';
var metaKeywords  = 'Urlaub%2C+Erholung%2C+Fitness%2C+Erlebniss%2C+Preiswert%2C+G%C3%BCnstig%2C+Appartement%2C+Privatzimmer%2C+Unterk%C3%BCnfte';
var metaContents  = 'Preiswerte+Appartements+und+Privatzimmer+auf+Helgoland.+Urlaub%2C+Erholung%2C+Fitness+und+Erlebniss';
					                                                                    
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 */					                                                            

