	var sifr3 = {
	  src: '/images/sifr.swf'
	};
	
	sIFR.activate();
	
	sIFR.replace(sifr3, {
	  selector: 'h1',
		wmode: 'transparent',
		css: '.sIFR-root: {color: #302829; } em {font-style: normal; color: #874551; } strong {color: #a9a5a6; } '
	});
	
	sIFR.replace(sifr3, {
	  selector: 'h2',
		wmode: 'transparent',
		css: '.sIFR-root: {color: #302829; } em {font-style: normal; color: #874551; } strong {color: #a9a5a6; } '
	});

