$()

in content/js/downloads.js [176:178]


$(".SelectMirror").click(function() {
  alert("Selected");
});