var chianti = {
  src: '/chianti2.swf'
};

sIFR.activate(chianti);

sIFR.replace(chianti, {
  selector: 'h1',
  css: [
      '.sIFR-root { font-weight: bold; color: #004c7a; text-transform: uppercase; }'
      ,'em { font-style: normal; font-weight: bold; color: #0073b7; }'
    ],
  ratios: [11, 1.49, 15, 1.41, 16, 1.4, 24, 1.38, 37, 1.36, 38, 1.34, 41, 1.35, 64, 1.34, 66, 1.33, 67, 1.34, 69, 1.33, 70, 1.34, 113, 1.33, 114, 1.32, 116, 1.33, 117, 1.32, 118, 1.33, 120, 1.32, 121, 1.33, 123, 1.32, 124, 1.33, 1.32]
});