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(32.3352,-89.14)};var g_44691c46f4e8db27062a8e9591a5e8d4 = new google.maps.Geocoder();g_44691c46f4e8db27062a8e9591a5e8d4.geocode( { 'address': "292 Eastside Dr, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-newton-county-bank').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-newton-county-bank'), mapOptions);}document.getElementById('20bd07d4').innerHTML += ' | View Map';var $l44691c46f4e8db27062a8e9591a5e8d4 = '

Newton County Bank

Address: 292 Eastside Dr, Newton, MS 39345, USA
Phone: (601) 683-6400
';var m_44691c46f4e8db27062a8e9591a5e8d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Newton County Bank',});m_44691c46f4e8db27062a8e9591a5e8d4['infowindow'] = new google.maps.InfoWindow({content: $l44691c46f4e8db27062a8e9591a5e8d4});var infowindow = new google.maps.InfoWindow({content: $l44691c46f4e8db27062a8e9591a5e8d4});google.maps.event.addListener(m_44691c46f4e8db27062a8e9591a5e8d4, 'click', function() {infowindow.open(map,m_44691c46f4e8db27062a8e9591a5e8d4);});$marker.push(m_44691c46f4e8db27062a8e9591a5e8d4);}});var g_c922a9be894208f22e3a7f89086d72cd = new google.maps.Geocoder();g_c922a9be894208f22e3a7f89086d72cd.geocode( { 'address': "114 E Church St, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-newton-county-bank').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-newton-county-bank'), mapOptions);}document.getElementById('1869be0e').innerHTML += ' | View Map';var $lc922a9be894208f22e3a7f89086d72cd = '

Newton County Bank

Address: 114 E Church St, Newton, MS 39345, USA
Phone: (601) 683-3101
';var m_c922a9be894208f22e3a7f89086d72cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Newton County Bank',});m_c922a9be894208f22e3a7f89086d72cd['infowindow'] = new google.maps.InfoWindow({content: $lc922a9be894208f22e3a7f89086d72cd});var infowindow = new google.maps.InfoWindow({content: $lc922a9be894208f22e3a7f89086d72cd});google.maps.event.addListener(m_c922a9be894208f22e3a7f89086d72cd, 'click', function() {infowindow.open(map,m_c922a9be894208f22e3a7f89086d72cd);});$marker.push(m_c922a9be894208f22e3a7f89086d72cd);}});}google.maps.event.addDomListener(window, 'load', initialize);