
var sifr = { src: '/scripts/sifr.swf' };

sIFR.activate(sifr);


sIFR.replace(sifr, {
  selector: '#welcome h1',
  css: '.sIFR-root { background-color: none; color: #272727;}'
});








