var sifrvar = {
  src: '/themes/ecca/flash/sifr.swf'
};

sIFR.activate(sifrvar); // From revision 209 and onwards

sIFR.replace(sifrvar, {
  selector: 'h1'
  ,wmode: 'transparent'
  ,css: {
      '.sIFR-root': { 'color': '#2781C4'}
    }
});
