var font_h1 = {
  src: '/sites/all/flash/font_h1.swf'
};


sIFR.activate(font_h1);


sIFR.replace(font_h1, {
  selector: 'h1'
  , wmode: 'transparent', css: ['.sIFR-root { color: #320500; ratios: [1]; leading: 0; }']
});
