var url = window.location.href; var index = url.indexOf("class=") + 6; var type = url.substring(index);