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.4895,-114.786)};var g_d8f7af3c0b3c873650931eb1f1d1d1a8 = new google.maps.Geocoder();g_d8f7af3c0b3c873650931eb1f1d1d1a8.geocode( { 'address': "656 San Luis Plaza Dr, San Luis, AZ 85349, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-luis-AZ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('san-luis-AZ-western-union'), mapOptions);}document.getElementById('d38dc550').innerHTML += ' | View Map';var $ld8f7af3c0b3c873650931eb1f1d1d1a8 = '

Western Union

Address: 656 San Luis Plaza Dr, San Luis, AZ 85349, USA
Phone: (800) 325-6000
';var m_d8f7af3c0b3c873650931eb1f1d1d1a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_d8f7af3c0b3c873650931eb1f1d1d1a8['infowindow'] = new google.maps.InfoWindow({content: $ld8f7af3c0b3c873650931eb1f1d1d1a8});var infowindow = new google.maps.InfoWindow({content: $ld8f7af3c0b3c873650931eb1f1d1d1a8});google.maps.event.addListener(m_d8f7af3c0b3c873650931eb1f1d1d1a8, 'click', function() {infowindow.open(map,m_d8f7af3c0b3c873650931eb1f1d1d1a8);});$marker.push(m_d8f7af3c0b3c873650931eb1f1d1d1a8);}});var g_22a993565308ccff8a1db375e32fdaee = new google.maps.Geocoder();g_22a993565308ccff8a1db375e32fdaee.geocode( { 'address': "566 Main St, San Luis, AZ 85349, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-luis-AZ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('san-luis-AZ-western-union'), mapOptions);}document.getElementById('04f9b3e7').innerHTML += ' | View Map';var $l22a993565308ccff8a1db375e32fdaee = '

Western Union

Address: 566 Main St, San Luis, AZ 85349, USA
Phone: (928) 627-2122
';var m_22a993565308ccff8a1db375e32fdaee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_22a993565308ccff8a1db375e32fdaee['infowindow'] = new google.maps.InfoWindow({content: $l22a993565308ccff8a1db375e32fdaee});var infowindow = new google.maps.InfoWindow({content: $l22a993565308ccff8a1db375e32fdaee});google.maps.event.addListener(m_22a993565308ccff8a1db375e32fdaee, 'click', function() {infowindow.open(map,m_22a993565308ccff8a1db375e32fdaee);});$marker.push(m_22a993565308ccff8a1db375e32fdaee);}});}google.maps.event.addDomListener(window, 'load', initialize);