function reactiepop(url) {
	window.open(url,'reacties','height=640,width=559,location=no,scrollbars=no,menubars=no,toolbars=no,resizable=no');
}