var renaissance = {
  src: 'http://www.kimberleysadiamonds.com/flashscript/flash/renaissance.swf'

 };

sIFR.activate(renaissance);

// From revision 209 and onwards

  
   
   sIFR.replace(renaissance, {
      selector: 'h5.cpost-title',
      css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#2e16b1; }',
     
      ],
      wmode: 'transparent'
});
  
   sIFR.replace(renaissance, {
      selector: 'h2.cpost-title',
      css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#cc0000; }',
     
      ],
      wmode: 'transparent'
});

