var sIFRswf = {
  src: '/lib/SIFR/sifr3/sifr_european.swf'
};
sIFR.activate(sIFRswf);
sIFR.replace(sIFRswf, {
  selector: '#sectionHead h2',
  css: ['.sIFR-root { color: #7D8693; text-transform: uppercase; }','em { font-style: normal; color: #0067BA; }'],
  selectable: true,
  wmode: 'transparent',
  offsetTop: '3'
});