// JavaScript Document
	var tiranti = { src: 'fileadmin/templates/tenrouwelaar.nl/js/tiranti.swf' };
	sIFR.activate(tiranti);

	sIFR.replace(tiranti, {
		selector: '#content h1'
		,css: [
			'.sIFR-root { color: #3D649B }'
		]
		,wmode: 'transparent'
	});
