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.2266,-75.2307)};var g_cc65a7dd40f9de3463468921203d2177 = new google.maps.Geocoder();g_cc65a7dd40f9de3463468921203d2177.geocode( { 'address': "418 Stump Rd #100, Montgomeryville, PA 18936, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomeryville-PA-colonial-mortgage-service-company-of-america').style.display = '';map = new google.maps.Map(document.getElementById('montgomeryville-PA-colonial-mortgage-service-company-of-america'), mapOptions);}document.getElementById('69488ac5').innerHTML += ' | View Map';var $lcc65a7dd40f9de3463468921203d2177 = '

Colonial Mortgage Service Company of America

Address: 418 Stump Rd #100, Montgomeryville, PA 18936, USA
Phone: (215) 661-1200 ext.
';var m_cc65a7dd40f9de3463468921203d2177 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Colonial Mortgage Service Company of America',});m_cc65a7dd40f9de3463468921203d2177['infowindow'] = new google.maps.InfoWindow({content: $lcc65a7dd40f9de3463468921203d2177});var infowindow = new google.maps.InfoWindow({content: $lcc65a7dd40f9de3463468921203d2177});google.maps.event.addListener(m_cc65a7dd40f9de3463468921203d2177, 'click', function() {infowindow.open(map,m_cc65a7dd40f9de3463468921203d2177);});$marker.push(m_cc65a7dd40f9de3463468921203d2177);}});}google.maps.event.addDomListener(window, 'load', initialize);