var garamond = { src: '/dynamic/webschil/fonts/garamond.swf', wmode: 'transparent' }; sIFR.activate(garamond); sifrGo(); function sifrGo() { sIFR.replace(garamond, { selector: '.header_sub span', css: [ '.sIFR-root { color: #ffffff; font-size: 17px; text-decoration: none; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 17px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 17px; text-decoration: none; text-align: center; }' ], offsetTop: -6, tuneHeight: -7 }); sIFR.replace(garamond, { 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: -2, tuneHeight: -7, fitExactly: true }); sIFR.replace(garamond, { 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: -6, tuneHeight: -7, fitExactly: true }); sIFR.replace(garamond, { selector: '.rekenmodule span', css: [ '.sIFR-root { color: #ffffff; font-size: 22px; text-decoration: none; }', '.sIFR-root a{ color: #ffffff; font-size: 22px; text-decoration: none; }', '.sIFR-root a:hover { color: #ffffff; font-size: 22px; text-decoration: none; }', ], offsetTop: -1, tuneHeight: -3, fitExactly: true }); sifrNavigatie(); sifrNiveau1(); sifrNiveau2(); } function sifrNavigatie() { sIFR.replace(garamond, { selector: '#left nav h3', css: [ '.sIFR-root { color: #ffffff; font-size: 21px; }', '.sIFR-root a { color: #ffffff; font-size: 21px; text-decoration: none; }', '.sIFR-root a:hover { color: #03356d; font-size: 21px; text-decoration: none; }', ], offsetTop: -1, tuneHeight: -7 }); } function sifrNiveau1() { sIFR.replace(garamond, { selector: '.niveau1_fotos li span', css: [ '.sIFR-root { color: #ffffff; font-size: 15px; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 15px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 15px; text-decoration: none; text-align: center; }', ], offsetTop: -2, tuneHeight: -3 }); } function sifrNiveau2() { sIFR.replace(garamond, { selector: '.niveau2_fotos li span', css: [ '.sIFR-root { color: #ffffff; font-size: 15px; text-align: center; }', '.sIFR-root a { color: #ffffff; font-size: 15px; text-decoration: none; text-align: center; }', '.sIFR-root a:hover { color: #ffffff; font-size: 15px; text-decoration: none; text-align: center; }', ], offsetTop: -2, tuneHeight: -3, leading: -10 }); }