// Load the map on page load
$(function() {
   show_map('map');
 }); 



