var cafusionfilled = {
  src: '/wp-content/themes/ducf-2008/sifr3-beta2/flash/ca-fusion-filled.swf'
};

sIFR.fromLocal = true;
sIFR.activate(cafusionfilled);

sIFR.replace(cafusionfilled, {
  selector: 'h2, h3, h4'
	,css: [
      '.sIFR-root { color: #000000}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #000000 }'
      ,'a:hover { color: #000000 }'
    ]
	,wmode: 'transparent'
});
