function func_KUNDENPORTAL_LOGIN() {
	document.forms[0].target='_self';
	document.forms[0].submit();
}
