/*
COPYRIGHT:
	FRANK GEBHARD
	CPEACH - INTERNETDIENSTLEISTUNGEN
	FASANENSTRASSE 68
	38102 BRAUNSCHWEIG, GERMANY
	info@cpeach.de
*/

 function changeUT(strInput)
	{
	document.getElementById("div6_2_1").innerHTML= strInput;
	}
