JS redirige a URL nueva pestaña
window.open('http://stackoverflow.com', '_blank');
The.White.Fang
window.open('http://stackoverflow.com', '_blank');