var sunsans_semibold = {
  src: '/swf/SunSans_Semibold.swf'
};

var sunsans_demi = {
  src: '/swf/SunSans_Demi.swf'
};

var sunsans_regular = {
  src: '/swf/SunSans_Regular.swf'
};

sIFR.activate(sunsans_semibold,sunsans_demi,sunsans_regular);


sIFR.replace(sunsans_regular, {
  selector: 'h2.headline span.darkgrey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #323232;, letter-spacing: -1.5;, font-size: 48px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.headline span.grey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #ACACAC;, letter-spacing: -1.0;, font-size: 48px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.smallheadline span.darkgrey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #323232;, letter-spacing: -1.5;, font-size: 30px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});

sIFR.replace(sunsans_regular, {
  selector: 'h2.smallheadline span.grey',
  wmode: 'transparent',
  css: [
      '.sIFR-root { color: #ACACAC;, letter-spacing: -1.0;, font-size: 30px; }'
    ],
  ratios: [10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 62, 1.19, 66, 1.18, 67, 1.19, 113, 1.18, 114, 1.17, 119, 1.18, 120, 1.17, 1.18]
});
