var test = {
  src: 'http://www.hotellombardia.com/hotel-lombardia/wp-content/themes/hotel/flash/sifr_narrow.swf'
};

sIFR.activate(test);

sIFR.replace(test, {
  selector: 'div#contenutohome div.text h1', css: '.sIFR-root {color:#910000; font-size:36px; text-transform:uppercase;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'div#content h1', css: '.sIFR-root {color:#910000; font-size:36px; text-transform:uppercase;}', wmode: 'transparent'
});

sIFR.replace(test, {
  selector: 'span#headTube h3', css: '.sIFR-root {color:#910000; font-size:18px;}', wmode: 'transparent'
});

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