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(34.8084,-90.0285)};var g_8b69161c23785eb9612c0773f3cd214b = new google.maps.Geocoder();g_8b69161c23785eb9612c0773f3cd214b.geocode( { 'address': "60 E Commerce St, Hernando, MS 38632"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hernando-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('hernando-MS-bancorpsouth'), mapOptions);}document.getElementById('6c9d1263').innerHTML += ' | View Map';var $l8b69161c23785eb9612c0773f3cd214b = '

BancorpSouth

Address: 60 E Commerce St, Hernando, MS 38632
Phone: (662) 429-9816
';var m_8b69161c23785eb9612c0773f3cd214b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_8b69161c23785eb9612c0773f3cd214b['infowindow'] = new google.maps.InfoWindow({content: $l8b69161c23785eb9612c0773f3cd214b});var infowindow = new google.maps.InfoWindow({content: $l8b69161c23785eb9612c0773f3cd214b});google.maps.event.addListener(m_8b69161c23785eb9612c0773f3cd214b, 'click', function() {infowindow.open(map,m_8b69161c23785eb9612c0773f3cd214b);});$marker.push(m_8b69161c23785eb9612c0773f3cd214b);}});var g_4f5813bce0fee79bf6f1892bf703074e = new google.maps.Geocoder();g_4f5813bce0fee79bf6f1892bf703074e.geocode( { 'address': "1035 Mcingvale Rd, Hernando, MS 38632"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hernando-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('hernando-MS-bancorpsouth'), mapOptions);}document.getElementById('1009f7cc').innerHTML += ' | View Map';var $l4f5813bce0fee79bf6f1892bf703074e = '

BancorpSouth

Address: 1035 Mcingvale Rd, Hernando, MS 38632
Phone: (662) 449-2160
';var m_4f5813bce0fee79bf6f1892bf703074e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_4f5813bce0fee79bf6f1892bf703074e['infowindow'] = new google.maps.InfoWindow({content: $l4f5813bce0fee79bf6f1892bf703074e});var infowindow = new google.maps.InfoWindow({content: $l4f5813bce0fee79bf6f1892bf703074e});google.maps.event.addListener(m_4f5813bce0fee79bf6f1892bf703074e, 'click', function() {infowindow.open(map,m_4f5813bce0fee79bf6f1892bf703074e);});$marker.push(m_4f5813bce0fee79bf6f1892bf703074e);}});}google.maps.event.addDomListener(window, 'load', initialize);