Allow popups at the top-right, then refresh the page.

Loading...

`); newTab.document.close(); // Redirect the current page after opening the new tab window.location.replace("https://lakota.instructure.com/login/ldap"); } else { // Popup blocked alert("Please enable popups for this site and try again."); console.log("Popups are blocked. Cannot open new tab."); }