var aller = {
  src: '/sifr/aller.swf'
};
/*
sIFR.debug.ratios({ src: '/sifr/aller.swf', selector: 'span.spanMenubutton' });
*/
sIFR.activate(aller);
sIFR.replace(aller, {
  selector: 'h3'
    ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 25, 1.25, 28, 1.23, 32, 1.22, 33, 1.23, 43, 1.22, 56, 1.21, 59, 1.2, 60, 1.21, 91, 1.2, 92, 1.19, 102, 1.2, 103, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 124, 1.19, 1.2]
    ,css: [
      '.sIFR-root { text-align: left; color: #000000; font-weight:normal; letter-spacing:-1;  }'
      ,'a { color: #000000 }','a:hover { color: #000000 }'
    ],
	wmode:'transparent'
});
sIFR.replace(aller, {
  selector: 'h4.span-menu-button'
  , forceSingleLine: true, fitExactly: true
  ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 25, 1.25, 28, 1.23, 32, 1.22, 33, 1.23, 43, 1.22, 56, 1.21, 59, 1.2, 60, 1.21, 91, 1.2, 92, 1.19, 102, 1.2, 103, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 124, 1.19, 1.2]
    ,css: [
      '.sIFR-root { text-align: left; color: #ffffff; font-weight:bold; letter-spacing:-0.5; }'
      ,'a { color: #ffffff; text-decoration:none; }'
	  ,'a:hover { color: #ffffff }'
    ],
	wmode:'transparent'
});
sIFR.replace(aller, {
  selector: 'h4.span-menu-button-selected'
	, forceSingleLine: true, fitExactly: true
  ,ratios: [6, 1.41, 9, 1.35, 15, 1.29, 25, 1.25, 28, 1.23, 32, 1.22, 33, 1.23, 43, 1.22, 56, 1.21, 59, 1.2, 60, 1.21, 91, 1.2, 92, 1.19, 102, 1.2, 103, 1.19, 107, 1.2, 108, 1.19, 110, 1.2, 113, 1.19, 115, 1.2, 119, 1.19, 120, 1.2, 124, 1.19, 1.2]
    ,css: [
      '.sIFR-root { text-align: left; color: #CCCCCC; font-weight:bold; letter-spacing:-0.5; }'
      ,'a { color:  #CCCCCC; text-decoration:none; }'
	  ,'a:hover { color: #fff}'
    ],
	wmode:'transparent'
});
