var avenirLight = {
  src: '/sIFR/avenirLight.swf'
};
var avenirMedium = {
  src: '/sIFR/avenirMedium.swf'
};
sIFR.activate(avenirLight, avenirMedium);

sIFR.replace(avenirLight, {
  selector: 'h1',
  ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19],
  css: [
  '.sIFR-root { font-size:30px; font-weight:normal; color:#ffffff; }'
  ],
  wmode: 'transparent',
  filters: {
		DropShadow: {
			knockout: false,
			distance: 3,
			color: '#000000',
			strength: 1.5,
			blurX: 5.5,
			blurY: 5.5
		}
   }
});
sIFR.replace(avenirLight, {
  selector: 'h2',
  ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19],
  css: [
  '.sIFR-root { font-size:24px; font-weight:normal; color:#20536c; }'
  ],
  wmode: 'transparent'
});
sIFR.replace(avenirMedium, {
  selector: 'h3',
  ratios: [8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 15, 1.3, 19, 1.28, 20, 1.27, 28, 1.26, 29, 1.24, 30, 1.25, 40, 1.24, 43, 1.23, 44, 1.24, 64, 1.23, 72, 1.22, 73, 1.23, 106, 1.22, 107, 1.21, 115, 1.22, 116, 1.21, 120, 1.22, 121, 1.21, 1.22],
  css: [
  '.sIFR-root { font-size:19px; font-weight:normal; color:#ffffff; background-color:#1C618B; }'
  ],
  wmode: 'transparent'
});
sIFR.replace(avenirMedium, {
  selector: 'h4',
  ratios: [8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 15, 1.3, 19, 1.28, 20, 1.27, 28, 1.26, 29, 1.24, 30, 1.25, 40, 1.24, 43, 1.23, 44, 1.24, 64, 1.23, 72, 1.22, 73, 1.23, 106, 1.22, 107, 1.21, 115, 1.22, 116, 1.21, 120, 1.22, 121, 1.21, 1.22],
  css: [
  '.sIFR-root { font-size:17px; font-weight:normal; color:#20536c; }'
  ],
  wmode: 'transparent'
});
sIFR.replace(avenirMedium, {
  selector: '.subtitle',
  ratios: [8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 15, 1.3, 19, 1.28, 20, 1.27, 28, 1.26, 29, 1.24, 30, 1.25, 40, 1.24, 43, 1.23, 44, 1.24, 64, 1.23, 72, 1.22, 73, 1.23, 106, 1.22, 107, 1.21, 115, 1.22, 116, 1.21, 120, 1.22, 121, 1.21, 1.22],
  css: [
  '.sIFR-root { font-size:14px; font-weight:normal; color:#ffffff; }'
  ],
  wmode: 'transparent'
});
