$(document).ready(function () {
	$('.map').maphilight({fade: true,fillColor: '239371',stroke: false,fillOpacity: 1});
  });
