var helvatica = { src: '/flash/sifr.swf' };


sIFR.activate(helvatica);

sIFR.replace(helvatica, {
  selector: 'h1',wmode: 'transparent' ,
  css: '.sIFR-root { background-color: #ffffff; color: #212121; }'
});

sIFR.replace(helvatica, {
  selector: 'h2',wmode: 'transparent' ,
  css: '.sIFR-root { background-color: #ffffff; color: #212121; }'
});

