function setBackground(){var a=Math.round(Math.random()*2)+1;document.body.style.backgroundImage="url(/images/jongeren/bg/bg_sf_"+a+".jpg)"}if(document.observe){document.observe("dom:loaded",function(){if(/MSIE [56]/.test(navigator.userAgent)){window.degraded_browser=1}if(window.hs){hs.zIndexCounter=40000;hs.numberOfImagesToPreload=0}if(window.ProtoFish&&$("nav")){new ProtoFish("nav","300","hover",false,true,true)}showBackground();initDelayed.delay(2);$$(".divThumbScroller").each(function(a){new MyThumbScroller(a)})})}function initDelayed(){if(window.Tipped){(function(){$$(".tipped[title]").each(function(a){a.setAttribute("data-tipped",a.title);a.setAttribute("data-tipped-options","skin: 'light', radius: { size: 7 }");a.title=""})})()}(function(){$$("a[rel='external']").each(function(b){if(b.href){b.target="_blank"}})})();$$("a[href^='mailto:no-spam-']").each(function(b){b.href=b.href.replace("mailto:no-spam-","mailto:")});$$("a[rel='sweetheart']").each(function(b){b.observe("click",function(a){window.open(this.href,"hm","scrollbars=no,resizable=no,width=350,height=210,left="+((screen.width-350)/2)+",top="+((screen.height-300)/2));Event.stop(a)})})}function toggleDropDown(a){$(a).down(0).toggle()}function showBackground(){var b=window.sitedeel;var a;if(b=="jongeren"){a=2}else{if(b=="familie"){a=2}}var c=Math.round(Math.random()*(a-1))+1;document.body.style.backgroundImage="url(/images/"+b+"/bg/bg_sf_"+c+".jpg)";if(!b){document.body.style.backgroundImage="url(/images/home/bg/bg_sf_1.jpg)"}};
