var centurygothic = { src: 'flash/centurygothic.swf' }; sIFR.activate(centurygothic); // From revision 209 and onwards sIFR.replace(centurygothic, { selector: 'h1.header', src: 'flash/centurygothic.swf', css: { '.sIFR-root': { 'background-color': '#ffffff', 'color': '#2b4e50' } } ,wmode:'transparent' }); sIFR.replace(centurygothic, { selector: 'h1.spotlight_header', src: 'flash/centurygothic.swf', css: { '.sIFR-root': { 'background-color': '#1c3233', 'color': '#ffffff' } } ,wmode:'transparent' }); sIFR.replace(centurygothic, { selector: 'h1', src: 'flash/centurygothic.swf', css: { '.sIFR-root': { 'background-color': '#ffffff', 'color': '#000000' } } ,wmode:'transparent' });