var dakota = { src: '/themes/generated_advanced_skin_global/flash/dakota.swf' };

sIFR.activate(dakota);

sIFR.replace(dakota, {
  selector: 'h4',
  css: '.sIFR-root { background: transparent; color: #ab0534; }',
  wmode: 'transparent',
  modifyContentString: function(s,e) { return s.replace(/<span.*<\/span>/g, '') },
  offsetTop: 2
});