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()};var g_3348eb92c98456b4ef8930705f073148 = new google.maps.Geocoder();g_3348eb92c98456b4ef8930705f073148.geocode( { 'address': "2080 Valleydale Rd, Hoover, AL 35244"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hoover-AL-bancorp-south').style.display = '';map = new google.maps.Map(document.getElementById('hoover-AL-bancorp-south'), mapOptions);}document.getElementById('879f3b02').innerHTML += ' | View Map';var $l3348eb92c98456b4ef8930705f073148 = '

Bancorp South

Address: 2080 Valleydale Rd, Hoover, AL 35244
Phone: (205) 989-8747
';var m_3348eb92c98456b4ef8930705f073148 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bancorp South',});m_3348eb92c98456b4ef8930705f073148['infowindow'] = new google.maps.InfoWindow({content: $l3348eb92c98456b4ef8930705f073148});var infowindow = new google.maps.InfoWindow({content: $l3348eb92c98456b4ef8930705f073148});google.maps.event.addListener(m_3348eb92c98456b4ef8930705f073148, 'click', function() {infowindow.open(map,m_3348eb92c98456b4ef8930705f073148);});$marker.push(m_3348eb92c98456b4ef8930705f073148);}});var g_f103193d122b58be30f09df993eca8c1 = new google.maps.Geocoder();g_f103193d122b58be30f09df993eca8c1.geocode( { 'address': "1980 Braddock Dr, Hoover, AL 35226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hoover-AL-bancorp-south').style.display = '';map = new google.maps.Map(document.getElementById('hoover-AL-bancorp-south'), mapOptions);}document.getElementById('45296751').innerHTML += ' | View Map';var $lf103193d122b58be30f09df993eca8c1 = '

Bancorp South

Address: 1980 Braddock Dr, Hoover, AL 35226
Phone: (205) 822-2566
';var m_f103193d122b58be30f09df993eca8c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bancorp South',});m_f103193d122b58be30f09df993eca8c1['infowindow'] = new google.maps.InfoWindow({content: $lf103193d122b58be30f09df993eca8c1});var infowindow = new google.maps.InfoWindow({content: $lf103193d122b58be30f09df993eca8c1});google.maps.event.addListener(m_f103193d122b58be30f09df993eca8c1, 'click', function() {infowindow.open(map,m_f103193d122b58be30f09df993eca8c1);});$marker.push(m_f103193d122b58be30f09df993eca8c1);}});}google.maps.event.addDomListener(window, 'load', initialize);