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.4217,-79.9284)};var g_f0a25fc22f6198ce61fe90730dc075e1 = new google.maps.Geocoder();g_f0a25fc22f6198ce61fe90730dc075e1.geocode( { 'address': "4307 Murray Ave, Pittsburgh, PA 15217, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittsburgh-PA-hebrew-free-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('pittsburgh-PA-hebrew-free-loan-association'), mapOptions);}document.getElementById('74d70e1f').innerHTML += ' | View Map';var $lf0a25fc22f6198ce61fe90730dc075e1 = '

Hebrew Free Loan Association

Address: 4307 Murray Ave, Pittsburgh, PA 15217, USA
Phone: (412) 422-8868
';var m_f0a25fc22f6198ce61fe90730dc075e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hebrew Free Loan Association',});m_f0a25fc22f6198ce61fe90730dc075e1['infowindow'] = new google.maps.InfoWindow({content: $lf0a25fc22f6198ce61fe90730dc075e1});var infowindow = new google.maps.InfoWindow({content: $lf0a25fc22f6198ce61fe90730dc075e1});google.maps.event.addListener(m_f0a25fc22f6198ce61fe90730dc075e1, 'click', function() {infowindow.open(map,m_f0a25fc22f6198ce61fe90730dc075e1);});$marker.push(m_f0a25fc22f6198ce61fe90730dc075e1);}});}google.maps.event.addDomListener(window, 'load', initialize);