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.3584,-90.0102)};var g_fce8f8cd1406a707527a19b916b1e9b5 = new google.maps.Geocoder();g_fce8f8cd1406a707527a19b916b1e9b5.geocode( { 'address': "5649 MS-25 # A, Flowood, MS 39232, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowood-MS-a-1-check-cashing-inc').style.display = '';map = new google.maps.Map(document.getElementById('flowood-MS-a-1-check-cashing-inc'), mapOptions);}document.getElementById('09fc54f1').innerHTML += ' | View Map';var $lfce8f8cd1406a707527a19b916b1e9b5 = '

A-1 Check Cashing Inc

Address: 5649 MS-25 # A, Flowood, MS 39232, USA
Phone: (601) 919-1099
';var m_fce8f8cd1406a707527a19b916b1e9b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A-1 Check Cashing Inc',});m_fce8f8cd1406a707527a19b916b1e9b5['infowindow'] = new google.maps.InfoWindow({content: $lfce8f8cd1406a707527a19b916b1e9b5});var infowindow = new google.maps.InfoWindow({content: $lfce8f8cd1406a707527a19b916b1e9b5});google.maps.event.addListener(m_fce8f8cd1406a707527a19b916b1e9b5, 'click', function() {infowindow.open(map,m_fce8f8cd1406a707527a19b916b1e9b5);});$marker.push(m_fce8f8cd1406a707527a19b916b1e9b5);}});}google.maps.event.addDomListener(window, 'load', initialize);