// ///////////////////////////////////////////////// // H1 CONFIG // ///////////////////////////////////////////////// var dinh1 = { src: 'schriften/din-augie-sifr3.swf' }; sIFR.activate(dinh1); // From revision 209 and onwards sIFR.useStyleCheck = true; sIFR.replace(dinh1, { selector: 'h1' ,wmode: 'transparent' ,offsetTop: '5px' ,css: [ '.sIFR-root { color: #eb6f00; }' ] });