var hn45 = { src: '/wp-content/themes/sciInt/flash/hn45.swf' };
var hnThin = { src: '/wp-content/themes/sciInt/flash/hnThin.swf' };

sIFR.activate(hn45);
sIFR.activate(hnThin);

sIFR.replace(hnThin, {
  selector: '.home h1',
  wmode: 'transparent',
  css: '.sIFR-root { float: right; text-align:left; background-color: #F9F9F9; color: #ffb010; }'
});

sIFR.replace(hnThin, {
  selector: '.home h2',
  wmode: 'transparent',
  css: '.sIFR-root { float: right; text-align:left; color: #000000; font-size:18px; }'
});

sIFR.replace(hnThin, {
  selector: 'h2',
  wmode: 'transparent',
  css: '.sIFR-root { float: left; text-align:left; color: #ffb010; margin: 0; }'
});

sIFR.replace(hnThin, {
  selector: 'h2 a',
  wmode: 'transparent',
  css: '.sIFR-root { float: left; text-align:left; color: #ffb010; margin: 0; }'
});

sIFR.replace(hnThin, {
  selector: 'h3',
  wmode: 'transparent',
  css: '.sIFR-root { float: left; text-align:left; color: #ffb010; margin: 0; }'
});

sIFR.replace(hnThin, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #999999; }'
});
