var timesnew = {
  src: '/pivot/templates/swf/times_sifr.swf'
};

sIFR.activate();


sIFR.replace(timesnew, {
  selector: 'h1'
  ,wmode: 'transparent'
  ,css: {
		'.sIFR-root': { 'color': '#FFFFFF', 'font-size': '26px'}
  }
});