function init_leukedingendoen() {
	if(hasRightVersion) {
		new Ajax.Updater('leukedingen', '/ajax/leukedingendoen.php', { asynchronous:true, evalScripts: true } );	
	}
}
