<script> var m = document.querySelector("a[title*=cre-awards]").getAttribute('href'); alert(m); </script>