JS redireciona para URL New Tab
window.open('http://stackoverflow.com', '_blank');
The.White.Fang
window.open('http://stackoverflow.com', '_blank');