/* [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('Wir+%C3%BCber+uns'),jdecode(''),'/40555.html','true',[],''],
	['PAGE','40951',jdecode('Makrofotografie'),jdecode(''),'/40951.html','true',[],''],
	['PAGE','81201',jdecode('UNSERE+%26%23x27%3Bgalerie+macranjo%26%23x27%3B'),jdecode(''),'/81201/home.html','true',[ 
		['PAGE','88701',jdecode('EXPONATE+und+mehr+...'),jdecode(''),'/81201/88701.html','true',[],''],
		['PAGE','104401',jdecode('NEUES'),jdecode(''),'/81201/104401.html','true',[],''],
		['PAGE','81401',jdecode('Anfahrt+zur+galerie+macranjo'),jdecode(''),'/81201/81401.html','true',[],'']
	],''],
	['PAGE','41495',jdecode('LEINWAND-BILDERGALERIEN'),jdecode(''),'/41495/home.html','true',[ 
		['PAGE','40862',jdecode('BL%C3%9CTEN-TR%C3%84UME'),jdecode(''),'/41495/40862.html','true',[],''],
		['PAGE','63401',jdecode('KRETISCHER+ZAUBER+-+mit+der+Kamera+gemalt'),jdecode(''),'/41495/63401.html','true',[],''],
		['PAGE','76901',jdecode('flower-erotik'),jdecode(''),'/41495/76901.html','true',[],'']
	],''],
	['PAGE','40609',jdecode('BILDERGALERIEN'),jdecode(''),'/40609/home.html','true',[ 
		['PAGE','40695',jdecode('AQUARIEN-WELTEN'),jdecode(''),'/40609/40695.html','true',[],''],
		['PAGE','40888',jdecode('FACETTENTIERE'),jdecode(''),'/40609/40888.html','true',[],''],
		['PAGE','51001',jdecode('KRETA%26%23x27%3Bs+BL%C3%9CTENWELT+im+macrofocus'),jdecode(''),'/40609/51001.html','true',[],'']
	],''],
	['PAGE','40775',jdecode('AUSSTELLUNGEN'),jdecode(''),'/40775/home.html','true',[ 
		['PAGE','40784',jdecode('Aktuelle+und+geplante+Ausstellungen'),jdecode(''),'/40775/40784.html','true',[],''],
		['PAGE','66401',jdecode('Ausstellungen+seit+2006'),jdecode(''),'/40775/66401.html','true',[],'']
	],''],
	['PAGE','66422',jdecode('Vortr%C3%A4ge+mit+Bilderpr%C3%A4sentationen'),jdecode(''),'/66422.html','true',[],''],
	['PAGE','75001',jdecode('PRESSE'),jdecode(''),'/75001/home.html','true',[ 
		['PAGE','112801',jdecode('Finissage+25.06.2011+Bilderanalyse'),jdecode(''),'/75001/112801.html','true',[],''],
		['PAGE','108201',jdecode('Pressebericht+02.+Oktober+2010'),jdecode(''),'/75001/108201.html','true',[],''],
		['PAGE','86001',jdecode('Pressebericht+Er%C3%B6ffnung+%26%23x27%3Bgalerie+macranjo%26%23x27%3B+04.+Juli+2009'),jdecode(''),'/75001/86001.html','true',[],''],
		['PAGE','70601',jdecode('Pressebericht+03.+November+2008'),jdecode(''),'/75001/70601.html','true',[],''],
		['PAGE','43501',jdecode('Pressebericht+09.+Januar+2008'),jdecode(''),'/75001/43501.html','true',[],''],
		['PAGE','40793',jdecode('Pressebericht+18.%2F19.+August+2007'),jdecode(''),'/75001/40793.html','true',[],''],
		['PAGE','40802',jdecode('Pressebericht+09.+August+2007'),jdecode(''),'/75001/40802.html','true',[],''],
		['PAGE','40811',jdecode('Pressebericht+12.+April+2007'),jdecode(''),'/75001/40811.html','true',[],''],
		['PAGE','40820',jdecode('Pressebericht+04.+April+2007'),jdecode(''),'/75001/40820.html','true',[],''],
		['PAGE','40829',jdecode('Pressebericht+08.%2F09.+Juli+2006'),jdecode(''),'/75001/40829.html','true',[],'']
	],''],
	['PAGE','48901',jdecode('KRETA+-+Quelle+floristischer+Diversit%C3%A4t'),jdecode(''),'/48901.html','true',[],''],
	['PAGE','40755',jdecode('G%C3%A4stebuch'),jdecode(''),'/40755/home.html','true',[ 
		['PAGE','40754',jdecode('Eintr%C3%A4ge'),jdecode(''),'/40755/40754.html','true',[],'']
	],''],
	['PAGE','61001',jdecode('Links'),jdecode(''),'/61001.html','true',[],''],
	['PAGE','40902',jdecode('Impressum'),jdecode(''),'/40902.html','true',[],'']];
var siteelementCount=35;
theSitetree.topTemplateName='Cherry';
theSitetree.paletteFamily='5C5C5C';
theSitetree.keyvisualId='10891';
theSitetree.keyvisualName='kv_10891.jpg';
theSitetree.fontsetId='31881';
theSitetree.graphicsetId='13686';
theSitetree.contentColor='0A0A0A';
theSitetree.contentBGColor='5C5C5C';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Cherry',
				paletteFamily: 	'5C5C5C',
				keyvisualId: 	'10891',
				keyvisualName: 	'kv_10891.jpg',
				fontsetId: 		'31881',
				graphicsetId: 	'13686',
				contentColor: 	'0A0A0A',
				contentBGColor: '5C5C5C',
				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: '20120109-184217'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40609',
internalId:  '',
customField: '20090317-134152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40793',
internalId:  '',
customField: '20071231-184852'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40695',
internalId:  '',
customField: '20081011-103653'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40802',
internalId:  '',
customField: '20071231-184915'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40555',
internalId:  '',
customField: '20091229-092404'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81201',
internalId:  '',
customField: '20110131-085443'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40902',
internalId:  '',
customField: '20110131-085118'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40862',
internalId:  '',
customField: '20090317-141916'
};
webappMappings['1007']=webappMappings['1007-114928da0a3']={
webappId:    '1007',
documentId:  '40695',
internalId:  '114928da0a3',
customField: 'g.12i98j78j.50vbifgkfs7.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40775',
internalId:  '',
customField: '20120109-185123'
};
webappMappings['1002']=webappMappings['1002-40755atoix0i7zwot']={
webappId:    '1002',
documentId:  '40755',
internalId:  '40755atoix0i7zwot',
customField: 'action=form&icq=false'
};
webappMappings['1002']=webappMappings['1002-40755atoix0i7zwot']={
webappId:    '1002',
documentId:  '40754',
internalId:  '40755atoix0i7zwot',
customField: 'action=list'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40755',
internalId:  '',
customField: '20070823-213056'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40754',
internalId:  '',
customField: '20070823-213056'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40784',
internalId:  '',
customField: '20120109-185510'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40820',
internalId:  '',
customField: '20070827-161006'
};
webappMappings['1007']=webappMappings['1007-1149752d679']={
webappId:    '1007',
documentId:  '40862',
internalId:  '1149752d679',
customField: 'g.12ibl1q4m.fil39nvuvl.3o'
};
webappMappings['2001']=webappMappings['2001-location']={
webappId:    '2001',
documentId:  '81401',
internalId:  'location',
customField: 'language:de;country:DE;isIncluded:false;'
};
webappMappings['1007']=webappMappings['1007-11497dfc05d']={
webappId:    '1007',
documentId:  '40888',
internalId:  '11497dfc05d',
customField: 'g.12ibtoott.4q6f5oo6mh6.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40888',
internalId:  '',
customField: '20081011-085745'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40951',
internalId:  '',
customField: '20100426-095801'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40811',
internalId:  '',
customField: '20071231-184951'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40829',
internalId:  '',
customField: '20070827-161031'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41495',
internalId:  '',
customField: '20100426-074540'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43501',
internalId:  '',
customField: '20080112-185859'
};
webappMappings['1501']=webappMappings['1501-59881542']={
webappId:    '1501',
documentId:  '39994',
internalId:  '59881542',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '48901',
internalId:  '',
customField: '20110727-162327'
};
webappMappings['1007']=webappMappings['1007-11ba845e2d2']={
webappId:    '1007',
documentId:  '51001',
internalId:  '11ba845e2d2',
customField: 'g.13ek4503g.gnuunn74ps.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '51001',
internalId:  '',
customField: '20090302-093751'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104401',
internalId:  '',
customField: '20111210-093001'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88701',
internalId:  '',
customField: '20111210-085840'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86001',
internalId:  '',
customField: '20090720-215035'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81401',
internalId:  '',
customField: '20100426-075727'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '61001',
internalId:  '',
customField: '20100808-185607'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '75001',
internalId:  '',
customField: '20101017-083103'
};
webappMappings['1007']=webappMappings['1007-11be95a74bd']={
webappId:    '1007',
documentId:  '63401',
internalId:  '11be95a74bd',
customField: 'g.13fkjln0t.o58m4pqo07.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '63401',
internalId:  '',
customField: '20081011-084909'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '66401',
internalId:  '',
customField: '20110606-185158'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '66422',
internalId:  '',
customField: '20110802-063957'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '70601',
internalId:  '',
customField: '20081112-143158'
};
webappMappings['1007']=webappMappings['1007-12003c1f496']={
webappId:    '1007',
documentId:  '76901',
internalId:  '12003c1f496',
customField: 'g.1401rjts8.50188pak8h.1s'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76901',
internalId:  '',
customField: '20090317-141958'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '108201',
internalId:  '',
customField: '20101017-091129'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '112801',
internalId:  '',
customField: '20110626-125952'
};
var canonHostname = 'c4awrk04.aul.t-online.de';
var accountId     = 'ATOIX0I7ZWOT';
var companyName   = 'natur+im+macrofocus';
var htmlTitle	  = 'natur+im+macrofocus';
var metaKeywords  = 'Ihr+Name%2C+Saunen%2C+Gesundheit%2C+schwitzen%2C+Saunalandschaft%2C+Familiensauna++';
var metaContents  = 'Willkommen+bei+Ihr+Name.+Infos+zu+Leistungen%2C+Oeffnungszeiten%2C+Lage+und+vieles+mehr.++';
					                                                                    
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 */					                                                            

