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(33.3205,-87.9026)};var g_fd00972962a2199dad9533366040fe2b = new google.maps.Geocoder();g_fd00972962a2199dad9533366040fe2b.geocode( { 'address': "536 Hudson Dr 653, Gordo, AL 35466, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gordo-AL-moneygram').style.display = '';map = new google.maps.Map(document.getElementById('gordo-AL-moneygram'), mapOptions);}document.getElementById('b83515a3').innerHTML += ' | View Map';var $lfd00972962a2199dad9533366040fe2b = '

MoneyGram

Address: 536 Hudson Dr 653, Gordo, AL 35466, USA
Phone: (205) 364-7133
';var m_fd00972962a2199dad9533366040fe2b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MoneyGram',});m_fd00972962a2199dad9533366040fe2b['infowindow'] = new google.maps.InfoWindow({content: $lfd00972962a2199dad9533366040fe2b});var infowindow = new google.maps.InfoWindow({content: $lfd00972962a2199dad9533366040fe2b});google.maps.event.addListener(m_fd00972962a2199dad9533366040fe2b, 'click', function() {infowindow.open(map,m_fd00972962a2199dad9533366040fe2b);});$marker.push(m_fd00972962a2199dad9533366040fe2b);}});var g_ad8090337e400a881db605a02487906a = new google.maps.Geocoder();g_ad8090337e400a881db605a02487906a.geocode( { 'address': "25157 Hwy 82 E, Gordo, AL 35466, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gordo-AL-moneygram').style.display = '';map = new google.maps.Map(document.getElementById('gordo-AL-moneygram'), mapOptions);}document.getElementById('5b1dd076').innerHTML += ' | View Map';var $lad8090337e400a881db605a02487906a = '

MoneyGram

Address: 25157 Hwy 82 E, Gordo, AL 35466, USA
Phone: (205) 364-6292
';var m_ad8090337e400a881db605a02487906a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MoneyGram',});m_ad8090337e400a881db605a02487906a['infowindow'] = new google.maps.InfoWindow({content: $lad8090337e400a881db605a02487906a});var infowindow = new google.maps.InfoWindow({content: $lad8090337e400a881db605a02487906a});google.maps.event.addListener(m_ad8090337e400a881db605a02487906a, 'click', function() {infowindow.open(map,m_ad8090337e400a881db605a02487906a);});$marker.push(m_ad8090337e400a881db605a02487906a);}});}google.maps.event.addDomListener(window, 'load', initialize);