  var maxLFRegular = {
    src: '/sifr/maxLF-Regular.swf'
  };

  sIFR.useStyleCheck = true;
  sIFR.activate(maxLFRegular);

  sIFR.replace(maxLFRegular, {selector: 'h1', css: ['.sIFR-root {color:#939598;}']});