document.getElementById('hcod[2]').value = document.getElementById('hcod[1]').value;
$('#hcod\\[2\\]').val($('#hcod\\[1\\]').val());