function hitStats() {
	var jsRef = document.referrer;
	if ( jsRef != null ) {
		jsRef = jsRef.replace(/&/g, '§');
	}
	document.write('<IMG SRC="http://jeugd.studiant.be/hovelingen/stats/hit.asp?url=' + location.href + '&ref=' + jsRef + '" WIDTH="0" HEIGHT="0">');
}

function hitFlash( flashId, memberId ) {
	document.write('<IMG SRC="http://jeugd.studiant.be/hovelingen/stats/flash.asp?fid=' + flashId + '&mid=' + memberId + '&url=' + location.href + '&ref=' + document.referrer + '" WIDTH="0" HEIGHT="0">');
}
