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.2299,-90.1612)};var g_ed9c5d082c96dc35e885e58102015569 = new google.maps.Geocoder();g_ed9c5d082c96dc35e885e58102015569.geocode( { 'address': "759 Old Hwy 49, Richland, MS 39218, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richland-MS-a-dollar-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('richland-MS-a-dollar-cash-advance'), mapOptions);}document.getElementById('671728ff').innerHTML += ' | View Map';var $led9c5d082c96dc35e885e58102015569 = '

A Dollar Cash Advance

Address: 759 Old Hwy 49, Richland, MS 39218, USA
Phone: (601) 420-3177
';var m_ed9c5d082c96dc35e885e58102015569 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A Dollar Cash Advance',});m_ed9c5d082c96dc35e885e58102015569['infowindow'] = new google.maps.InfoWindow({content: $led9c5d082c96dc35e885e58102015569});var infowindow = new google.maps.InfoWindow({content: $led9c5d082c96dc35e885e58102015569});google.maps.event.addListener(m_ed9c5d082c96dc35e885e58102015569, 'click', function() {infowindow.open(map,m_ed9c5d082c96dc35e885e58102015569);});$marker.push(m_ed9c5d082c96dc35e885e58102015569);}});}google.maps.event.addDomListener(window, 'load', initialize);