/* [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','42666',jdecode('News'),jdecode(''),'/42666.html','true',[],''],
	['PAGE','109101',jdecode('Unsere+World%C2%B4s'),jdecode(''),'/109101.html','true',[],''],
	['PAGE','42208',jdecode('Katzen'),jdecode(''),'/42208/home.html','true',[ 
		['PAGE','40428',jdecode('Kira'),jdecode(''),'/42208/40428.html','true',[],''],
		['PAGE','42217',jdecode('Akiba'),jdecode(''),'/42208/42217.html','true',[],''],
		['PAGE','42226',jdecode('Indira+Ghandi'),jdecode(''),'/42208/42226.html','true',[],''],
		['PAGE','42235',jdecode('Anna+Karenina'),jdecode(''),'/42208/42235.html','true',[],''],
		['PAGE','42244',jdecode('Antonia'),jdecode(''),'/42208/42244.html','true',[],'']
	],''],
	['PAGE','81501',jdecode('Kater'),jdecode(''),'/81501/home.html','true',[ 
		['PAGE','40603',jdecode('Gaspari+Garibaldi'),jdecode(''),'/81501/40603.html','true',[],''],
		['PAGE','81522',jdecode('O%C2%B4Josue'),jdecode(''),'/81501/81522.html','true',[],''],
		['PAGE','58401',jdecode('Berlioz+Benvenuto'),jdecode(''),'/81501/58401.html','true',[],'']
	],''],
	['PAGE','81543',jdecode('Youngster'),jdecode(''),'/81543.html','true',[],''],
	['PAGE','40612',jdecode('Youngster'),jdecode(''),'/40612.html','true',[],''],
	['PAGE','42675',jdecode('Pl%C3%A4ne'),jdecode(''),'/42675.html','true',[],''],
	['PAGE','81564',jdecode('Baby%C2%B4s'),jdecode(''),'/81564/home.html','true',[ 
		['PAGE','97101',jdecode('E-Wurf'),jdecode(''),'/81564/97101.html','true',[],''],
		['PAGE','100101',jdecode('Egoiste'),jdecode(''),'/81564/100101.html','true',[],''],
		['PAGE','100122',jdecode('Eternity'),jdecode(''),'/81564/100122.html','true',[],''],
		['PAGE','100143',jdecode('En+Vogue'),jdecode(''),'/81564/100143.html','true',[],''],
		['PAGE','100164',jdecode('E%60Voila'),jdecode(''),'/81564/100164.html','true',[],''],
		['PAGE','100185',jdecode('Empaire'),jdecode(''),'/81564/100185.html','true',[],''],
		['PAGE','100206',jdecode('Ernest+Hemingway'),jdecode(''),'/81564/100206.html','true',[],''],
		['PAGE','100227',jdecode('Einstein'),jdecode(''),'/81564/100227.html','true',[],''],
		['PAGE','81585',jdecode('G%C3%B6ssel'),jdecode(''),'/81564/81585.html','true',[],''],
		['PAGE','81606',jdecode('K%C3%BCken'),jdecode(''),'/81564/81606.html','true',[],'']
	],''],
	['PAGE','81627',jdecode('Kittengalerie'),jdecode(''),'/81627/home.html','true',[ 
		['PAGE','81648',jdecode('A-Wurf'),jdecode(''),'/81627/81648.html','true',[],''],
		['PAGE','42693',jdecode('B-Wurf'),jdecode(''),'/81627/42693.html','true',[],''],
		['PAGE','81690',jdecode('C-Wurf'),jdecode(''),'/81627/81690.html','true',[],''],
		['PAGE','42684',jdecode('D-Wurf'),jdecode(''),'/81627/42684.html','true',[],'']
	],''],
	['PAGE','81711',jdecode('G%C3%B6sselgalerie'),jdecode(''),'/81711/home.html','true',[ 
		['PAGE','81753',jdecode('2009'),jdecode(''),'/81711/81753.html','true',[],''],
		['PAGE','81774',jdecode('2010'),jdecode(''),'/81711/81774.html','true',[],''],
		['PAGE','81795',jdecode('K%C3%BCken'),jdecode(''),'/81711/81795.html','false',[],''],
		['PAGE','81816',jdecode('2008'),jdecode(''),'/81711/81816.html','false',[],'']
	],''],
	['PAGE','85043',jdecode('Abzugeben'),jdecode(''),'/85043/home.html','true',[ 
		['PAGE','93601',jdecode('Katzen'),jdecode(''),'/85043/93601.html','true',[],''],
		['PAGE','85064',jdecode('G%C3%A4nse'),jdecode(''),'/85043/85064.html','false',[],'']
	],''],
	['PAGE','40437',jdecode('Fotostory%C2%B4s'),jdecode(''),'/40437.html','true',[],''],
	['PAGE','40648',jdecode('Hunde'),jdecode(''),'/40648.html','true',[],''],
	['PAGE','40639',jdecode('H%C3%BChner'),jdecode(''),'/40639.html','true',[],''],
	['PAGE','40630',jdecode('Laufenten'),jdecode(''),'/40630.html','true',[],''],
	['PAGE','40621',jdecode('G%C3%A4nse'),jdecode(''),'/40621.html','true',[],''],
	['PAGE','40718',jdecode('Erinnerungen'),jdecode(''),'/40718.html','false',[],'']];
var siteelementCount=46;
theSitetree.topTemplateName='Saeule';
theSitetree.paletteFamily='DDF9C5';
theSitetree.keyvisualId='10853';
theSitetree.keyvisualName='kv_10853.jpg';
theSitetree.fontsetId='31862';
theSitetree.graphicsetId='13659';
theSitetree.contentColor='4A702B';
theSitetree.contentBGColor='DDF9C5';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Saeule',
				paletteFamily: 	'DDF9C5',
				keyvisualId: 	'10853',
				keyvisualName: 	'kv_10853.jpg',
				fontsetId: 		'31862',
				graphicsetId: 	'13659',
				contentColor: 	'4A702B',
				contentBGColor: 'DDF9C5',
				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: '20120203-215407'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40428',
internalId:  '',
customField: '20120127-000124'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40437',
internalId:  '',
customField: '20100314-232301'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40603',
internalId:  '',
customField: '20120127-002434'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40612',
internalId:  '',
customField: '20111119-004731'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40630',
internalId:  '',
customField: '20110723-003128'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40639',
internalId:  '',
customField: '20110316-222041'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40621',
internalId:  '',
customField: '20110303-225222'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40648',
internalId:  '',
customField: '20110424-044159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40718',
internalId:  '',
customField: '20110727-120238'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42235',
internalId:  '',
customField: '20120127-001236'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42244',
internalId:  '',
customField: '20120127-001448'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42226',
internalId:  '',
customField: '20120127-000933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42217',
internalId:  '',
customField: '20120127-000609'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42208',
internalId:  '',
customField: '20111101-013912'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42675',
internalId:  '',
customField: '20111101-020549'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42666',
internalId:  '',
customField: '20120203-215650'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42684',
internalId:  '',
customField: '20111207-234733'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42693',
internalId:  '',
customField: '20110904-003222'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '58401',
internalId:  '',
customField: '20111119-005247'
};
webappMappings['1501']=webappMappings['1501-74695376']={
webappId:    '1501',
documentId:  '39994',
internalId:  '74695376',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81501',
internalId:  '',
customField: '20111001-010807'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81543',
internalId:  '',
customField: '20120127-003847'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81564',
internalId:  '',
customField: '20120108-233317'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81627',
internalId:  '',
customField: '20111126-015454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81522',
internalId:  '',
customField: '20120127-002901'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81585',
internalId:  '',
customField: '20110814-014103'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81606',
internalId:  '',
customField: '20110814-014412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '85043',
internalId:  '',
customField: '20111207-231459'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100101',
internalId:  '',
customField: '20120203-225723'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '85064',
internalId:  '',
customField: '20110904-005527'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81690',
internalId:  '',
customField: '20111001-001703'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81816',
internalId:  '',
customField: '20110904-003833'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81711',
internalId:  '',
customField: '20110904-144659'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81648',
internalId:  '',
customField: '20110819-030554'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81774',
internalId:  '',
customField: '20110904-010933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81753',
internalId:  '',
customField: '20110904-012249'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93601',
internalId:  '',
customField: '20111001-030122'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '81795',
internalId:  '',
customField: '20110825-001848'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '97101',
internalId:  '',
customField: '20120202-201429'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100143',
internalId:  '',
customField: '20120203-232420'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100122',
internalId:  '',
customField: '20120203-230446'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100164',
internalId:  '',
customField: '20120203-232635'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100185',
internalId:  '',
customField: '20120203-233354'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100206',
internalId:  '',
customField: '20120203-234346'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '100227',
internalId:  '',
customField: '20120203-235227'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '109101',
internalId:  '',
customField: '20111226-224301'
};
var canonHostname = 'c4awrk04.aul.t-online.de';
var accountId     = 'ATOIX0IRDFRC';
var companyName   = 'Cream+Sock%27s++Maine+Coon';
var htmlTitle	  = 'Cream+Sock%27s++Maine+Coon';
var metaKeywords  = '++Kira+vom+Salzigen+See%2C+Akiba+of+wild+Happyness%2C+Gaspari+Garibaldi+von+Gilufine%2C+Bayrische+Landg%C3%A4nse%2C+Indische+Laufenten%2C+H%C3%BChner%2C+Briard%2C+Iris+Mettner%2C+Rinteln%2C+Katze%2C+Maine+Coon%2C+Kater%2C+Beaus+Maine+Coon%2C+Cream+Sock%C2%B4s+Maine+Coon%2CS%C3%BCdrussischer+Ovtscharka';
var metaContents  = '++Auf+diesen+Seiten+finden+sie+Informationen+zu+unseren++Maine+Coon+Katzen%2C+G%C3%A4nsen%2C+H%C3%BChnern%2C+Laufenten%2C+unserem+Hund+und+uns.';
					                                                                    
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 */					                                                            

