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.2663,-76.8695)};var g_4ae02bfb8c4f5ce7125214d4ae4b5373 = new google.maps.Geocoder();g_4ae02bfb8c4f5ce7125214d4ae4b5373.geocode( { 'address': "1314 Market St, Harrisburg, PA 17103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harrisburg-PA-ny-check-cashing-inc').style.display = '';map = new google.maps.Map(document.getElementById('harrisburg-PA-ny-check-cashing-inc'), mapOptions);}document.getElementById('3cd5a1b8').innerHTML += ' | View Map';var $l4ae02bfb8c4f5ce7125214d4ae4b5373 = '

Ny Check Cashing Inc

Address: 1314 Market St, Harrisburg, PA 17103, USA
Phone: (717) 233-2444
';var m_4ae02bfb8c4f5ce7125214d4ae4b5373 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ny Check Cashing Inc',});m_4ae02bfb8c4f5ce7125214d4ae4b5373['infowindow'] = new google.maps.InfoWindow({content: $l4ae02bfb8c4f5ce7125214d4ae4b5373});var infowindow = new google.maps.InfoWindow({content: $l4ae02bfb8c4f5ce7125214d4ae4b5373});google.maps.event.addListener(m_4ae02bfb8c4f5ce7125214d4ae4b5373, 'click', function() {infowindow.open(map,m_4ae02bfb8c4f5ce7125214d4ae4b5373);});$marker.push(m_4ae02bfb8c4f5ce7125214d4ae4b5373);}});}google.maps.event.addDomListener(window, 'load', initialize);