// ///////////////////////////////////////////////// // H1 CONFIG // ///////////////////////////////////////////////// var dinh1 = { src: 'schriften/din-linotype-light-sifr3.swf' }; sIFR.activate(dinh1); sIFR.useStyleCheck = true; sIFR.replace(dinh1, { selector: 'h1' ,wmode: 'transparent' ,offsetTop: '-2px' ,tuneHeight: '2px' ,css: [ '.sIFR-root { color: #005e1d;}' ] });