mouseenter: function()

in js/drill.js [197:199]


        mouseenter: function(){
          $(this).children("a.permalink").removeClass('hide');
        },