var vagrounded = { src: '/dynamic/webschil/fonts/vagrounded.swf', wmode: 'transparent' }; var vagroundedlight = { src: '/dynamic/webschil/fonts/vagroundedlight.swf', wmode: 'transparent' }; sIFR.activate(vagrounded, vagroundedlight); sifrGo(); function sifrGo() { sIFR.replace(vagrounded, { selector: '.header_sub span', css: [ '.sIFR-root { color: #010101; font-size: 14px; text-decoration: none; text-align: center; }', '.sIFR-root a { color: #010101; font-size: 14px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #010101; font-size: 14px; text-decoration: none; text-align: center; }' ], offsetTop: -3, tuneHeight: -5 }); sIFR.replace(vagrounded, { selector: '#right header #header_top span, div#right header div#header_home_left span, div#right header div#header_home_right span', css: [ '.sIFR-root { color: #ffffff; font-size: 25px; }', '.sIFR-root a { color: #ffffff; font-size: 25px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 25px; text-decoration: none; }', ], offsetTop: -6, tuneHeight: -5, fitExactly: true }); sIFR.replace(vagrounded, { selector: '#right header span', css: [ '.sIFR-root { color: #ffffff; font-size: 20px; }', '.sIFR-root a { color: #ffffff; font-size: 20px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 20px; text-decoration: none; }', ], offsetTop: -3, tuneHeight: -9, fitExactly: true }); sIFR.replace(vagroundedlight, { selector: '.rekenmodule span', css: [ '.sIFR-root { color: #000000; font-size: 16px; text-decoration: none; }', '.sIFR-root a{ color: #000000; font-size: 16px; text-decoration: none; }', '.sIFR-root a:hover { color: #000000; font-size: 16px; text-decoration: none; }', ], offsetTop: 0, tuneHeight: 0, fitExactly: true }); sifrNavigatie(); sifrNiveau1(); sifrNiveau2(); } function sifrNavigatie() { sIFR.replace(vagrounded, { selector: '#left nav h3', css: [ '.sIFR-root { color: #c72d34; font-size: 18px; }', '.sIFR-root a { color: #c72d34; font-size: 18px; text-decoration: none; }', '.sIFR-root a:hover { color: #c72d34; font-size: 18px; text-decoration: none; }', ], offsetTop: -5, tuneHeight: -13 }); } function sifrNiveau1() { sIFR.replace(vagroundedlight, { selector: '.niveau1_fotos li span', css: [ '.sIFR-root { color: #ffffff; font-size: 14px; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 14px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 14px; text-decoration: none; text-align: center; }', ], offsetTop: 0, tuneHeight: 0 }); } function sifrNiveau2() { sIFR.replace(vagroundedlight, { selector: '.niveau2_fotos li span', css: [ '.sIFR-root { color: #ffffff; font-size: 13px; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 13px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 13px; text-decoration: none; text-align: center; }', ], offsetTop: 0, tuneHeight: 0, leading: -10 }); }