

var humanist_bt = { src: '/Portals/0/Skins/AEC/js/humanist521.swf' };
var humanist_lt = { src: '/Portals/0/Skins/AEC/js/humanist521_lt.swf' };

sIFR.activate(humanist_bt);
sIFR.activate(humanist_lt);

sIFR.replace(humanist_lt, {
  selector: 'h3',
  wmode: 'transparent',
  css: '.sIFR-root {color: #4d4d4d; }'
});

sIFR.replace(humanist_lt, {
  selector: '.bottomtitle h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #4d4d4d; }'
});


sIFR.replace(humanist_bt, {
  selector: '.page_title h2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #FFFFFF;}',
  filters: {
        DropShadow: {
            knockout: false,
            distance: 1,
            color: '#000000',
            strength: 0.5,
            blurX: 4,
            blurY: 4
        }
    }
});


sIFR.replace(humanist_bt, {
  selector: '.column2 h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000;}'
});

sIFR.replace(humanist_bt, {
  selector: '.column2 h2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000;}'
});

sIFR.replace(humanist_bt, {
  selector: '.column1 h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000;}'
});

sIFR.replace(humanist_bt, {
  selector: '.column1 h2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000;}'
});


sIFR.replace(humanist_bt, {
  selector: '.phone1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000; text-align:right;}'
});
sIFR.replace(humanist_bt, {
  selector: '.phone2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #000000; text-align:right;}'
});
