var gillsansregular = { src: 'flash/gillsansregular.swf' }; sIFR.activate(gillsansregular); sIFR.replace(gillsansregular, { selector: 'h1', css: [ '.sIFR-root { color: #ffffff; font-size: 20px;}', 'em { font-style:italic; }', 'strong { font-weight:bold; color:#333333; }' ], wmode: 'transparent' }); sIFR.replace(gillsansregular, { selector: 'h2', css: [ '.sIFR-root { color: #285774; font-size: 18px;}', 'em { font-style:italic; }', 'strong { font-weight:bold; color:#333333; }' ], wmode: 'transparent' }); sIFR.replace(gillsansregular, { selector: 'h3', css: [ '.sIFR-root { color: #0082be; font-size: 16px;}', 'em { font-style:italic; }', 'strong { font-weight:bold; color:#333333; }' ], wmode: 'transparent' });