javascript location redirect target _blank

JavaScript
window.open('http://www.example.com?ReportID=1', '_blank');
Source

Also in JavaScript: