var helvetica = { src: 'sifr_helvetica.swf' };

sIFR.activate(helvetica);

sIFR.replace(helvetica, {
  selector: 'h1',
    wmode: 'transparent',paddingTop:'0',paddingBottom:'0',offsetHeight: '0',tuneHeight:'0',fitExactly:'false',forceWidth:'false',forceHeight:'true',
  css: '.sIFR-root { color: #999999; background:transparent; text-align:left; leading:-10; kerning:true; }'
});



