var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(30.5024,-88.7031)};var g_ad810cff6fd875584aa217938b1ea698 = new google.maps.Geocoder();g_ad810cff6fd875584aa217938b1ea698.geocode( { 'address': "11004 HWY 57, HWY 57, Vancleave, MS 39565, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vancleave-MS-hancock-bank').style.display = '';map = new google.maps.Map(document.getElementById('vancleave-MS-hancock-bank'), mapOptions);}document.getElementById('243f0bee').innerHTML += ' | View Map';var $lad810cff6fd875584aa217938b1ea698 = '

Hancock Bank

Address: 11004 HWY 57, HWY 57, Vancleave, MS 39565, USA
Phone: (228) 934-4348
';var m_ad810cff6fd875584aa217938b1ea698 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hancock Bank',});m_ad810cff6fd875584aa217938b1ea698['infowindow'] = new google.maps.InfoWindow({content: $lad810cff6fd875584aa217938b1ea698});var infowindow = new google.maps.InfoWindow({content: $lad810cff6fd875584aa217938b1ea698});google.maps.event.addListener(m_ad810cff6fd875584aa217938b1ea698, 'click', function() {infowindow.open(map,m_ad810cff6fd875584aa217938b1ea698);});$marker.push(m_ad810cff6fd875584aa217938b1ea698);}});}google.maps.event.addDomListener(window, 'load', initialize);