var fsh = { src: '/pub/hotelmagnes/swf/header.swf' };

sIFR.useStyleCheck = true;
sIFR.activate(fsh);

sIFR.replace(fsh, {
  selector: 'h1.flash',
  wmode: 'transparent',
  css: '.sIFR-root { color: #248c64; }'
});
