var mistral = { src: 'flash/mistral.swf' };

sIFR.activate(mistral);

sIFR.replace(mistral, {
  selector: 'h1.sIFR',
  css: '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; }',
  wmode: 'transparent'
});
