So this is the simple code for the button to open a certain link
Try this
window.open(urlValue, "_system", "location=yes");