	     function goto(h) 
      { 
            document.location.href = h;
      } 

