var eras = { src: 'fileadmin/templates/cheap-parking/js/franklin_gmc.swf' };
	sIFR.activate(eras);

	sIFR.replace(eras, {
		selector: '#content h1'
		,css: [
			'.sIFR-root { color: #82AE03;font-size:20px; }'
		]
		,wmode: 'transparent'
	});
	
	sIFR.replace(eras, {
		selector: '.contact-page #form_right h1'
		,css: [
			'.sIFR-root { color: #2E5009;font-size:20px; }'
		]
		,wmode: 'transparent'
	});
