var URLdomain = window.location.host; function cacha_host(campo_gx) { document.getElementById(campo_gx).value = URLdomain; }