var eurostile = { src: '/system/sifr/eurostile.swf' };
sIFR.activate(eurostile);
sIFR.replace(eurostile, {
  selector: 'h1',
  wmode: 'transparent',
  tuneHeight: '-5',
  css: '.sIFR-root { background-color: transparent; color: #000000;}'
});