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.3324,-89.1527)};var g_720788047c0f22a0d3b25150007b2618 = new google.maps.Geocoder();g_720788047c0f22a0d3b25150007b2618.geocode( { 'address': "99 Northside Dr, Newton, MS 39345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newton-MS-quick-cash-for-checks').style.display = '';map = new google.maps.Map(document.getElementById('newton-MS-quick-cash-for-checks'), mapOptions);}document.getElementById('4e617dbd').innerHTML += ' | View Map';var $l720788047c0f22a0d3b25150007b2618 = '

Quick Cash For Checks

Address: 99 Northside Dr, Newton, MS 39345, USA
Phone: (601) 683-2030
';var m_720788047c0f22a0d3b25150007b2618 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash For Checks',});m_720788047c0f22a0d3b25150007b2618['infowindow'] = new google.maps.InfoWindow({content: $l720788047c0f22a0d3b25150007b2618});var infowindow = new google.maps.InfoWindow({content: $l720788047c0f22a0d3b25150007b2618});google.maps.event.addListener(m_720788047c0f22a0d3b25150007b2618, 'click', function() {infowindow.open(map,m_720788047c0f22a0d3b25150007b2618);});$marker.push(m_720788047c0f22a0d3b25150007b2618);}});}google.maps.event.addDomListener(window, 'load', initialize);