var headlinefont = {
  src: '/fileadmin/templates/swf/sifr_corpid.swf'
};

sIFR.useStyleCheck = true;
sIFR.activate(headlinefont);

sIFR.replace(headlinefont, {
  selector: 'h2',
  ratios: [8, 1.41, 10, 1.33, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 46, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21],
  css: [
    '.sIFR-root { text-align: left; color: #888888; font-weight: normal; background:none;}'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #ff5c1c; }'
    ,'a:hover { color: #ff5c1c; text-decoration: underline; }'
  ],
  offsetTop: 0,
  tuneHeight: -3,
  wmode: 'transparent'
});

// sIFR.debug.ratios(headlinefont, {
//   selector: 'h2',
//   css: [
//     '.sIFR-root { text-align: left; color: #888888; font-weight: normal; background:none;}'
//     ,'a { text-decoration: none; }'
//     ,'a:link { color: #ff5c1c; }'
//     ,'a:hover { color: #ff5c1c; text-decoration: underline; }'
//   ],
//   wmode: 'transparent'
// });