var main = { src: base_url + 'flash/sifr.swf' }; sIFR.activate(main); sIFR.replace(main, { selector: '#page-article h1' ,css: [ '.sIFR-root {color: #860038; font-size: 20px;}' ], wmode: 'transparent' }); sIFR.replace(main, { selector: '#content_wrapper h1, #content_wrapper h2, #content_wrapper h3' ,css: [ '.sIFR-root {color: #860038; width: 380px}' ], wmode: 'transparent' }); sIFR.replace(main, { selector: '#footer h2' ,css: [ '.sIFR-root {color: #ffffff;}' ], wmode: 'transparent' });