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(40.5761,-85.6737)};var g_25c459903a4ad5909e084e7d964065d4 = new google.maps.Geocoder();g_25c459903a4ad5909e084e7d964065d4.geocode( { 'address': "1323 N Baldwin Ave, Marion, IN 46952, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-western-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-western-union'), mapOptions);}document.getElementById('adbb6038').innerHTML += ' | View Map';var $l25c459903a4ad5909e084e7d964065d4 = '

Western Union

Address: 1323 N Baldwin Ave, Marion, IN 46952, USA
Phone: (800) 325-6000
';var m_25c459903a4ad5909e084e7d964065d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_25c459903a4ad5909e084e7d964065d4['infowindow'] = new google.maps.InfoWindow({content: $l25c459903a4ad5909e084e7d964065d4});var infowindow = new google.maps.InfoWindow({content: $l25c459903a4ad5909e084e7d964065d4});google.maps.event.addListener(m_25c459903a4ad5909e084e7d964065d4, 'click', function() {infowindow.open(map,m_25c459903a4ad5909e084e7d964065d4);});$marker.push(m_25c459903a4ad5909e084e7d964065d4);}});var g_e3b457ec9a32e32424a38cec6a1abcee = new google.maps.Geocoder();g_e3b457ec9a32e32424a38cec6a1abcee.geocode( { 'address': "402 S Washington St, Marion, IN 46952, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-western-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-western-union'), mapOptions);}document.getElementById('5bec566f').innerHTML += ' | View Map';var $le3b457ec9a32e32424a38cec6a1abcee = '

Western Union

Address: 402 S Washington St, Marion, IN 46952, USA
Phone: (800) 325-6000
';var m_e3b457ec9a32e32424a38cec6a1abcee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_e3b457ec9a32e32424a38cec6a1abcee['infowindow'] = new google.maps.InfoWindow({content: $le3b457ec9a32e32424a38cec6a1abcee});var infowindow = new google.maps.InfoWindow({content: $le3b457ec9a32e32424a38cec6a1abcee});google.maps.event.addListener(m_e3b457ec9a32e32424a38cec6a1abcee, 'click', function() {infowindow.open(map,m_e3b457ec9a32e32424a38cec6a1abcee);});$marker.push(m_e3b457ec9a32e32424a38cec6a1abcee);}});}google.maps.event.addDomListener(window, 'load', initialize);