var mojSifr = {
    src: 'sifr/sifr.swf'
    ,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
  };

sIFR.delayCSS  = true;
sIFR.forceWidth = true;
sIFR.isEnabled = sIFR.ua.transparencySupport;
sIFR.activate(mojSifr);
sIFR.useStyleCheck = true;
sIFR.prefetch(mojSifr);
sIFR.activate(mojSifr);

sIFR.replace(mojSifr, {
    selector: '.sIFR28'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 28px; color: #5b781d; text-transform: uppercase;}',
      'a {color: #5b781d; text-decoration: none;}',
      'a:hover {color: #5b781d; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR24'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 24px; color: #748f3d; text-transform: uppercase;}',
      'a {color: #748f3d; text-decoration: none;}',
      'a:hover {color: #748f3d; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR22'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 22px; color: #90a85b; text-transform: uppercase;}',
      'a {color: #90a85b; text-decoration: none;}',
      'a:hover {color: #90a85b; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR22Orange'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 22px; color: #df8f1c; text-transform: uppercase;}',
      'a {color: #df8f1c; text-decoration: none;}',
      'a:hover {color: #df8f1c; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR20'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 20px; color: #ffffff; text-transform: uppercase;}',
      'a {color: #ffffff; text-decoration: none;}',
      'a:hover {color: #ffffff; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR20Blue'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 20px; color: #485794; text-transform: uppercase;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFR18'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 18px; color: #5b781d; text-transform: uppercase;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFRMenu'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 20px; color: #eea731; text-transform: uppercase;}',
      'a {color: #eea731; text-decoration: none;}',
      'a:hover {color: #ffffff; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });
sIFR.replace(mojSifr, {
    selector: '.sIFRMenuActive'
    ,css: [
      '.sIFR-root {background-color: transparent; font-size: 20px; color: #ffffff; text-transform: uppercase;}',
      'a {color: #ffffff; text-decoration: none;}',
      'a:hover {color: #ffffff; text-decoration: none;}'
    ],
    wmode: 'transparent',
    fitExactly : 'true'  
   });