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.0544,-87.79)};var g_fae0b27c451c728867a567e8c1bb4e53 = new google.maps.Geocoder();g_fae0b27c451c728867a567e8c1bb4e53.geocode( { 'address': "25734 AL-10, Dixons Mills, AL 36736, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dixons-mills-AL-moneygram').style.display = '';map = new google.maps.Map(document.getElementById('dixons-mills-AL-moneygram'), mapOptions);}document.getElementById('d6f6b619').innerHTML += ' | View Map';var $lfae0b27c451c728867a567e8c1bb4e53 = '

MoneyGram

Address: 25734 AL-10, Dixons Mills, AL 36736, USA
Phone: (334) 992-4759
';var m_fae0b27c451c728867a567e8c1bb4e53 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MoneyGram',});m_fae0b27c451c728867a567e8c1bb4e53['infowindow'] = new google.maps.InfoWindow({content: $lfae0b27c451c728867a567e8c1bb4e53});var infowindow = new google.maps.InfoWindow({content: $lfae0b27c451c728867a567e8c1bb4e53});google.maps.event.addListener(m_fae0b27c451c728867a567e8c1bb4e53, 'click', function() {infowindow.open(map,m_fae0b27c451c728867a567e8c1bb4e53);});$marker.push(m_fae0b27c451c728867a567e8c1bb4e53);}});}google.maps.event.addDomListener(window, 'load', initialize);