function hit(ilID){
	var sURL='http://www.1001spellen.nl/inc/banner_out.php?id='+ilID;
	window.count.location.href=sURL;
	return false;
}