var MyFont = { src: '/_script/flash/sifr/babelsans.swf' }; // sIFR.useStyleCheck = true; sIFR.activate(MyFont); sIFR.replace(MyFont, { selector: 'h1.flash', css: '.sIFR-root { background-color: #2e2e2e; color: #f7bd11; }', wmode: 'transparent' }); sIFR.replace(MyFont, { selector: 'h2.flash', css: '.sIFR-root { background-color: #2e2e2e; color: #f7bd11; }', wmode: 'transparent' }); sIFR.replace(MyFont, { selector: 'h3.flash', css: '.sIFR-root { background-color: #2e2e2e; color: #f7bd11; }', wmode: 'transparent' }); sIFR.replace(MyFont, { selector: 'h4.flash', css: '.sIFR-root { background-color: #2e2e2e; color: #f7bd11; }', wmode: 'transparent' });