var main = { src: base_url + 'flash/swiss721.swf' }; sIFR.activate(main); sIFR.replace(main, { selector: '#race-calendar h2' ,css: [ '.sIFR-root { font-size: 14px; color: #797179; font-weight: bold;}' , ], wmode: 'transparent' }); sIFR.replace(main, { selector: '#articles h2' ,css: [ '.sIFR-root { font-size: 14px; color: #797179; font-weight: bold;}' , ], wmode: 'transparent' }); sIFR.replace(main, { selector: 'h1, h2, h3' ,css: [ '.sIFR-root { font-size: 20px; color: #d53d38;}' , ], wmode: 'transparent' });