var frutiger55Roman = {
  src: 'raes/swf/Frutiger55Roman.swf'
};
var frutigerCE65Bold = {
  src: 'raes/swf/FrutigerCE65Bold.swf'
};

sIFR.activate(frutiger55Roman);

sIFR.replace(frutiger55Roman, {
      selector: '#EventCopy h2, #HomeContent h2, #CopyContent h2, #LeftMenu h2, #RightMenu h2',
      css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#00204e;  }',
      'a {color:#00204e; text-decoration:none}',
      'a:hover {color:#009FDA}'
      ],
      wmode: 'transparent',
      ratios: [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
});

sIFR.replace(frutiger55Roman, {
      selector: '#EventSideMenu h2',
      css: [
      '.sIFR-root { font-size:12px; font-weight:normal; color:#00204e;  }',
      'a {color:#00204e; text-decoration:none}',
      'a:hover {color:#009FDA}'
      ],
      wmode: 'transparent',
      ratios: [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
});

sIFR.replace(frutiger55Roman, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#00204e; }'
      ],
      offsetTop:2,
      wmode: 'transparent',
      ratios: [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
});

sIFR.replace(frutiger55Roman, {
      selector: '#CopyContent .CopyPhoto p',
      css: [
      '.sIFR-root { font-size:14px; font-weight:normal; color:#FFFFFF; }'
      ],
      offsetTop:2,
      wmode: 'transparent',
      ratios: [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
});

sIFR.activate(frutigerCE65Bold);
sIFR.replace(frutigerCE65Bold, {
      selector: '#CopyContent .pulloutquote',
      css: [
      '.sIFR-root { font-size:18px; font-weight:bold; color:#777777; }'
      ],
      offsetTop:2,
      wmode: 'transparent',
      ratios: [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
});