			var futura = {			  src: 'js/sifr3/futura.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]			};			sIFR.useStyleCheck = true;			sIFR.delayCSS  = true;			sIFR.activate(futura);						sIFR.replace(futura, {			  selector: '#generale #left #titolo h1'			  ,wmode : 'transparent'			  ,css: {				'.sIFR-root': { 'color': '#ffffff', 'font-size' : '32px', 'text-align' : 'right' }				,'strong': { 'color': '#c3c3c3'}				,'em': { 'color': '#c3c3c3'}				,'a': { 'color': '#ffffff', 'text-decoration': 'none'}				,'a:hover': { 'color': '#9f9f9f'}			}			});						sIFR.replace(futura, {			  selector: '#generale #left #titolo h2'			  ,wmode : 'transparent'			  ,css: {				'.sIFR-root': { 'color': '#bebebe', 'font-size' : '13px', 'text-align' : 'right' }				,'strong': { 'color': '#c3c3c3'}				,'em': { 'color': '#c3c3c3'}				,'a': { 'color': '#cc0000', 'text-decoration': 'none'}				,'a:hover': { 'color': '#ffffff'}			}			});						sIFR.replace(futura, {			  selector: '#generale #right #scheda h1'			  ,wmode : 'transparent'			  ,css: {				'.sIFR-root': { 'color': '#ffffff', 'font-size' : '26px', 'text-align' : 'left' }				,'strong': { 'color': '#c3c3c3'}				,'em': { 'color': '#c3c3c3'}				,'a': { 'color': '#cc0000', 'text-decoration': 'none'}				,'a:hover': { 'color': '#ffffff'}			}			});						sIFR.replace(futura, {			  selector: '#generale #right #scheda h1'			  ,wmode : 'transparent'			  ,css: {				'.sIFR-root': { 'color': '#bebebe', 'font-size' : '18px', 'text-align' : 'left' }				,'strong': { 'color': '#c3c3c3'}				,'em': { 'color': '#c3c3c3'}				,'a': { 'color': '#cc0000', 'text-decoration': 'none'}				,'a:hover': { 'color': '#ffffff'}			}			});						sIFR.replace(futura, {			  selector: '#generale #right #collezioni ul li h1.nome'			  ,wmode : 'transparent'			  ,css: {				'.sIFR-root': { 'color': '#bebebe', 'font-size' : '18px', 'text-align' : 'right' }				,'strong': { 'color': '#c3c3c3'}				,'em': { 'color': '#c3c3c3'}				,'a': { 'color': '#ffffff', 'text-decoration': 'none'}				,'a:hover': { 'color': '#9f9f9f'}			}			});