var bluehighway = { src: 'http://www.congressgastro.com/neu/libs/sifr/sifr.swf' };
sIFR.activate(bluehighway);
sIFR.replace(bluehighway, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #026841; font-size: 20px;}'
});

sIFR.replace(bluehighway, {
  selector: 'h2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #026841; font-size: 13px;}'
});
