var eurostile_h2 = { src: '/swf/eurostile.swf' };

sIFR.activate(eurostile_h2);

sIFR.replace(eurostile_h2, {
  selector: 'h2',
  css: '.sIFR-root { color: #FF0033; font-size: 20px; margin: 0; padding: 0; }',
  wmode: 'transparent'
});

