var gill = {
  src: '/scripts/sifr/gill.swf'
};

sIFR.activate(gill);

sIFR.replace(gill, {
  selector: 'h1.sif'
  ,css: '.sIFR-root { font-size:22px; text-transform:uppercase; color:#004489; background-color: #ffffff }'
  ,wmode: 'transparent'
});
