
function statcounter() {
        if (window.XMLHttpRequest) {  xmlhttp=new XMLHttpRequest();  } else { xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); }
        xmlhttp.open("GET","/commonx/statcounter.php?lang=NL", "true");
        xmlhttp.send();
} 

statcounter();


