var str = document.getElementById('titulo').value.split('*'); document.getElementById('titulo1').value = str[1];