var sPath = window.location.pathname; var sPage = sPath.substring(sPath.lastIndexOf('/') + 1); window.location.href="/mba/t3/"+sPage;