var cochin = {
  src: 'sifr.swf'
};


sIFR.prefetch(cochin);


sIFR.activate();

sIFR.replace(cochin, {
  selector: 'h1.ir, h2.ir, #fishstats_title, #frontintro h1, #companyinfo h2, #offerfish h2, #buysection h3',
  forceWidth: '1',
  fitExactly: true,
  wmode: 'transparent',
  linkColor: '#3a6ed0',
 css: ['.sIFR-root{color:#3A6ED0;} a{text-decoration:none;color:#3a63d0} a:hover{color:#3a63d0}']
});