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(33.5042,-90.1619)};var g_fdc76c8332eeea8ae47c117f8c808f6f = new google.maps.Geocoder();g_fdc76c8332eeea8ae47c117f8c808f6f.geocode( { 'address': "116 W Market St, Greenwood, MS 38930"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwood-MS-planters-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('greenwood-MS-planters-bank-trust-co'), mapOptions);}document.getElementById('badc8a58').innerHTML += ' | View Map';var $lfdc76c8332eeea8ae47c117f8c808f6f = '

Planters Bank & Trust Co

Address: 116 W Market St, Greenwood, MS 38930
Phone: (662) 453-1812
';var m_fdc76c8332eeea8ae47c117f8c808f6f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Planters Bank & Trust Co',});m_fdc76c8332eeea8ae47c117f8c808f6f['infowindow'] = new google.maps.InfoWindow({content: $lfdc76c8332eeea8ae47c117f8c808f6f});var infowindow = new google.maps.InfoWindow({content: $lfdc76c8332eeea8ae47c117f8c808f6f});google.maps.event.addListener(m_fdc76c8332eeea8ae47c117f8c808f6f, 'click', function() {infowindow.open(map,m_fdc76c8332eeea8ae47c117f8c808f6f);});$marker.push(m_fdc76c8332eeea8ae47c117f8c808f6f);}});var g_0ac35c23a8633a3f51fb29c9d9a06c13 = new google.maps.Geocoder();g_0ac35c23a8633a3f51fb29c9d9a06c13.geocode( { 'address': "915 Medallion Dr, Greenwood, MS 38930"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwood-MS-planters-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('greenwood-MS-planters-bank-trust-co'), mapOptions);}document.getElementById('166edf9a').innerHTML += ' | View Map';var $l0ac35c23a8633a3f51fb29c9d9a06c13 = '

Planters Bank & Trust Co

Address: 915 Medallion Dr, Greenwood, MS 38930
Phone: (662) 453-5555
';var m_0ac35c23a8633a3f51fb29c9d9a06c13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Planters Bank & Trust Co',});m_0ac35c23a8633a3f51fb29c9d9a06c13['infowindow'] = new google.maps.InfoWindow({content: $l0ac35c23a8633a3f51fb29c9d9a06c13});var infowindow = new google.maps.InfoWindow({content: $l0ac35c23a8633a3f51fb29c9d9a06c13});google.maps.event.addListener(m_0ac35c23a8633a3f51fb29c9d9a06c13, 'click', function() {infowindow.open(map,m_0ac35c23a8633a3f51fb29c9d9a06c13);});$marker.push(m_0ac35c23a8633a3f51fb29c9d9a06c13);}});}google.maps.event.addDomListener(window, 'load', initialize);