var arial = { src: '/dynamic/webschil/fonts/arial.swf', wmode: 'transparent' }; sIFR.activate(arial); sifrGo(); function sifrGo() { sIFR.replace(arial, { selector: '.header_sub span', css: [ '.sIFR-root { color: #ffffff; font-size: 12px; text-decoration: none; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 12px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 12px; text-decoration: none; text-align: center; }' ], offsetTop: -2, tuneHeight: -2 }); sIFR.replace(arial, { 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: 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: -2, fitExactly: true }); sIFR.replace(arial, { selector: '#right header span', css: [ '.sIFR-root { color: #ffffff; font-size: 14px; }', '.sIFR-root a { color: #ffffff; font-size: 14px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 14px; text-decoration: none; }', ], offsetTop: -2, tuneHeight: -2, fitExactly: true }); sIFR.replace(arial, { selector: '.rekenmodule span', css: [ '.sIFR-root { color: #ffffff; font-size: 16px; text-decoration: none; }', '.sIFR-root a{ color: #ffffff; font-size: 16px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 16px; text-decoration: none; }', ], offsetTop: -1, tuneHeight: -3, fitExactly: true }); sifrNavigatie(); sifrNiveau1(); sifrNiveau2(); } function sifrNavigatie() { sIFR.replace(arial, { selector: '#left nav h3', css: [ '.sIFR-root { color: #72a436; font-size: 18px; }', '.sIFR-root a { color: #72a436; font-size: 18px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 18px; text-decoration: none; }', ], offsetTop: 3, tuneHeight: -3 }); } function sifrNiveau1() { sIFR.replace(arial, { selector: '.niveau1_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: -1, tuneHeight: -2 }); } function sifrNiveau2() { sIFR.replace(arial, { selector: '.niveau2_fotos li span', css: [ '.sIFR-root { color: #ffffff; font-size: 12px; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 12px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 12px; text-decoration: none; text-align: center; }', ], offsetTop: -1, tuneHeight: -3, leading: -10 }); }