function externo(id){enlace=document.getElementById(id);enlace.target='_blank';}
