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.6487,-77.2592)};var g_6bd8ab856d81e5da8ddd2b71076a6a5d = new google.maps.Geocoder();g_6bd8ab856d81e5da8ddd2b71076a6a5d.geocode( { 'address': "13997 Jefferson Davis Hwy, Woodbridge, VA 22191, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-western-union').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-western-union'), mapOptions);}document.getElementById('a8f29a44').innerHTML += ' | View Map';var $l6bd8ab856d81e5da8ddd2b71076a6a5d = '

Western Union

Address: 13997 Jefferson Davis Hwy, Woodbridge, VA 22191, USA
Phone: (571) 398-2981
';var m_6bd8ab856d81e5da8ddd2b71076a6a5d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_6bd8ab856d81e5da8ddd2b71076a6a5d['infowindow'] = new google.maps.InfoWindow({content: $l6bd8ab856d81e5da8ddd2b71076a6a5d});var infowindow = new google.maps.InfoWindow({content: $l6bd8ab856d81e5da8ddd2b71076a6a5d});google.maps.event.addListener(m_6bd8ab856d81e5da8ddd2b71076a6a5d, 'click', function() {infowindow.open(map,m_6bd8ab856d81e5da8ddd2b71076a6a5d);});$marker.push(m_6bd8ab856d81e5da8ddd2b71076a6a5d);}});var g_623e1046482378b73917f71d388ee704 = new google.maps.Geocoder();g_623e1046482378b73917f71d388ee704.geocode( { 'address': "13666 Jefferson Davis Hwy, Woodbridge, VA 22191, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-western-union').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-western-union'), mapOptions);}document.getElementById('7dcd4bda').innerHTML += ' | View Map';var $l623e1046482378b73917f71d388ee704 = '

Western Union

Address: 13666 Jefferson Davis Hwy, Woodbridge, VA 22191, USA
Phone: (800) 325-6000
';var m_623e1046482378b73917f71d388ee704 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_623e1046482378b73917f71d388ee704['infowindow'] = new google.maps.InfoWindow({content: $l623e1046482378b73917f71d388ee704});var infowindow = new google.maps.InfoWindow({content: $l623e1046482378b73917f71d388ee704});google.maps.event.addListener(m_623e1046482378b73917f71d388ee704, 'click', function() {infowindow.open(map,m_623e1046482378b73917f71d388ee704);});$marker.push(m_623e1046482378b73917f71d388ee704);}});}google.maps.event.addDomListener(window, 'load', initialize);