var hash = window.location.hash.substr(1); if (hash == "_chapt3") { hash = "CHAPTER%203"} if (hash == "") { hash = "CHAPTER%203"} window.alert("You are redirected to the corresponding page of the new eGuide, a fully text-based version of the PCT Applicant's Guide. Please remember to update your link or favourite. Click OK to proceed! "); window.location.href = "https://pctlegal.wipo.int/eGuide/view-doc.xhtml?doc-code=PCTIP&doc-lang=en&doc-type=guide#"+hash;