
var sifr = { src: '/scripts/sifr.swf' };





sIFR.activate(sifr);





sIFR.replace(sifr, {
  selector: '#home-banner h1',
  css: '.sIFR-root { background-color: none; color: #ffffff; font-weight:bold;}'
});

sIFR.replace(sifr, {
  selector: '#further-right h1',
  css: '.sIFR-root { background-color: none; color: #a0030c; font-weight:bold;}'
});








