var avenir = { src: 'flash/rataczak.swf' };
 
sIFR.activate(avenir);

sIFR.replace(avenir, {
      selector: 'h2.cpost-title',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#9f0000; letter-spacing:-1;}',
      'em { font-style:italic; }',
      'strong { font-weight:normal; color:#333333; }'
      ],
      wmode: 'transparent'
});
