JS Redirect ke URL Tab Baru
window.open('http://stackoverflow.com', '_blank');
The.White.Fang
window.open('http://stackoverflow.com', '_blank');