<!--	function inputCheck()	{	if (document.forms[0].sbeg.value.length<5) {  	   location.href="http://www.nexus-consult.de/searchresult/inputfehler.shtml";  	   return(false);	   }	}//-->
