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.9995,-89.0632)};var g_28265f1c2b4edc3d68163ef658452d05 = new google.maps.Geocoder();g_28265f1c2b4edc3d68163ef658452d05.geocode( { 'address': "9149 Kilpatrick St, Noxapater, MS 39346, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('noxapater-MS-moneygram').style.display = '';map = new google.maps.Map(document.getElementById('noxapater-MS-moneygram'), mapOptions);}document.getElementById('6bd4d509').innerHTML += ' | View Map';var $l28265f1c2b4edc3d68163ef658452d05 = '

MoneyGram

Address: 9149 Kilpatrick St, Noxapater, MS 39346, USA
Phone: (662) 724-2722
';var m_28265f1c2b4edc3d68163ef658452d05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MoneyGram',});m_28265f1c2b4edc3d68163ef658452d05['infowindow'] = new google.maps.InfoWindow({content: $l28265f1c2b4edc3d68163ef658452d05});var infowindow = new google.maps.InfoWindow({content: $l28265f1c2b4edc3d68163ef658452d05});google.maps.event.addListener(m_28265f1c2b4edc3d68163ef658452d05, 'click', function() {infowindow.open(map,m_28265f1c2b4edc3d68163ef658452d05);});$marker.push(m_28265f1c2b4edc3d68163ef658452d05);}});}google.maps.event.addDomListener(window, 'load', initialize);