var avenir = { src: '/_media/swf/avenir.swf' };
sIFR.activate(avenir);
sIFR.replace(avenir, {
  selector: '#content h1',
  wmode: 'transparent',
  css: '.sIFR-root { color: #b2a27a; background: transparent; }',
  // tuneHeight: -10,
  // offsetTop: -4,
  ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});

sIFR.replace(avenir, {
  selector: '#home #sidebar dt span',
  wmode: 'transparent',
  css: [
    '.sIFR-root { color: #ffde87; background: transparent; }',
    '.sIFR-root a { color: #ffde87; background: transparent; text-decoration: none; }',
    '.sIFR-root a:hover { color: #ffde87; background: transparent; text-decoration: none; }'
  ],
  // tuneHeight: -10,
  // offsetTop: -4,
  ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
});


