var test = {
  src: 'flash/sifr.swf'
};

sIFR.activate(test);

sIFR.replace(test, {
  selector: 'div.modulo1xinf_left div.titolo h2', css: '.sIFR-root {color:#FFFFFF; font-size:10px; text-align:right;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: '#home div.modulo1x1_offer div.titolo h2', css: '.sIFR-root {color:#FFFFFF; font-size:10px; text-align:right;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo1x1_offer div.titolo h2', css: '.sIFR-root {color:#3b556b; font-size:10px; text-align:left;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo3xinf_immagineHome h1', css: '.sIFR-root {color:#ffffff; font-size:16px; leading:-3; text-transform:uppercase; }', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo3xinf_immagineHome2 h1', css: '.sIFR-root {color:#3b556b; font-size:16px; leading:-3; text-transform:uppercase; }', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'span.linkMore', css: '.sIFR-root {color:#FFFFFF;font-size:12px;}, a:link{color:#FFFFFF;text-decoration:none;}, a:hover{color:#FFFFFF;text-decoration:none;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: '#home div.modulo1x1_testo-b div.titolo h2', css: '.sIFR-root {color:#FFFFFF; font-size:12px;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo1x1_testo-b div.titolo h2', css: '.sIFR-root {color:#ffffff; font-size:12px;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo1x1_offer div.titolo h2', css: '.sIFR-root {color:#3b556b; font-size:10px;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo3x1_titolo h2', css: '.sIFR-root {color:#ffffff; font-size:26px;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo3x1_titolopiccolo h2', css: '.sIFR-root {color:#ffffff; font-size:16px;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div.modulo1x1_slide div.titolo h2', css: '.sIFR-root {color:#3b556b; font-size:12px;}', wmode: 'transparent'
});