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.2258,-75.2582)};var g_017b1c666962422103db0bd68c568a0f = new google.maps.Geocoder();g_017b1c666962422103db0bd68c568a0f.geocode( { 'address': "1180 Welsh Rd # 210, North Wales, PA 19454, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-wales-PA-oppenheimer-multifamily-housing--healthcare-finance-inc').style.display = '';map = new google.maps.Map(document.getElementById('north-wales-PA-oppenheimer-multifamily-housing--healthcare-finance-inc'), mapOptions);}document.getElementById('489fc900').innerHTML += ' | View Map';var $l017b1c666962422103db0bd68c568a0f = '

Oppenheimer Multifamily Housing & Healthcare Finance, Inc

Address: 1180 Welsh Rd # 210, North Wales, PA 19454, USA
Phone: (215) 631-9151
';var m_017b1c666962422103db0bd68c568a0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oppenheimer Multifamily Housing & Healthcare Finance, Inc',});m_017b1c666962422103db0bd68c568a0f['infowindow'] = new google.maps.InfoWindow({content: $l017b1c666962422103db0bd68c568a0f});var infowindow = new google.maps.InfoWindow({content: $l017b1c666962422103db0bd68c568a0f});google.maps.event.addListener(m_017b1c666962422103db0bd68c568a0f, 'click', function() {infowindow.open(map,m_017b1c666962422103db0bd68c568a0f);});$marker.push(m_017b1c666962422103db0bd68c568a0f);}});}google.maps.event.addDomListener(window, 'load', initialize);