var avant = { src: 'http://www.saferchemicals.org/swf/avant.swf' };

sIFR.activate(avant);

sIFR.replace(avant, {
  selector: 'h2.sifr',
  css: '.sIFR-root { background-color: transparent; color: #000000; }, a:link { color: #4c75b5; text-decoration: none; }, a:visited { color: #4c75b5; text-decoration: none; }, a:focus { color: #4c75b5; text-decoration: underline; }, a:hover { color: #4c75b5; text-decoration: underline; }, a:active { color: #4c75b5; text-decoration: none; }',
  wmode: 'transparent'
});

sIFR.replace(avant, {
  selector: 'h2.sifr2',
  css: '.sIFR-root { background-color: transparent; color: #4c75b5; }, a:link { color: #4c75b5; text-decoration: none; }, a:visited { color: #4c75b5; text-decoration: none; }, a:focus { color: #4c75b5; text-decoration: underline; }, a:hover { color: #4c75b5; text-decoration: underline; }, a:active { color: #4c75b5; text-decoration: none; }',
  wmode: 'transparent'
});

sIFR.replace(avant, {
  selector: 'h2.sifr3',
  css: '.sIFR-root { background-color: transparent; color: #c16742; }, a:link { color: #c16742; text-decoration: none; }, a:visited { color: #c16742; text-decoration: none; }, a:focus { color: #c16742; text-decoration: underline; }, a:hover { color: #c16742; text-decoration: underline; }, a:active { color: #c16742; text-decoration: none; }',
  wmode: 'transparent'
});

sIFR.replace(avant, {
  selector: 'h2.sifr-rust',
  css: '.sIFR-root { background-color: transparent; color: #bf6845; }, a { text-decoration: none !important; } a:link { color: #bf6845; text-decoration: none; }, a:visited { color: #bf6845; text-decoration: none; }, a:focus { color: #bf6845; text-decoration: underline; }, a:hover { color: #bf6845; text-decoration: underline; }, a:active { color: #bf6845; text-decoration: none; }',
  wmode: 'transparent'
});

sIFR.replace(avant, {
  selector: 'strong.sifr',
  css: '.sIFR-root { background-color: transparent; color: #000000; }, a { text-decoration: none !important; } a:link { color: #bf6845; text-decoration: none; }, a:visited { color: #bf6845; text-decoration: none; }, a:focus { color: #bf6845; text-decoration: underline; }, a:hover { color: #bf6845; text-decoration: underline; }, a:active { color: #bf6845; text-decoration: none; }',
  wmode: 'transparent'
});

