Area image map selected, this is possible?

Area image map selected, this is possible?

Hi there! I'm new in js.

I need help. How do I leave an area of ​​the image map selected by default?

www.gofastway.tv - I'm using plugin for image map, but this plugin not give me options for leave select field.

I'm trying this
  1. <head>
  2.     <script type="text/javascript">
  3.         jQuery(function() {
  4.             jQuery("#hotspots-image-4061-area-3").trigger("click");})
  5.     </script>
  6.     
  7. </head>
but the #hotspot is not selected.