javascript:(function()%7Bvar%20oldUrl%20%3D%20window.location.href%3Bvar%20expThread%20%3D%20%2F%5C%3F%5Bt%5D%3D(%5B0-9%5D*)%2F%3Bvar%20expPost%20%3D%20%2Fcom%5C%2F(%5B0-9%5D*)%2F%3Bvar%20newId%3Bvar%20urlStart%3Bvar%20urlEnd%20%3D%20''%3B%24(document).ready(function()%7Btry%7BnewId%20%3D%20expThread.exec(oldUrl)%5B1%5D%3BurlStart%20%3D%20'http%3A%2F%2Fpolycount.com%2Fdiscussion%2F'%3B%7Dcatch(err)%7BnewId%20%3D%20expPost.exec(oldUrl)%5B1%5D%3BurlStart%20%3D%20'http%3A%2F%2Fpolycount.com%2Fdiscussion%2Fcomment%2F'%3BurlEnd%20%3D%20'%2F%23Comment_'%20%2B%20newId%3B%7Dif(newId%20!%3D%3D%20undefined%20%26%26%20newId%20!%3D%3D%20'')%7Bwindow.location.assign(urlStart%20%2B%20newId%20%2B%20urlEnd)%3B%7D%7D)%7D)()