var font_h1 = {
  src: 'http://www.chocolatemine.co.uk/shop/flash/font_h1.swf'
};

sIFR.activate(font_h1);


sIFR.replace(font_h1, {
  selector: 'h1'
  , wmode: 'transparent', css: ['.sIFR-root { color: #b39100; font-size: 32px; line-height: 32px; text-align: left; ratios: [1]; leading: -2; }']
});