var editProfile = function() { var oNewWindow = window.open( "https://www.appslibrary.com/SSO/perdue/profile.cfm", "ssouserprofile", "width=600,height=500", true ); oNewWindow.focus(); };