//here's the sIfr
//code for the h1 tags
var futura = {  src: 'zapfchancerydemi.swf' };
sIFR.activate(futura);

sIFR.replace(futura, {
  selector: 'h1', 
  wmode: 'transparent', 
  src: 'zapfchancerydemi.swf', 
  css: [ '.sIFR-root {color:#027690; }'  ]
});