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.3251,-89.163)};var g_98203e907086d8f714a5513a1abc1978 = new google.maps.Geocoder();g_98203e907086d8f714a5513a1abc1978.geocode( { 'address': "200 Scanlan St, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-cash-money-llc').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-cash-money-llc'), mapOptions);}document.getElementById('6d55b5a5').innerHTML += ' | View Map';var $l98203e907086d8f714a5513a1abc1978 = '

Cash Money LLC

Address: 200 Scanlan St, Newton, MS 39345, USA
Phone: (601) 683-0896
';var m_98203e907086d8f714a5513a1abc1978 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Money LLC',});m_98203e907086d8f714a5513a1abc1978['infowindow'] = new google.maps.InfoWindow({content: $l98203e907086d8f714a5513a1abc1978});var infowindow = new google.maps.InfoWindow({content: $l98203e907086d8f714a5513a1abc1978});google.maps.event.addListener(m_98203e907086d8f714a5513a1abc1978, 'click', function() {infowindow.open(map,m_98203e907086d8f714a5513a1abc1978);});$marker.push(m_98203e907086d8f714a5513a1abc1978);}});}google.maps.event.addDomListener(window, 'load', initialize);