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.3328,-89.1447)};var g_4961d5c2bd6f49e6054ab1a03133429d = new google.maps.Geocoder();g_4961d5c2bd6f49e6054ab1a03133429d.geocode( { 'address': "197 Northside Dr, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-southern-ag-credit').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-southern-ag-credit'), mapOptions);}document.getElementById('c6da3350').innerHTML += ' | View Map';var $l4961d5c2bd6f49e6054ab1a03133429d = '

Southern AG Credit

Address: 197 Northside Dr, Newton, MS 39345, USA
Phone: (601) 683-2018
';var m_4961d5c2bd6f49e6054ab1a03133429d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern AG Credit',});m_4961d5c2bd6f49e6054ab1a03133429d['infowindow'] = new google.maps.InfoWindow({content: $l4961d5c2bd6f49e6054ab1a03133429d});var infowindow = new google.maps.InfoWindow({content: $l4961d5c2bd6f49e6054ab1a03133429d});google.maps.event.addListener(m_4961d5c2bd6f49e6054ab1a03133429d, 'click', function() {infowindow.open(map,m_4961d5c2bd6f49e6054ab1a03133429d);});$marker.push(m_4961d5c2bd6f49e6054ab1a03133429d);}});var g_e69cefc736c33b6825bcba8799605887 = new google.maps.Geocoder();g_e69cefc736c33b6825bcba8799605887.geocode( { 'address': "124 Ford Ave, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-southern-ag-credit').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-southern-ag-credit'), mapOptions);}document.getElementById('d7db2e94').innerHTML += ' | View Map';var $le69cefc736c33b6825bcba8799605887 = '

Southern AG Credit

Address: 124 Ford Ave, Newton, MS 39345, USA
Phone: (601) 683-2018
';var m_e69cefc736c33b6825bcba8799605887 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southern AG Credit',});m_e69cefc736c33b6825bcba8799605887['infowindow'] = new google.maps.InfoWindow({content: $le69cefc736c33b6825bcba8799605887});var infowindow = new google.maps.InfoWindow({content: $le69cefc736c33b6825bcba8799605887});google.maps.event.addListener(m_e69cefc736c33b6825bcba8799605887, 'click', function() {infowindow.open(map,m_e69cefc736c33b6825bcba8799605887);});$marker.push(m_e69cefc736c33b6825bcba8799605887);}});}google.maps.event.addDomListener(window, 'load', initialize);