var cochin = {
  src: '/sifr/sifr.swf'
};

sIFR.activate(cochin);

sIFR.replace(cochin, {
  selector: ' h1',
  fitExactly: 'true',
tuneWidth: '+4',
tuneHeight: '-5',
  wmode: 'transparent',
 css: '.sIFR-root { color: #ffffff;  }'
});