var cGoth = { src: 'http://www.sixtus.it/azienda/wp-content/themes/sixtus-azienda/flash/font-CenturyGothicStd.swf' };

sIFR.activate(cGoth);



sIFR.replace(cGoth, {
	selector: '#articolo h2'
	, wmode: 'transparent'
	, css: {
		'.sIFR-root': {
			'color': '#b2b2b0'
			, 'text-transform' : 'uppercase'
			, 'font-size' : '32px'
		}
	}
});
