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.9737,-76.6729)};var g_eb392b32bfa9427f2d69b3a284525d8f = new google.maps.Geocoder();g_eb392b32bfa9427f2d69b3a284525d8f.geocode( { 'address': "2701 Eastern Blvd, York, PA 17402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('york-PA-mortgage-specialist-hadiel-bey').style.display = '';map = new google.maps.Map(document.getElementById('york-PA-mortgage-specialist-hadiel-bey'), mapOptions);}document.getElementById('afe7d64b').innerHTML += ' | View Map';var $leb392b32bfa9427f2d69b3a284525d8f = '

Mortgage Specialist, Hadiel Bey

Address: 2701 Eastern Blvd, York, PA 17402, USA
Phone: (717) 648-7933
';var m_eb392b32bfa9427f2d69b3a284525d8f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Specialist, Hadiel Bey',});m_eb392b32bfa9427f2d69b3a284525d8f['infowindow'] = new google.maps.InfoWindow({content: $leb392b32bfa9427f2d69b3a284525d8f});var infowindow = new google.maps.InfoWindow({content: $leb392b32bfa9427f2d69b3a284525d8f});google.maps.event.addListener(m_eb392b32bfa9427f2d69b3a284525d8f, 'click', function() {infowindow.open(map,m_eb392b32bfa9427f2d69b3a284525d8f);});$marker.push(m_eb392b32bfa9427f2d69b3a284525d8f);}});}google.maps.event.addDomListener(window, 'load', initialize);