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(39.4862,-75.0263)};var g_1e00746ce7635c403c2d4f9767893f00 = new google.maps.Geocoder();g_1e00746ce7635c403c2d4f9767893f00.geocode( { 'address': "626 Landis Ave, Vineland, NJ 08360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vineland-NJ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('vineland-NJ-western-union'), mapOptions);}document.getElementById('5f42b6a5').innerHTML += ' | View Map';var $l1e00746ce7635c403c2d4f9767893f00 = '

Western Union

Address: 626 Landis Ave, Vineland, NJ 08360, USA
Phone: (800) 325-6000
';var m_1e00746ce7635c403c2d4f9767893f00 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_1e00746ce7635c403c2d4f9767893f00['infowindow'] = new google.maps.InfoWindow({content: $l1e00746ce7635c403c2d4f9767893f00});var infowindow = new google.maps.InfoWindow({content: $l1e00746ce7635c403c2d4f9767893f00});google.maps.event.addListener(m_1e00746ce7635c403c2d4f9767893f00, 'click', function() {infowindow.open(map,m_1e00746ce7635c403c2d4f9767893f00);});$marker.push(m_1e00746ce7635c403c2d4f9767893f00);}});var g_3f51d59d9b66cc846d00aedac50cd2c2 = new google.maps.Geocoder();g_3f51d59d9b66cc846d00aedac50cd2c2.geocode( { 'address': "60 W Landis Ave, Vineland, NJ 08360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vineland-NJ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('vineland-NJ-western-union'), mapOptions);}document.getElementById('1a40978f').innerHTML += ' | View Map';var $l3f51d59d9b66cc846d00aedac50cd2c2 = '

Western Union

Address: 60 W Landis Ave, Vineland, NJ 08360, USA
Phone: (800) 325-6000
';var m_3f51d59d9b66cc846d00aedac50cd2c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_3f51d59d9b66cc846d00aedac50cd2c2['infowindow'] = new google.maps.InfoWindow({content: $l3f51d59d9b66cc846d00aedac50cd2c2});var infowindow = new google.maps.InfoWindow({content: $l3f51d59d9b66cc846d00aedac50cd2c2});google.maps.event.addListener(m_3f51d59d9b66cc846d00aedac50cd2c2, 'click', function() {infowindow.open(map,m_3f51d59d9b66cc846d00aedac50cd2c2);});$marker.push(m_3f51d59d9b66cc846d00aedac50cd2c2);}});}google.maps.event.addDomListener(window, 'load', initialize);