var strUrl = location.href; var arrUrl = strUrl.split("?pid="); var strId = arrUrl[arrUrl.length - 1];