if (navigator.appVersion.indexOf("Linux") != -1 || navigator.appVersion.indexOf("X11") != -1 || window.location.search.indexOf("light=true") > -1) {

} else {

		
		var Sassoon = {
			src: '/images/sifr/trump.swf'
			,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
		};
		
		/*
		var ChalkDuster = {
			src: '/images/sifr/chalkduster.swf'
		};
		
		sIFR.activate(ChalkDuster);
		sIFR.replace(ChalkDuster, {
			selector: '.stickycnt li',
			forceSingleLine: false,
			wmode: 'transparent',
			tuneWidth: '0',
			tuneHeight: '5',
			forceWidth: false
		});
		*/
		sIFR.activate(Sassoon);
		
		sIFR.replace(Sassoon, {
			selector: '.block-item h2',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { color: #FFFFFF; font-size: 18px; text-decoration: none; cursor:pointer; }',
				 'a { color:#FFFFFF; text-decoration:none; }',
				 'a:hover { color:#FFFFFF; text-decoration:underline; }'

			
				 ],
			wmode: 'transparent',
			tuneWidth: '0',
			tuneHeight: '-5',
			forceWidth: false
		});
		
		sIFR.replace(Sassoon, {
			selector: '#hulp .content h2',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { color: #67012A; font-size: 18px;  }',
				 'em { color:#000000; }'
				 ],
			wmode: 'transparent',
			tuneWidth: '0',
			tuneHeight: '-5',
			forceWidth: false
		});
}

