// JavaScript Document
function borraInput(){
document.form.nombre.value = '';
}
}
