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.0418,-75.4837)};var g_c38d1d4b5c96dd822e5ae8f2e6024935 = new google.maps.Geocoder();g_c38d1d4b5c96dd822e5ae8f2e6024935.geocode( { 'address': "10 Lancaster Ave, Paoli, PA 19301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paoli-PA-old-glory-mortgage-inc').style.display = '';map = new google.maps.Map(document.getElementById('paoli-PA-old-glory-mortgage-inc'), mapOptions);}document.getElementById('710b8393').innerHTML += ' | View Map';var $lc38d1d4b5c96dd822e5ae8f2e6024935 = '

Old Glory Mortgage Inc

Address: 10 Lancaster Ave, Paoli, PA 19301, USA
Phone: (610) 722-0440
';var m_c38d1d4b5c96dd822e5ae8f2e6024935 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old Glory Mortgage Inc',});m_c38d1d4b5c96dd822e5ae8f2e6024935['infowindow'] = new google.maps.InfoWindow({content: $lc38d1d4b5c96dd822e5ae8f2e6024935});var infowindow = new google.maps.InfoWindow({content: $lc38d1d4b5c96dd822e5ae8f2e6024935});google.maps.event.addListener(m_c38d1d4b5c96dd822e5ae8f2e6024935, 'click', function() {infowindow.open(map,m_c38d1d4b5c96dd822e5ae8f2e6024935);});$marker.push(m_c38d1d4b5c96dd822e5ae8f2e6024935);}});}google.maps.event.addDomListener(window, 'load', initialize);