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.0593,-76.3618)};var g_bf8d1b29cffe6e5d567a9b2b18bcb370 = new google.maps.Geocoder();g_bf8d1b29cffe6e5d567a9b2b18bcb370.geocode( { 'address': "2250 Erin Court, 2nd Floor, Lancaster, PA 17601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lancaster-PA-gmh-mortgage-services-llc').style.display = '';map = new google.maps.Map(document.getElementById('lancaster-PA-gmh-mortgage-services-llc'), mapOptions);}document.getElementById('27f4b8a6').innerHTML += ' | View Map';var $lbf8d1b29cffe6e5d567a9b2b18bcb370 = '

GMH Mortgage Services LLC

Address: 2250 Erin Court, 2nd Floor, Lancaster, PA 17601, USA
Phone: (717) 397-7500
';var m_bf8d1b29cffe6e5d567a9b2b18bcb370 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GMH Mortgage Services LLC',});m_bf8d1b29cffe6e5d567a9b2b18bcb370['infowindow'] = new google.maps.InfoWindow({content: $lbf8d1b29cffe6e5d567a9b2b18bcb370});var infowindow = new google.maps.InfoWindow({content: $lbf8d1b29cffe6e5d567a9b2b18bcb370});google.maps.event.addListener(m_bf8d1b29cffe6e5d567a9b2b18bcb370, 'click', function() {infowindow.open(map,m_bf8d1b29cffe6e5d567a9b2b18bcb370);});$marker.push(m_bf8d1b29cffe6e5d567a9b2b18bcb370);}});}google.maps.event.addDomListener(window, 'load', initialize);