    var humanist = {
      src: '/assets/flash/humanist521btr.swf'
    };
    sIFR.useStyleCheck = true;
    sIFR.activate(humanist);

    sIFR.replace(humanist, {
      selector: 'h1',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#4f9b19; font-size:24px;}'
      ]
    });
    
	sIFR.replace(humanist, {
      selector: 'h1',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#4f9b19; font-size:20px;}'
      ]
    });

    
	sIFR.replace(humanist, {
      selector: 'h3',
      offsetTop: '-3',
      tuneHeight: '-7',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#4f9b19; font-size:18px; leading:-10;}'
      ]
    });
        
    sIFR.replace(humanist, {
      selector: '.survey span',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#ffffff; font-weight: bold; font-size:20px; }'
      ]
    });
    
    sIFR.replace(humanist, {
      selector: 'fieldset.sign-up span',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#ffffff; font-weight: bold; font-size:20px; }'
      ]
    });

    sIFR.replace(humanist, {
      selector: '.module.banner span',
      wmode: 'transparent',
      tuneHeight: '-6'
      ,css: [
        '.sIFR-root {color:#24539e; font-weight: bold; font-size:17px; }'
      ]
    });

    sIFR.replace(humanist, {
      selector: 'span.phone',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#ffffff; text-align:right; font-weight: bold; font-size:18px; } strong {font-size:26px;}'
      ]
    });
    
    sIFR.replace(humanist, {
      selector: '.search-news span',
      offsetTop: '-3',
      tuneHeight: '-7',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#ffffff; font-weight: bold; font-size:20px; leading:-10; }'
      ]
  });

  sIFR.replace(humanist, {
  selector: '.CetegoryFiltrSelectLabel span',
      offsetTop: '-3',
      tuneHeight: '-7',
      wmode: 'transparent'
      , css: [
        '.sIFR-root {color:#ffffff; font-weight: bold; font-size:20px; leading:-10; }'
      ]
  });
      
    sIFR.replace(humanist, {
      selector: '.wrap3 dl dt span',
      wmode: 'transparent'
      ,css: [
        '.sIFR-root {color:#595959; font-weight: bold; font-size:20px;}'
      ]
    });  
