<!--
var wind2=0;
function OpenReg(){
	wind2 = window.open("http://gisweb.ciat.cgiar.org/Mitch/introduccion.htm","CD","width=720,height=600,dependent=yes,menubar=no,resizable=no,scrollbars=yes");
}
//-->