function initFontResize(){setFont();$("#fontGrootteM").click(function(){setFont("")});$("#fontGrootteL").click(function(){setFont("groot")});$("#fontGrootteXL").click(function(){setFont("extra_groot")})}function setFont(a){a=(a!=undefined?a:readCookie("fontType")||"");createCookie("fontType",a,366);if(a==""){$("#container").removeClass("extra_groot");$("#container").removeClass("groot")}if(a=="groot"){$("#container").addClass("groot");$("#container").removeClass("extra_groot")}else{$("#container").removeClass("groot")}if(a=="extra_groot"){$("#container").addClass("extra_groot");$("#container").removeClass("groot")}else{$("#container").removeClass("extra_groot")}}$(function(){initFontResize()});function openClose(b,a,d,c){if(b&&d){if(b.className.match(/active/)&&d.className.match(/active/)){b.className=a;d.className=c}else{b.className=a+" active";d.className=c+" active"}}}function createCookie(c,d,e){if(e){var b=new Date();b.setTime(b.getTime()+(e*24*60*60*1000));var a="; expires="+b.toGMTString()}else{a=""}document.cookie=c+"="+d+a+"; path=/"}function readCookie(b){var e=b+"=";var a=document.cookie.split(";");for(var d=0;d<a.length;d++){var f=a[d];while(f.charAt(0)==" "){f=f.substring(1,f.length)}if(f.indexOf(e)==0){return f.substring(e.length,f.length)}}return null}$(document).ready(function(){$("#wonen_met_zorg").mouseover(function(){$("img#home").hide();$("img#wonenmetzorg").css("display","block")});$("#wonen_met_zorg").mouseout(function(){$("img#home").show();$("img#wonenmetzorg").hide()});$("#werken_bij_charim").mouseover(function(){$("img#home").hide();$("img#werkenbijcharim").css("display","block")});$("#werken_bij_charim").mouseout(function(){$("img#home").show();$("img#werkenbijcharim").hide()});$("#zorg_bij_u_thuis").mouseover(function(){$("img#home").hide();$("img#zorgbijuthuis").css("display","block")});$("#zorg_bij_u_thuis").mouseout(function(){$("img#home").show();$("img#zorgbijuthuis").hide()});$("#zelfstandig_wonen").mouseover(function(){$("img#home").hide();$("img#zelfstandigwonen").css("display","block")});$("#zelfstandig_wonen").mouseout(function(){$("img#home").show();$("img#zelfstandigwonen").hide()});$("#dag_verzorging").mouseover(function(){$("img#home").hide();$("img#dagverzorging").css("display","block")});$("#dag_verzorging").mouseout(function(){$("img#home").show();$("img#dagverzorging").hide()});$("#behandel_centrum").mouseover(function(){$("img#home").hide();$("img#behandelcentrum").css("display","block")});$("#behandel_centrum").mouseout(function(){$("img#home").show();$("img#behandelcentrum").hide()});$(".zzpLocatiesOverzicht ul li:first").addClass("hidden")});
