

sIFR.activate(cochin); // From revision 209 and onwards

sIFR.replace(cochin, {
  selector: 'h1',
  css: '.sIFR-root { background-color: #fef9e5; color: #5e7e5d; }',
  wmode: 'transparent',
  offsetLeft: '5'
});
