if (typeof(KIM) == 'undefined') { KIM ={};} 
KIM.config = {
	sBookmarkSafariAdvice: 'Press '+ ( (navigator.userAgent.indexOf('win')!==-1) ? 'CMD' : 'STRG' )+ ' + D',
	sBookmarkDefaultTitle:null,
	sBookmarkDefaultUri:null,
	sURLnachrichtenJSON:'/.content/news',
	sURLfilmtippsJSON:'/.content/filmtipps',
	sURLbuchtippsJSON:'/.content/buchtipps',
	sURLsurftippsJSON: '/.content/surftipps'
};