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(38.4582,-81.5005)};var g_70217dd96da535e0b862ae12245c8906 = new google.maps.Geocoder();g_70217dd96da535e0b862ae12245c8906.geocode( { 'address': "201, 201 Crossings Mall Rd, Elkview, WV 25071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkview-WV-western-union').style.display = '';map = new google.maps.Map(document.getElementById('elkview-WV-western-union'), mapOptions);}document.getElementById('10358b1e').innerHTML += ' | View Map';var $l70217dd96da535e0b862ae12245c8906 = '

Western Union

Address: 201, 201 Crossings Mall Rd, Elkview, WV 25071, USA
Phone: (800) 325-6000
';var m_70217dd96da535e0b862ae12245c8906 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_70217dd96da535e0b862ae12245c8906['infowindow'] = new google.maps.InfoWindow({content: $l70217dd96da535e0b862ae12245c8906});var infowindow = new google.maps.InfoWindow({content: $l70217dd96da535e0b862ae12245c8906});google.maps.event.addListener(m_70217dd96da535e0b862ae12245c8906, 'click', function() {infowindow.open(map,m_70217dd96da535e0b862ae12245c8906);});$marker.push(m_70217dd96da535e0b862ae12245c8906);}});var g_042b83624d400e841045a4ccf5129e7c = new google.maps.Geocoder();g_042b83624d400e841045a4ccf5129e7c.geocode( { 'address': "107 Crossings Mall Rd, Elkview, WV 25071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkview-WV-western-union').style.display = '';map = new google.maps.Map(document.getElementById('elkview-WV-western-union'), mapOptions);}document.getElementById('515a9007').innerHTML += ' | View Map';var $l042b83624d400e841045a4ccf5129e7c = '

Western Union

Address: 107 Crossings Mall Rd, Elkview, WV 25071, USA
Phone: (800) 325-6000
';var m_042b83624d400e841045a4ccf5129e7c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_042b83624d400e841045a4ccf5129e7c['infowindow'] = new google.maps.InfoWindow({content: $l042b83624d400e841045a4ccf5129e7c});var infowindow = new google.maps.InfoWindow({content: $l042b83624d400e841045a4ccf5129e7c});google.maps.event.addListener(m_042b83624d400e841045a4ccf5129e7c, 'click', function() {infowindow.open(map,m_042b83624d400e841045a4ccf5129e7c);});$marker.push(m_042b83624d400e841045a4ccf5129e7c);}});}google.maps.event.addDomListener(window, 'load', initialize);