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(40.9866,-75.2261)};var g_a374bae8edc01f36c5366ac4e5a537a2 = new google.maps.Geocoder();g_a374bae8edc01f36c5366ac4e5a537a2.geocode( { 'address': "1240 N 9th St, Stroudsburg, PA 18360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stroudsburg-PA-community-check-cashing-services').style.display = '';map = new google.maps.Map(document.getElementById('stroudsburg-PA-community-check-cashing-services'), mapOptions);}document.getElementById('f9ff51a2').innerHTML += ' | View Map';var $la374bae8edc01f36c5366ac4e5a537a2 = '

Community Check Cashing Services

Address: 1240 N 9th St, Stroudsburg, PA 18360, USA
Phone: (570) 424-9974
';var m_a374bae8edc01f36c5366ac4e5a537a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Check Cashing Services',});m_a374bae8edc01f36c5366ac4e5a537a2['infowindow'] = new google.maps.InfoWindow({content: $la374bae8edc01f36c5366ac4e5a537a2});var infowindow = new google.maps.InfoWindow({content: $la374bae8edc01f36c5366ac4e5a537a2});google.maps.event.addListener(m_a374bae8edc01f36c5366ac4e5a537a2, 'click', function() {infowindow.open(map,m_a374bae8edc01f36c5366ac4e5a537a2);});$marker.push(m_a374bae8edc01f36c5366ac4e5a537a2);}});}google.maps.event.addDomListener(window, 'load', initialize);