	<!--
		function GoToURL(){
			location.href = document.forma.selLang.options[document.forma.selLang.selectedIndex].value;
		}
	//-->
