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.2282,-75.1377)};var g_898aa5373689a55e126c8b12b2776707 = new google.maps.Geocoder();g_898aa5373689a55e126c8b12b2776707.geocode( { 'address': "2050 W Street Rd, Warrington, PA 18976, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warrington-PA-michael-mizrachi---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('warrington-PA-michael-mizrachi---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('d34ce5df').innerHTML += ' | View Map';var $l898aa5373689a55e126c8b12b2776707 = '

Michael Mizrachi - TD Bank Mortgage Loan Officer

Address: 2050 W Street Rd, Warrington, PA 18976, United States
Phone: (800) 822-6761
';var m_898aa5373689a55e126c8b12b2776707 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Michael Mizrachi - TD Bank Mortgage Loan Officer',});m_898aa5373689a55e126c8b12b2776707['infowindow'] = new google.maps.InfoWindow({content: $l898aa5373689a55e126c8b12b2776707});var infowindow = new google.maps.InfoWindow({content: $l898aa5373689a55e126c8b12b2776707});google.maps.event.addListener(m_898aa5373689a55e126c8b12b2776707, 'click', function() {infowindow.open(map,m_898aa5373689a55e126c8b12b2776707);});$marker.push(m_898aa5373689a55e126c8b12b2776707);}});}google.maps.event.addDomListener(window, 'load', initialize);