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(37.0881,-97.0408)};var g_d32f2d22643f0139590064326ac5eb7c = new google.maps.Geocoder();g_d32f2d22643f0139590064326ac5eb7c.geocode( { 'address': "2401 N Summit Ave, Ste B, Arkansas City, KS 67005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arkansas-city-KS-western-union').style.display = '';map = new google.maps.Map(document.getElementById('arkansas-city-KS-western-union'), mapOptions);}document.getElementById('def57d3e').innerHTML += ' | View Map';var $ld32f2d22643f0139590064326ac5eb7c = '

Western Union

Address: 2401 N Summit Ave, Ste B, Arkansas City, KS 67005, USA
Phone: (800) 325-6000
';var m_d32f2d22643f0139590064326ac5eb7c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_d32f2d22643f0139590064326ac5eb7c['infowindow'] = new google.maps.InfoWindow({content: $ld32f2d22643f0139590064326ac5eb7c});var infowindow = new google.maps.InfoWindow({content: $ld32f2d22643f0139590064326ac5eb7c});google.maps.event.addListener(m_d32f2d22643f0139590064326ac5eb7c, 'click', function() {infowindow.open(map,m_d32f2d22643f0139590064326ac5eb7c);});$marker.push(m_d32f2d22643f0139590064326ac5eb7c);}});var g_af1fa3fd06029a4d4e7413867cc7c0f0 = new google.maps.Geocoder();g_af1fa3fd06029a4d4e7413867cc7c0f0.geocode( { 'address': "1438 N Summit St, Arkansas City, KS 67005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arkansas-city-KS-western-union').style.display = '';map = new google.maps.Map(document.getElementById('arkansas-city-KS-western-union'), mapOptions);}document.getElementById('dcd9485c').innerHTML += ' | View Map';var $laf1fa3fd06029a4d4e7413867cc7c0f0 = '

Western Union

Address: 1438 N Summit St, Arkansas City, KS 67005, USA
Phone: (800) 325-6000
';var m_af1fa3fd06029a4d4e7413867cc7c0f0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_af1fa3fd06029a4d4e7413867cc7c0f0['infowindow'] = new google.maps.InfoWindow({content: $laf1fa3fd06029a4d4e7413867cc7c0f0});var infowindow = new google.maps.InfoWindow({content: $laf1fa3fd06029a4d4e7413867cc7c0f0});google.maps.event.addListener(m_af1fa3fd06029a4d4e7413867cc7c0f0, 'click', function() {infowindow.open(map,m_af1fa3fd06029a4d4e7413867cc7c0f0);});$marker.push(m_af1fa3fd06029a4d4e7413867cc7c0f0);}});}google.maps.event.addDomListener(window, 'load', initialize);