function muestraCont(){
	alert(document.getElementById("contInvCorp").value);
	
	
	
}


