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(33.4,-86.6647)};var g_8fb9fdb974549f18e20a0af3ec20e404 = new google.maps.Geocoder();g_8fb9fdb974549f18e20a0af3ec20e404.geocode( { 'address': "4000 Eagle Point Corporate Dr #101, Birmingham, AL 35242, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-ireverse-home-loans-a-subsidiary-of-bay-bank-fsb').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-ireverse-home-loans-a-subsidiary-of-bay-bank-fsb'), mapOptions);}document.getElementById('77366257').innerHTML += ' | View Map';var $l8fb9fdb974549f18e20a0af3ec20e404 = '

iReverse Home Loans, a Subsidiary of Bay Bank, FSB

Address: 4000 Eagle Point Corporate Dr #101, Birmingham, AL 35242, USA
Phone: (800) 486-8786
';var m_8fb9fdb974549f18e20a0af3ec20e404 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'iReverse Home Loans, a Subsidiary of Bay Bank, FSB',});m_8fb9fdb974549f18e20a0af3ec20e404['infowindow'] = new google.maps.InfoWindow({content: $l8fb9fdb974549f18e20a0af3ec20e404});var infowindow = new google.maps.InfoWindow({content: $l8fb9fdb974549f18e20a0af3ec20e404});google.maps.event.addListener(m_8fb9fdb974549f18e20a0af3ec20e404, 'click', function() {infowindow.open(map,m_8fb9fdb974549f18e20a0af3ec20e404);});$marker.push(m_8fb9fdb974549f18e20a0af3ec20e404);}});}google.maps.event.addDomListener(window, 'load', initialize);