var skytext = { src: '/includes/skytext.swf' };

sIFR.activate(skytext);

sIFR.replace(skytext, {
  selector: 'p.bannerText span',
  css: '.sIFR-root { color: #FFFFFF; }',
  transparent: true
});
