function cambia_conexion_tw()
{
//	document.FORMULARIOOCULTO.action = "http://212.163.132.204:16000/prg/ccgicli/ccgicli.exe";
//	document.FORMULARIOOCULTO.action = "ccgicli.exe";
	document.FORMULARIOOCULTO.action = "TGWeb.TGW";
	return true;
}
