var desyrel = {
    src: '/typo/Desyrel.swf'
    };

sIFR.activate(desyrel);

//sIFR.repaintOnResize = true;

//sIFR.debug.ratios(desyrel, {
//  selector: 'h2'
// });


sIFR.replace(desyrel, {
    selector: '#mainNav .current',
    ratios: [10,1.32,16,1.27,19,1.23,24,1.22,33,1.2,37,1.19,38,1.2,46,1.19,50,1.18,51,1.19,74,1.18,75,1.17,77,1.18,81,1.17,82,1.18,87,1.17,88,1.18,1.17],
    forceSingleLine: true,
    fitExactly: true,  
    preventWrap: true,
    css: [
      '.sIFR-root { color:#ffffff; }',
      'a { color: #a8a8a8; text-decoration: none; }',
      'a:hover { color: #a8a8a8; }',
      'a:active { color: #a8a8a8; }',
      'a.current { color: #a8a8a8; }',
    ],
    wmode: 'transparent'
});

sIFR.replace(desyrel, {
    selector: '#mainNav .product',
    ratios: [10,1.32,16,1.27,19,1.23,24,1.22,33,1.2,37,1.19,38,1.2,46,1.19,50,1.18,51,1.19,74,1.18,75,1.17,77,1.18,81,1.17,82,1.18,87,1.17,88,1.18,1.17],
    forceSingleLine: true,
    fitExactly: true,  
    preventWrap: true,
    css: [
      '.sIFR-root { color:#ffffff; }',
      'a { color: #ffffff; text-decoration: none; }',
      'a:hover { color: #c8c8c8; }',
      'a:active { color: #c8c8c8; }',
      'a.current { color: #c8c8c8; }',
    ],
    wmode: 'transparent'
});

sIFR.replace(desyrel, {
    selector: 'h2',
    ratios: [10,1.32,16,1.27,19,1.23,24,1.22,33,1.2,37,1.19,38,1.2,46,1.19,50,1.18,51,1.19,74,1.18,75,1.17,77,1.18,81,1.17,82,1.18,87,1.17,88,1.18,1.17],
    offsetTop: 3,
    //tuneHeight: -5,
    css: [
      '.sIFR-root { color:#ffffff; }',
    ],
    wmode: 'transparent'
});

sIFR.replace(desyrel, {
    selector: '#enterLink',
    ratios: [10,1.32,16,1.27,19,1.23,24,1.22,33,1.2,37,1.19,38,1.2,46,1.19,50,1.18,51,1.19,74,1.18,75,1.17,77,1.18,81,1.17,82,1.18,87,1.17,88,1.18,1.17],
    css: [
      '.sIFR-root { color:#ffffff; }',
      'a { color: #ffffff; text-decoration: none; }',
      'a:hover { color: #c8c8c8; }',
      'a:active { color: #c8c8c8; }',
      'a.current { color: #c8c8c8; }',
    ],
    wmode: 'transparent'
});
