var gisha = {
  src: 'http://cdn.dariusrucker.com/MISC/sifr3/fonts/gisha.swf'
};

sIFR.activate(gisha);

sIFR.replace(gisha, {
  selector: 'h2', wmode: 'transparent', css: { '.sIFR-root': { 'font-weight': 'bold', 'color': '#6d1302', 'text-transform': 'uppercase' }}
});

sIFR.replace(gisha, {
  selector: 'h3', wmode: 'transparent', css: { '.sIFR-root': { 'font-weight': 'bold', 'color': '#6d1302', 'text-transform': 'uppercase' }}
});