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(41.1812,-73.9527)};var g_81670530b6c0f3a4e8af85c9d488c092 = new google.maps.Geocoder();g_81670530b6c0f3a4e8af85c9d488c092.geocode( { 'address': "210 US-9W, Haverstraw, NY 10927, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('haverstraw-NY-western-union').style.display = '';map = new google.maps.Map(document.getElementById('haverstraw-NY-western-union'), mapOptions);}document.getElementById('af40c785').innerHTML += ' | View Map';var $l81670530b6c0f3a4e8af85c9d488c092 = '

Western Union

Address: 210 US-9W, Haverstraw, NY 10927, USA
Phone: (800) 325-6000
';var m_81670530b6c0f3a4e8af85c9d488c092 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_81670530b6c0f3a4e8af85c9d488c092['infowindow'] = new google.maps.InfoWindow({content: $l81670530b6c0f3a4e8af85c9d488c092});var infowindow = new google.maps.InfoWindow({content: $l81670530b6c0f3a4e8af85c9d488c092});google.maps.event.addListener(m_81670530b6c0f3a4e8af85c9d488c092, 'click', function() {infowindow.open(map,m_81670530b6c0f3a4e8af85c9d488c092);});$marker.push(m_81670530b6c0f3a4e8af85c9d488c092);}});var g_fc037264926683524781221806ca33b6 = new google.maps.Geocoder();g_fc037264926683524781221806ca33b6.geocode( { 'address': "3 Main St, Haverstraw, NY 10927, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('haverstraw-NY-western-union').style.display = '';map = new google.maps.Map(document.getElementById('haverstraw-NY-western-union'), mapOptions);}document.getElementById('e9e64df4').innerHTML += ' | View Map';var $lfc037264926683524781221806ca33b6 = '

Western Union

Address: 3 Main St, Haverstraw, NY 10927, USA
Phone: (845) 241-5333
';var m_fc037264926683524781221806ca33b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_fc037264926683524781221806ca33b6['infowindow'] = new google.maps.InfoWindow({content: $lfc037264926683524781221806ca33b6});var infowindow = new google.maps.InfoWindow({content: $lfc037264926683524781221806ca33b6});google.maps.event.addListener(m_fc037264926683524781221806ca33b6, 'click', function() {infowindow.open(map,m_fc037264926683524781221806ca33b6);});$marker.push(m_fc037264926683524781221806ca33b6);}});}google.maps.event.addDomListener(window, 'load', initialize);