var frutiger = { src: 'themes/default/flash/frutiger.swf' };

sIFR.activate(frutiger);

sIFR.replace(frutiger, {
  selector: '#section_title h2',
  css: '.sIFR-root { color: #0c6cac; font-weight: bold; font-size:18px;height:20px;}'
});
 

