function AbrirEmergente() {
	window.open('http://hightech.com.mx/curriculum.htm','','width=600,height=425,top=0,left=0');
}
