/* [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','40581',jdecode('News'),jdecode(''),'/40581.html','true',[],''],
	['PAGE','40667',jdecode('%C3%9Cber+uns'),jdecode(''),'/40667.html','true',[],''],
	['PAGE','137101',jdecode('Neues+Zuhause+gesucht'),jdecode(''),'/137101/home.html','true',[ 
		['PAGE','40617',jdecode('Tammany%C2%B4s+Mahal+Kita'),jdecode(''),'/137101/40617.html','true',[],'']
	],''],
	['PAGE','183001',jdecode('Showtime'),jdecode(''),'/183001/home.html','true',[ 
		['PAGE','180401',jdecode('Juni+2011+Filderstadt-Bernhausen'),jdecode(''),'/183001/180401.html','true',[],''],
		['PAGE','175601',jdecode('Mai+2011+Ruhpolding'),jdecode(''),'/183001/175601.html','true',[],''],
		['PAGE','175101',jdecode('Mai+2011+Luhe-Wildenau'),jdecode(''),'/183001/175101.html','true',[],'']
	],''],
	['PAGE','166101',jdecode('Fotoshooting'),jdecode(''),'/166101/home.html','true',[ 
		['PAGE','183101',jdecode('Fotoshoot+Zsa+Zsa+und+Moon'),jdecode(''),'/166101/183101.html','true',[],''],
		['PAGE','178801',jdecode('Unser+Youngster+Yarah+Silvi-Cola'),jdecode(''),'/166101/178801.html','true',[],''],
		['PAGE','166122',jdecode('Baumbilder+-+April+2011+'),jdecode(''),'/166101/166122.html','true',[],''],
		['PAGE','169601',jdecode('Fr%C3%BChlingsbilder+2011'),jdecode(''),'/166101/169601.html','true',[],'']
	],''],
	['PAGE','73301',jdecode('Kater'),jdecode(''),'/73301/home.html','true',[ 
		['PAGE','40590',jdecode('Quick+Silver+The+Purrfect+Coon'),jdecode(''),'/73301/40590.html','true',[],''],
		['PAGE','112822',jdecode('One+Night+Stand+The+Sparklingstar'),jdecode(''),'/73301/112822.html','true',[],'']
	],''],
	['PAGE','40608',jdecode('K%C3%A4tzinnen'),jdecode(''),'/40608/home.html','true',[ 
		['PAGE','59501',jdecode('Ch.Tammany%C2%B4s+Zsa+Zsa'),jdecode(''),'/40608/59501.html','true',[],''],
		['PAGE','219801',jdecode('Ocean+White+Diamond+vom+Pfinztal'),jdecode(''),'/40608/219801.html','true',[],''],
		['PAGE','155901',jdecode('J.Ch.SunrisePalace+New+Moon'),jdecode(''),'/40608/155901.html','true',[],''],
		['PAGE','141401',jdecode('Yarah+Silvi-Cola'),jdecode(''),'/40608/141401.html','true',[],''],
		['PAGE','156001',jdecode('SunrisePalace+Vienna+Calling'),jdecode(''),'/40608/156001.html','true',[],'']
	],''],
	['PAGE','112801',jdecode('Youngster'),jdecode(''),'/112801/home.html','true',[ 
		['PAGE','198801',jdecode('Veritas+The+Sparklingstar'),jdecode(''),'/112801/198801.html','true',[],'']
	],''],
	['PAGE','40626',jdecode('Kastraten'),jdecode(''),'/40626/home.html','true',[ 
		['PAGE','40635',jdecode('Tammany%C2%B4s+Calito'),jdecode(''),'/40626/40635.html','true',[],''],
		['PAGE','40644',jdecode('Tammany%C2%B4s+Tamino'),jdecode(''),'/40626/40644.html','true',[],''],
		['PAGE','40676',jdecode('Pr.+Tammany%C2%B4s+Cream+Fantasy'),jdecode(''),'/40626/40676.html','true',[],''],
		['PAGE','40685',jdecode('HighflyMamboTheSparklingstar'),jdecode(''),'/40626/40685.html','true',[],'']
	],''],
	['PAGE','90701',jdecode('Kitten'),jdecode(''),'/90701/home.html','true',[ 
		['PAGE','207101',jdecode('Loverboy'),jdecode(''),'/90701/207101.html','true',[],''],
		['PAGE','207185',jdecode('Blind+Date'),jdecode(''),'/90701/207185.html','true',[],''],
		['PAGE','207843',jdecode('La+Ventana'),jdecode(''),'/90701/207843.html','true',[],''],
		['PAGE','207864',jdecode('Venice+Island'),jdecode(''),'/90701/207864.html','true',[],''],
		['PAGE','90722',jdecode('Abgabeinformationen'),jdecode(''),'/90701/90722.html','true',[],'']
	],''],
	['PAGE','118801',jdecode('Babygalerie'),jdecode(''),'/118801/home.html','true',[ 
		['PAGE','201701',jdecode('Wurf+vom+30.08.2011'),jdecode(''),'/118801/201701.html','true',[],''],
		['PAGE','186001',jdecode('Wurf+vom+25.07.2011'),jdecode(''),'/118801/186001.html','true',[],''],
		['PAGE','129422',jdecode('Wurf+vom+16.10.2010'),jdecode(''),'/118801/129422.html','true',[],''],
		['PAGE','129401',jdecode('Wurf+vom+12.10.2010'),jdecode(''),'/118801/129401.html','true',[],''],
		['PAGE','98101',jdecode('Wurf+vom+13.04.2010'),jdecode(''),'/118801/98101.html','true',[],''],
		['PAGE','40703',jdecode('Wurf+vom+15.02.2010'),jdecode(''),'/118801/40703.html','true',[],'']
	],''],
	['PAGE','40712',jdecode('Planung'),jdecode(''),'/40712.html','true',[],''],
	['PAGE','40739',jdecode('Regenbogenbr%C3%BCcke'),jdecode(''),'/40739/home.html','true',[ 
		['PAGE','40653',jdecode('Ch.+Classiccats+Joujou'),jdecode(''),'/40739/40653.html','true',[],'']
	],''],
	['PAGE','40730',jdecode('Links'),jdecode(''),'/40730.html','true',[],''],
	['PAGE','47101',jdecode('Anfahrt'),jdecode(''),'/47101.html','true',[],''],
	['PAGE','40721',jdecode('Kontakt%2FImpressum'),jdecode(''),'/40721.html','true',[],''],
	['PAGE','40763',jdecode('G%C3%A4stebuch'),jdecode(''),'/40763/home.html','true',[ 
		['PAGE','40762',jdecode('Eintr%C3%A4ge'),jdecode(''),'/40763/40762.html','true',[],'']
	],'']];
var siteelementCount=51;
theSitetree.topTemplateName='TOI_Wellness_1';
theSitetree.paletteFamily='FFFFFF';
theSitetree.keyvisualId='10616';
theSitetree.keyvisualName='kv_10616.jpg';
theSitetree.fontsetId='31756';
theSitetree.graphicsetId='13531';
theSitetree.contentColor='555353';
theSitetree.contentBGColor='F5F4F1';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'TOI_Wellness_1',
				paletteFamily: 	'FFFFFF',
				keyvisualId: 	'10616',
				keyvisualName: 	'kv_10616.jpg',
				fontsetId: 		'31756',
				graphicsetId: 	'13531',
				contentColor: 	'555353',
				contentBGColor: 'F5F4F1',
				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: '20120207-174504'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40590',
internalId:  '',
customField: '20110908-192633'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40730',
internalId:  '',
customField: '20111022-163132'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40581',
internalId:  '',
customField: '20120207-185020'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40608',
internalId:  '',
customField: '20120115-120048'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40626',
internalId:  '',
customField: '20100810-191257'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40617',
internalId:  '',
customField: '20111226-090157'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40653',
internalId:  '',
customField: '20100227-162121'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40667',
internalId:  '',
customField: '20090328-184015'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40676',
internalId:  '',
customField: '20110515-171909'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '112801',
internalId:  '',
customField: '20111231-155209'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40635',
internalId:  '',
customField: '20100608-164115'
};
webappMappings['1002']=webappMappings['1002-40763atoix0ir7m8w']={
webappId:    '1002',
documentId:  '40763',
internalId:  '40763atoix0ir7m8w',
customField: 'action=form&icq=false'
};
webappMappings['1002']=webappMappings['1002-40763atoix0ir7m8w']={
webappId:    '1002',
documentId:  '40762',
internalId:  '40763atoix0ir7m8w',
customField: 'action=list'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40763',
internalId:  '',
customField: '20090311-191328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40762',
internalId:  '',
customField: '20090311-191328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40721',
internalId:  '',
customField: '20100711-080928'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40712',
internalId:  '',
customField: '20120126-200314'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40739',
internalId:  '',
customField: '20090328-180535'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40685',
internalId:  '',
customField: '20100813-010134'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40703',
internalId:  '',
customField: '20110312-130350'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '207101',
internalId:  '',
customField: '20120126-204209'
};
webappMappings['1501']=webappMappings['1501-58955407']={
webappId:    '1501',
documentId:  '39994',
internalId:  '58955407',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40644',
internalId:  '',
customField: '20091117-142750'
};
webappMappings['2001']=webappMappings['2001-location']={
webappId:    '2001',
documentId:  '47101',
internalId:  'location',
customField: 'language:de;country:DE;isIncluded:false;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '47101',
internalId:  '',
customField: '20090328-180504'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '73301',
internalId:  '',
customField: '20110113-170009'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '59501',
internalId:  '',
customField: '20110925-140318'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '90701',
internalId:  '',
customField: '20120207-194750'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '90722',
internalId:  '',
customField: '20100813-005319'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '98101',
internalId:  '',
customField: '20101107-084423'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '112822',
internalId:  '',
customField: '20110415-210155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '118801',
internalId:  '',
customField: '20120207-194206'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '129401',
internalId:  '',
customField: '20110220-104959'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '129422',
internalId:  '',
customField: '20110622-161955'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '137101',
internalId:  '',
customField: '20111228-183340'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '141401',
internalId:  '',
customField: '20111223-223736'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '155901',
internalId:  '',
customField: '20111223-223544'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '156001',
internalId:  '',
customField: '20111226-094028'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '166101',
internalId:  '',
customField: '20110412-170152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '166122',
internalId:  '',
customField: '20110412-172051'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '169601',
internalId:  '',
customField: '20110427-090307'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183101',
internalId:  '',
customField: '20110703-094152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175101',
internalId:  '',
customField: '20110515-175018'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175601',
internalId:  '',
customField: '20110522-180204'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178801',
internalId:  '',
customField: '20110616-181754'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '180401',
internalId:  '',
customField: '20110622-161044'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183001',
internalId:  '',
customField: '20110703-091629'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186001',
internalId:  '',
customField: '20120207-194336'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198801',
internalId:  '',
customField: '20120126-200746'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '201701',
internalId:  '',
customField: '20120207-194336'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '207185',
internalId:  '',
customField: '20120115-115852'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '207843',
internalId:  '',
customField: '20120126-201740'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '207864',
internalId:  '',
customField: '20120126-202628'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '219801',
internalId:  '',
customField: '20111228-182721'
};
var canonHostname = 'c4awrk01.aul.t-online.de';
var accountId     = 'ATOIX0IR7M8W';
var companyName   = 'SunrisePalace+-+Maine+Coon+Cats';
var htmlTitle	  = 'SunrisePalace+-+Maine+Coon+Cattery';
var metaKeywords  = '+Z%C3%BCchter%2C++Maine+Coon+Cats%2C+Hobbyzucht++in+der+N%C3%A4he+von+M%C3%BCnchen%2C+Katzen%2C+Sunrise+Palace%2C+Maine+Coon+Z%C3%BCchter';
var metaContents  = 'Sunrisepalace+Maine+Coone+Cattery%2C+Kleine+Maine+Coon+Hobbyzucht+im+Herzen+Bayerns';
					                                                                    
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 */					                                                            

