var cg = {
  src: '/sifr/flash/cg.swf'
};

sIFR.activate(cg);

sIFR.replace(cg, {
  selector: 'h1, h2, .componentheading',
  css: [ '.sIFR-root {color: #993333; font-weight:bold; background: #FFF; display: block; width: 100%; text-transform:uppercase;}','a { color: #ADD210; text-decoration: none;}','a:hover { color: #ADD210; text-decoration: none;}' ] , 
  ratios: [8, 1.41, 11, 1.31, 15, 1.29, 19, 1.28, 25, 1.25, 27, 1.23, 31, 1.24, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 90, 1.21, 93, 1.2, 95, 1.21, 103, 1.2, 104, 1.21, 1.2],
  wmode: 'transparent'
  });



