var futura_heavy = { src: 'swf/futura_heavy.swf' };

sIFR.activate(futura_heavy);

sIFR.replace(futura_heavy, {
  selector: 'h1',
  css: '.sIFR-root { color: #128C91; }',
  wmode: 'transparent',
  selectable: true
});
