var chaletc = {
  src: '_addons/sifr3/flash/chaletc.swf'
};


sIFR.activate(chaletc);

sIFR.replace(chaletc, {
  selector: '.home h2'
  ,css: [
 '.sIFR-root { color: #999999; font-weight:normal; }'
 ]
  ,ratios: [9,1.25,13,1.18,19,1.13,21,1.12,31,1.11,40,1.09,60,1.08,106,1.07,110,1.06,115,1.07,1.06]
  ,wmode: 'transparent'
});

sIFR.replace(chaletc, {
  selector: 'h2'
  ,css: [
 '.sIFR-root { color: #3c5b75; font-weight:normal; }'
 ]
  ,ratios: [9,1.25,13,1.18,19,1.13,21,1.12,31,1.11,40,1.09,60,1.08,106,1.07,110,1.06,115,1.07,1.06]
  ,wmode: 'transparent'
});

sIFR.replace(chaletc, {
  selector: '.quote'
  ,css: [
 '.sIFR-root { color: #1687cb; }'
 ]
  ,ratios: [9,1.25,13,1.18,19,1.13,21,1.12,31,1.11,40,1.09,60,1.08,106,1.07,110,1.06,115,1.07,1.06]
  ,wmode: 'transparent'
});

sIFR.replace(chaletc, {
  selector: '.call'
  ,css: [
 '.sIFR-root { color: #777777; }'
 ]
  ,ratios: [9,1.25,13,1.18,19,1.13,21,1.12,31,1.11,40,1.09,60,1.08,106,1.07,110,1.06,115,1.07,1.06]
  ,wmode: 'transparent'
});