
function gotoUwd() {
	window.open("http://www.uwd.ch");
	return false;	
}

