        <!-- Begin Sitestat4 Flash code -->
        function ns_flashcounter(ns_flashn){
          var ns_flash="http://nl.sitestat.com/klo/eo/s?portals.kids.droomboom."+ns_flashn+"&amp;category=droomboom&amp;ns_webdir=droomboom&amp;ns_channel=lifestyle&amp;po_source=fixed&amp;ns_type=flash&amp;ns__t="+(new Date()).getTime();
          document.ns_flashp.src=ns_flash;
        }
        <!-- End Sitestat4 Flash code -->

        function popup(url,winName,W,H,X,Y) {
          if(W == undefined) W = 800; //default width
          if(H == undefined) H = 600; //default height
          if(X == undefined) X = screen.width/2-W/2; //default Xpos (is now centered)
          if(Y == undefined) Y = screen.height/2-H/2; //default Ypos (is now centered)

          winprops = 'height='+H+',width='+W+',top='+X+',left='+Y+',scrollbars=no';

          win = window.open(url, winName, winprops);
          if (parseInt(navigator.appVersion) >= 4) {
            win.window.focus();
          }
        }


