// JavaScript Document


function NAME_IT(){ window.open('hist21.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=620,height=400');}

function LOGO1(){ window.open('logo1.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=305,height=400');}

function LOGO2(){ window.open('logo2.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=300,height=400');}

function LOGO3(){ window.open('logo3.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=600,height=410');}

function LOGO4(){ window.open('logo4.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=600,height=310');}

function LOGO5(){ window.open('logo5.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=600,height=290');}

function IRIS1(){ window.open('Iris1.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=605,height=400');}

function IRIS2(){ window.open('Iris2.htm','EANITHING','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=auto,width=605,height=405');}

function AbrirVentana(URL,nombre,cars) { 
  		window.open(URL,nombre,cars);
	}
	


