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.5842,-90.4066)};var g_58eaa69d86c0bb41c0f334b95b6c8cf2 = new google.maps.Geocoder();g_58eaa69d86c0bb41c0f334b95b6c8cf2.geocode( { 'address': "147 S Railroad Ave, Brookhaven, MS 39601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brookhaven-MS-state-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('brookhaven-MS-state-bank-trust-co'), mapOptions);}document.getElementById('c90ff8c6').innerHTML += ' | View Map';var $l58eaa69d86c0bb41c0f334b95b6c8cf2 = '

State Bank & Trust Co

Address: 147 S Railroad Ave, Brookhaven, MS 39601
Phone: (601) 833-4451
';var m_58eaa69d86c0bb41c0f334b95b6c8cf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank & Trust Co',});m_58eaa69d86c0bb41c0f334b95b6c8cf2['infowindow'] = new google.maps.InfoWindow({content: $l58eaa69d86c0bb41c0f334b95b6c8cf2});var infowindow = new google.maps.InfoWindow({content: $l58eaa69d86c0bb41c0f334b95b6c8cf2});google.maps.event.addListener(m_58eaa69d86c0bb41c0f334b95b6c8cf2, 'click', function() {infowindow.open(map,m_58eaa69d86c0bb41c0f334b95b6c8cf2);});$marker.push(m_58eaa69d86c0bb41c0f334b95b6c8cf2);}});var g_960f49b59c6669eea89bf0539380927e = new google.maps.Geocoder();g_960f49b59c6669eea89bf0539380927e.geocode( { 'address': "111 E Cherokee St, Brookhaven, MS 39601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brookhaven-MS-state-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('brookhaven-MS-state-bank-trust-co'), mapOptions);}document.getElementById('d100b2e6').innerHTML += ' | View Map';var $l960f49b59c6669eea89bf0539380927e = '

State Bank & Trust Co

Address: 111 E Cherokee St, Brookhaven, MS 39601
Phone: (601) 833-0170
';var m_960f49b59c6669eea89bf0539380927e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank & Trust Co',});m_960f49b59c6669eea89bf0539380927e['infowindow'] = new google.maps.InfoWindow({content: $l960f49b59c6669eea89bf0539380927e});var infowindow = new google.maps.InfoWindow({content: $l960f49b59c6669eea89bf0539380927e});google.maps.event.addListener(m_960f49b59c6669eea89bf0539380927e, 'click', function() {infowindow.open(map,m_960f49b59c6669eea89bf0539380927e);});$marker.push(m_960f49b59c6669eea89bf0539380927e);}});}google.maps.event.addDomListener(window, 'load', initialize);