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(31.3272,-89.2906)};var g_35a8b29b1e59fa290eea9888ac038e7d = new google.maps.Geocoder();g_35a8b29b1e59fa290eea9888ac038e7d.geocode( { 'address': "12 Newtowne Loop, Hattiesburg, MS 39402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-hancock-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-hancock-bank'), mapOptions);}document.getElementById('6c6f3349').innerHTML += ' | View Map';var $l35a8b29b1e59fa290eea9888ac038e7d = '

Hancock Bank

Address: 12 Newtowne Loop, Hattiesburg, MS 39402, USA
Phone: (601) 579-5818
';var m_35a8b29b1e59fa290eea9888ac038e7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hancock Bank',});m_35a8b29b1e59fa290eea9888ac038e7d['infowindow'] = new google.maps.InfoWindow({content: $l35a8b29b1e59fa290eea9888ac038e7d});var infowindow = new google.maps.InfoWindow({content: $l35a8b29b1e59fa290eea9888ac038e7d});google.maps.event.addListener(m_35a8b29b1e59fa290eea9888ac038e7d, 'click', function() {infowindow.open(map,m_35a8b29b1e59fa290eea9888ac038e7d);});$marker.push(m_35a8b29b1e59fa290eea9888ac038e7d);}});var g_832d56f4f7fd274be792a99784666038 = new google.maps.Geocoder();g_832d56f4f7fd274be792a99784666038.geocode( { 'address': "2007 Lincoln Rd, Hattiesburg, MS 39402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-hancock-bank').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-hancock-bank'), mapOptions);}document.getElementById('39e174d6').innerHTML += ' | View Map';var $l832d56f4f7fd274be792a99784666038 = '

Hancock Bank

Address: 2007 Lincoln Rd, Hattiesburg, MS 39402, USA
Phone: (601) 579-5840
';var m_832d56f4f7fd274be792a99784666038 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hancock Bank',});m_832d56f4f7fd274be792a99784666038['infowindow'] = new google.maps.InfoWindow({content: $l832d56f4f7fd274be792a99784666038});var infowindow = new google.maps.InfoWindow({content: $l832d56f4f7fd274be792a99784666038});google.maps.event.addListener(m_832d56f4f7fd274be792a99784666038, 'click', function() {infowindow.open(map,m_832d56f4f7fd274be792a99784666038);});$marker.push(m_832d56f4f7fd274be792a99784666038);}});}google.maps.event.addDomListener(window, 'load', initialize);