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(29.6704,-95.5079)};var g_a39608c3aa8e71b86baabbc29a4a9afb = new google.maps.Geocoder();g_a39608c3aa8e71b86baabbc29a4a9afb.geocode( { 'address': "10101 Fondren Rd #449, Houston, TX 77096, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-the-hebrew-free-loan-association-of-houston').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-the-hebrew-free-loan-association-of-houston'), mapOptions);}document.getElementById('2e41202c').innerHTML += ' | View Map';var $la39608c3aa8e71b86baabbc29a4a9afb = '

THE HEBREW FREE LOAN ASSOCIATION OF HOUSTON

Address: 10101 Fondren Rd #449, Houston, TX 77096, USA
Phone: (713) 724-8997
';var m_a39608c3aa8e71b86baabbc29a4a9afb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'THE HEBREW FREE LOAN ASSOCIATION OF HOUSTON',});m_a39608c3aa8e71b86baabbc29a4a9afb['infowindow'] = new google.maps.InfoWindow({content: $la39608c3aa8e71b86baabbc29a4a9afb});var infowindow = new google.maps.InfoWindow({content: $la39608c3aa8e71b86baabbc29a4a9afb});google.maps.event.addListener(m_a39608c3aa8e71b86baabbc29a4a9afb, 'click', function() {infowindow.open(map,m_a39608c3aa8e71b86baabbc29a4a9afb);});$marker.push(m_a39608c3aa8e71b86baabbc29a4a9afb);}});}google.maps.event.addDomListener(window, 'load', initialize);