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(41.7716,-76.4141)};var g_303c766a6aaaebd9b283e62c7b2d3e10 = new google.maps.Geocoder();g_303c766a6aaaebd9b283e62c7b2d3e10.geocode( { 'address': "1239 Golden Mile Rd #102, Towanda, PA 18848, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('towanda-PA-residential-mortgage-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('towanda-PA-residential-mortgage-services-inc'), mapOptions);}document.getElementById('33238ff7').innerHTML += ' | View Map';var $l303c766a6aaaebd9b283e62c7b2d3e10 = '

RESIDENTIAL MORTGAGE SERVICES INC

Address: 1239 Golden Mile Rd #102, Towanda, PA 18848, USA
Phone: (717) 925-2350
';var m_303c766a6aaaebd9b283e62c7b2d3e10 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'RESIDENTIAL MORTGAGE SERVICES INC',});m_303c766a6aaaebd9b283e62c7b2d3e10['infowindow'] = new google.maps.InfoWindow({content: $l303c766a6aaaebd9b283e62c7b2d3e10});var infowindow = new google.maps.InfoWindow({content: $l303c766a6aaaebd9b283e62c7b2d3e10});google.maps.event.addListener(m_303c766a6aaaebd9b283e62c7b2d3e10, 'click', function() {infowindow.open(map,m_303c766a6aaaebd9b283e62c7b2d3e10);});$marker.push(m_303c766a6aaaebd9b283e62c7b2d3e10);}});}google.maps.event.addDomListener(window, 'load', initialize);