Is there a way to open a new webport tab from Javascript?

I am using a protocol function and call back and i want to open a webpage result in a new webport tab. window.open just opens a new tab in the browser.