var humanist = { src: '/flash/humanist.swf' };
var sub1 = { src: '/flash/sub1.swf' };
var sub2 = { src: '/flash/sub2.swf' };
var sub3 = { src: '/flash/sub3.swf' };
var sub4 = { src: '/flash/sub4.swf' };
var sub5 = { src: '/flash/sub5.swf' };
var welcome = { src: '/flash/welcome.swf' };
var humanistSM = { src: '/flash/humanistSM.swf' };
var humanistSMWhite = { src: '/flash/humanistSMWhite.swf' };
var humanist4 = { src: '/flash/humanist4.swf' };

sIFR.activate(humanist,sub1,sub2,sub3,sub4,sub5,welcome,humanistSM,humanistSMWhite,humanist4);

sIFR.replace(humanist, {
  selector: 'h3#humanist',
  css: ['.sIFR-root { color: #6797FC; font-size:36px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(humanist, {
  selector: 'div.humanist',
  css: ['.sIFR-root { color: #DDDDDD; font-size:18px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(humanist, {
  selector: 'div.title',
  css: ['.sIFR-root { color: #6797FC; font-size:36px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(sub1, {
  selector: 'h3#sub1',
  css: ['.sIFR-root { color: #6797FC; font-size:24px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(sub2, {
  selector: 'h3#sub2',
  css: ['.sIFR-root { color: #6797FC; font-size:24px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(sub3, {
  selector: 'h3#sub3',
  css: ['.sIFR-root { color: #6797FC; font-size:24px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(sub4, {
  selector: 'h3#sub4',
  css: ['.sIFR-root { color: #6797FC; font-size:24px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(sub5, {
  selector: 'h3#sub5',
  css: ['.sIFR-root { color: #6797FC; font-size:24px; text-align:left; margin-bottom:0; padding-bottom:0; }'], wmode: 'transparent'
});

sIFR.replace(welcome, {
  selector: 'h3#welcome',
  css: ['.sIFR-root { color: #FFFFFF; font-size:18px; text-align:left; margin-bottom:10px; }'], wmode: 'transparent'
});

sIFR.replace(humanistSM, {
  selector: 'h3#humanistSM',
  css: ['.sIFR-root { color: #6797FC; font-size:23px; text-align:left; margin-bottom:10px; }'], wmode: 'transparent'
});

sIFR.replace(humanistSMWhite, {
  selector: 'h3#humanistSMWhite',
  css: ['.sIFR-root { color: #FFFFFF; font-size:18px; text-align:left; margin-bottom:10px; }'], wmode: 'transparent'
});

sIFR.replace(humanist4, {
  selector: 'h4#humanist4',
  css: ['.sIFR-root { color: #6797FC; font-size:20px; text-align:left; }'], wmode: 'transparent'
});

sIFR.replace(humanist4, {
  selector: 'div#medWHI',
  css: ['.sIFR-root { color: #FFFFFF; font-size:20px; text-align:left; }'], wmode: 'transparent'
});

sIFR.replace(humanist4, {
  selector: 'div.medWHI',
  css: ['.sIFR-root { color: #FFFFFF; font-size:20px; text-align:left; }'], wmode: 'transparent'
});
