function  ebHop(h) {
          document.hop.h.value=h;
	  document.hop.submit();
	          }

