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.2806,-74.577)};var g_0a45c33edc375aac8a9a16a406407d0f = new google.maps.Geocoder();g_0a45c33edc375aac8a9a16a406407d0f.geocode( { 'address': "800 West Ave, Ocean City, NJ 08226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ocean-city-NJ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('ocean-city-NJ-western-union'), mapOptions);}document.getElementById('e5991388').innerHTML += ' | View Map';var $l0a45c33edc375aac8a9a16a406407d0f = '

Western Union

Address: 800 West Ave, Ocean City, NJ 08226, USA
Phone: (800) 325-6000
';var m_0a45c33edc375aac8a9a16a406407d0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_0a45c33edc375aac8a9a16a406407d0f['infowindow'] = new google.maps.InfoWindow({content: $l0a45c33edc375aac8a9a16a406407d0f});var infowindow = new google.maps.InfoWindow({content: $l0a45c33edc375aac8a9a16a406407d0f});google.maps.event.addListener(m_0a45c33edc375aac8a9a16a406407d0f, 'click', function() {infowindow.open(map,m_0a45c33edc375aac8a9a16a406407d0f);});$marker.push(m_0a45c33edc375aac8a9a16a406407d0f);}});var g_35cb6aa3a0c4f3d99eade125544a6fdf = new google.maps.Geocoder();g_35cb6aa3a0c4f3d99eade125544a6fdf.geocode( { 'address': "511 E 8th St, Ocean City, NJ 08226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ocean-city-NJ-western-union').style.display = '';map = new google.maps.Map(document.getElementById('ocean-city-NJ-western-union'), mapOptions);}document.getElementById('cf484a24').innerHTML += ' | View Map';var $l35cb6aa3a0c4f3d99eade125544a6fdf = '

Western Union

Address: 511 E 8th St, Ocean City, NJ 08226, USA
Phone: (800) 325-6000
';var m_35cb6aa3a0c4f3d99eade125544a6fdf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Western Union',});m_35cb6aa3a0c4f3d99eade125544a6fdf['infowindow'] = new google.maps.InfoWindow({content: $l35cb6aa3a0c4f3d99eade125544a6fdf});var infowindow = new google.maps.InfoWindow({content: $l35cb6aa3a0c4f3d99eade125544a6fdf});google.maps.event.addListener(m_35cb6aa3a0c4f3d99eade125544a6fdf, 'click', function() {infowindow.open(map,m_35cb6aa3a0c4f3d99eade125544a6fdf);});$marker.push(m_35cb6aa3a0c4f3d99eade125544a6fdf);}});}google.maps.event.addDomListener(window, 'load', initialize);