jQuery(document).ready(function() {
  $('img[usemap]').maphilight({stroke: false});
});
