var bisans = {
  src: /*VIPURL*/'/Include/media/bisans.swf'
};
var bicond = {
  src: /*VIPURL*/'/Include/media/bicond.swf'
};

sIFR.delayCSS  = true;
sIFR.activate(bisans, bicond);
/*
sIFR.replace(bicond, {
  selector: '#content h3.sectionhead span',
  css: '.sIFR-root { color: #ffffff; background-color: #0000ff}',
  wmode: 'transparent'
});

sIFR.replace(bicond, {
  selector: '#claim h2',
  css: '.sIFR-root { color: #003366; background-color: #0000ff}',
  wmode: 'transparent'
});

sIFR.replace(bicond, {
  selector: '#col_2 cite span',
  css: '.sIFR-root { color: #003366; background-color: #0000ff}',
  wmode: 'transparent'
//sFlashVars: "textalign=center"
});

sIFR.replace(bicond, {
  selector: '#substance_box h3.sectionhead span',
  css: '.sIFR-root { color: #ffffff; background-color: #0000ff}',
  wmode: 'transparent'
});

sIFR.replace(bicond, {
  selector: '#main div.focus cite span',
  css: '.sIFR-root { color: #ffffff; background-color: #0000ff}',
  wmode: 'transparent'
});
*/