function assistent(code, formfield) {
	window.open('/common/modules/assistenten/assistent_'+code+".php?start=1&formfield="+formfield, 'assistent', 'width=1000, height=610, resizable=yes, scrollbars=yes, location=no');
	return false;
}
