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