/* [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('Home'),jdecode(''),'/39994.html','true',[],''],
	['PAGE','254901',jdecode('Pl%C3%B6tzlich+und+v%C3%B6llig+unerwartet+...+%28neu%21%29'),jdecode(''),'/254901.html','true',[],''],
	['PAGE','252401',jdecode('Deutschland.+%28K%29ein+Winterm%C3%A4rchen%21'),jdecode(''),'/252401.html','true',[],''],
	['PAGE','239701',jdecode('Mein+Tagebuch+-+ich+habe+fertig%21'),jdecode(''),'/239701/home.html','true',[ 
		['PAGE','217401',jdecode('Juli+bis+September'),jdecode(''),'/239701/217401.html','true',[],''],
		['PAGE','194401',jdecode('April+bis+Juni'),jdecode(''),'/239701/194401.html','true',[],''],
		['PAGE','167901',jdecode('Januar+bis+M%C3%A4rz'),jdecode(''),'/239701/167901.html','true',[],'']
	],''],
	['PAGE','40564',jdecode('Aus+meinem+Leben'),jdecode(''),'/40564/home.html','true',[ 
		['PAGE','235201',jdecode('Dornr%C3%B6schen'),jdecode(''),'/40564/235201.html','true',[],''],
		['PAGE','230901',jdecode('Frankfurter+Begegnungen+'),jdecode(''),'/40564/230901.html','true',[],''],
		['PAGE','212201',jdecode('Familienbande'),jdecode(''),'/40564/212201.html','true',[],''],
		['PAGE','214001',jdecode('Es+geht+noch+weiter+...'),jdecode(''),'/40564/214001.html','true',[],''],
		['PAGE','204601',jdecode('Ein+Teufelsweib'),jdecode(''),'/40564/204601.html','true',[],'']
	],''],
	['PAGE','135601',jdecode('Zucht+und+Show'),jdecode(''),'/135601/home.html','true',[ 
		['PAGE','42437',jdecode('Deckr%C3%BCde+Torin'),jdecode(''),'/135601/42437.html','true',[],''],
		['PAGE','134801',jdecode('Zuchtzulassungen'),jdecode(''),'/135601/134801.html','true',[],''],
		['PAGE','42196',jdecode('Titelstories'),jdecode(''),'/135601/42196.html','true',[],''],
		['PAGE','42428',jdecode('Ausstellungen'),jdecode(''),'/135601/42428.html','true',[],'']
	],''],
	['PAGE','132201',jdecode('Torin+on+Tour'),jdecode(''),'/132201/home.html','true',[ 
		['PAGE','242501',jdecode('An+der+Saale+hellem+Strande+...'),jdecode(''),'/132201/242501.html','true',[],''],
		['PAGE','232101',jdecode('Vom+Taunus+zum+Rheingau'),jdecode(''),'/132201/232101.html','true',[],''],
		['PAGE','223701',jdecode('Rund+um+die+Schlei'),jdecode(''),'/132201/223701.html','true',[],''],
		['PAGE','222301',jdecode('Strandzauber'),jdecode(''),'/132201/222301.html','true',[],''],
		['PAGE','208101',jdecode('Von+Ribbeck+nach+Rathenow'),jdecode(''),'/132201/208101.html','true',[],''],
		['PAGE','210122',jdecode('Fabelhaftes+Semlin'),jdecode(''),'/132201/210122.html','true',[],''],
		['PAGE','185401',jdecode('Am+Fu%C3%9F+der+Blauen+Berge'),jdecode(''),'/132201/185401.html','true',[],'']
	],''],
	['PAGE','131301',jdecode('Job+und+Freizeit'),jdecode(''),'/131301/home.html','true',[ 
		['PAGE','238101',jdecode('Herbstzeit'),jdecode(''),'/131301/238101.html','true',[],''],
		['PAGE','146101',jdecode('Zickenalarm'),jdecode(''),'/131301/146101.html','true',[],''],
		['PAGE','144701',jdecode('Baumstark'),jdecode(''),'/131301/144701.html','true',[],''],
		['PAGE','136601',jdecode('J%C3%A4gerlatein'),jdecode(''),'/131301/136601.html','true',[],''],
		['PAGE','113501',jdecode('Irish+Football'),jdecode(''),'/131301/113501.html','true',[],''],
		['PAGE','107801',jdecode('Anbaden+2010'),jdecode(''),'/131301/107801.html','true',[],''],
		['PAGE','130201',jdecode('Das+Wandern+ist+des+Torins+Lust'),jdecode(''),'/131301/130201.html','true',[],'']
	],''],
	['PAGE','40582',jdecode('Best+of+Torin'),jdecode(''),'/40582/home.html','true',[ 
		['PAGE','247701',jdecode('Leben+eines+Taugenichts+2012'),jdecode(''),'/40582/247701.html','true',[],''],
		['PAGE','156801',jdecode('Torins+Spruchbeutel+2011'),jdecode(''),'/40582/156801.html','true',[],''],
		['PAGE','73901',jdecode('Torins+Hitparade+2010'),jdecode(''),'/40582/73901.html','true',[],''],
		['PAGE','140101',jdecode('Bilder+ohne+Worte'),jdecode(''),'/40582/140101.html','true',[],'']
	],''],
	['PAGE','40862',jdecode('G%C3%A4stebuch'),jdecode(''),'/40862/home.html','true',[ 
		['PAGE','40861',jdecode('Eintr%C3%A4ge'),jdecode(''),'/40862/40861.html','true',[],'']
	],''],
	['PAGE','41847',jdecode('Das+Letzte'),jdecode(''),'/41847.html','true',[],'']];
var siteelementCount=42;
theSitetree.topTemplateName='Circles';
theSitetree.paletteFamily='D2D2D2';
theSitetree.keyvisualId='10962';
theSitetree.keyvisualName='kv_10962.jpg';
theSitetree.fontsetId='31912';
theSitetree.graphicsetId='13728';
theSitetree.contentColor='424242';
theSitetree.contentBGColor='D2D2D2';
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Circles',
				paletteFamily: 	'D2D2D2',
				keyvisualId: 	'10962',
				keyvisualName: 	'kv_10962.jpg',
				fontsetId: 		'31912',
				graphicsetId: 	'13728',
				contentColor: 	'424242',
				contentBGColor: 'D2D2D2',
				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:     'true'
			  };
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: '20120212-173601'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '167901',
internalId:  '',
customField: '20110331-181449'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40564',
internalId:  '',
customField: '20120202-180610'
};
webappMappings['1002']=webappMappings['1002-40862atoix0irjxxi']={
webappId:    '1002',
documentId:  '40862',
internalId:  '40862atoix0irjxxi',
customField: 'action=form&icq=false'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40582',
internalId:  '',
customField: '20111111-194321'
};
webappMappings['1002']=webappMappings['1002-40862atoix0irjxxi']={
webappId:    '1002',
documentId:  '40861',
internalId:  '40862atoix0irjxxi',
customField: 'action=list'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40862',
internalId:  '',
customField: '20100201-152840'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40861',
internalId:  '',
customField: '20100517-133707'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '73901',
internalId:  '',
customField: '20101203-181327'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '242501',
internalId:  '',
customField: '20111025-134556'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '232101',
internalId:  '',
customField: '20110912-101144'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '254901',
internalId:  '',
customField: '20120201-151327'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '107801',
internalId:  '',
customField: '20100510-105448'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41847',
internalId:  '',
customField: '20100427-143551'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '204601',
internalId:  '',
customField: '20110609-140655'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42428',
internalId:  '',
customField: '20101106-134210'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42196',
internalId:  '',
customField: '20101116-102646'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42437',
internalId:  '',
customField: '20100830-101725'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '230901',
internalId:  '',
customField: '20110905-154827'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '113501',
internalId:  '',
customField: '20100621-091803'
};
webappMappings['1007']=webappMappings['1007-132399104b0']={
webappId:    '1007',
documentId:  '230901',
internalId:  '132399104b0',
customField: 'g.168soss8l.4nhd4drhso6.3o'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '239701',
internalId:  '',
customField: '20120101-182046'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '130201',
internalId:  '',
customField: '20100817-140304'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '131301',
internalId:  '',
customField: '20100819-122812'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '132201',
internalId:  '',
customField: '20100826-194821'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '223701',
internalId:  '',
customField: '20110817-095208'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '134801',
internalId:  '',
customField: '20100830-103024'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '135601',
internalId:  '',
customField: '20100830-105829'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '136601',
internalId:  '',
customField: '20100917-094939'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '222301',
internalId:  '',
customField: '20120213-140702'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '140101',
internalId:  '',
customField: '20111231-180522'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '210122',
internalId:  '',
customField: '20110610-185557'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '144701',
internalId:  '',
customField: '20101105-091846'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '146101',
internalId:  '',
customField: '20101106-103128'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '208101',
internalId:  '',
customField: '20110609-190529'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '156801',
internalId:  '',
customField: '20101204-125100'
};
webappMappings['1501']=webappMappings['1501-55298756']={
webappId:    '1501',
documentId:  '39994',
internalId:  '55298756',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '235201',
internalId:  '',
customField: '20110920-193509'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '185401',
internalId:  '',
customField: '20110303-210244'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '238101',
internalId:  '',
customField: '20111010-191724'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '194401',
internalId:  '',
customField: '20111008-132635'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '214001',
internalId:  '',
customField: '20110620-091556'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212201',
internalId:  '',
customField: '20110619-203446'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '252401',
internalId:  '',
customField: '20120118-094912'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '247701',
internalId:  '',
customField: '20111211-130141'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '217401',
internalId:  '',
customField: '20111013-094733'
};
var canonHostname = 'c4awrk03.aul.t-online.de';
var accountId     = 'ATOIX0IRJXXI';
var companyName   = '%22Torin%22+++-+++Champion+Kilkenny%60s+Highlander+vom+Haseland+++-++++Der+Irish+Terrier+in+Gera';
var htmlTitle	  = 'Torin+++-+++Kilkenny%60s+Highlander+vom+Haseland';
var metaKeywords  = '++';
var metaContents  = '++';
					                                                                    
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 */					                                                            

