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.3946,-86.8039)};var g_cca71ff818bc73b972a818cafb2ae4ea = new google.maps.Geocoder();g_cca71ff818bc73b972a818cafb2ae4ea.geocode( { 'address': "2020 Patton Chapel Rd, Hoover, AL 35216, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hoover-AL-synovus---first-commercial-bank').style.display = '';map = new google.maps.Map(document.getElementById('hoover-AL-synovus---first-commercial-bank'), mapOptions);}document.getElementById('150add3d').innerHTML += ' | View Map';var $lcca71ff818bc73b972a818cafb2ae4ea = '

Synovus - First Commercial Bank

Address: 2020 Patton Chapel Rd, Hoover, AL 35216, USA
Phone: (205) 868-9111
';var m_cca71ff818bc73b972a818cafb2ae4ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - First Commercial Bank',});m_cca71ff818bc73b972a818cafb2ae4ea['infowindow'] = new google.maps.InfoWindow({content: $lcca71ff818bc73b972a818cafb2ae4ea});var infowindow = new google.maps.InfoWindow({content: $lcca71ff818bc73b972a818cafb2ae4ea});google.maps.event.addListener(m_cca71ff818bc73b972a818cafb2ae4ea, 'click', function() {infowindow.open(map,m_cca71ff818bc73b972a818cafb2ae4ea);});$marker.push(m_cca71ff818bc73b972a818cafb2ae4ea);}});var g_40391729f1075cb75501507cea984c47 = new google.maps.Geocoder();g_40391729f1075cb75501507cea984c47.geocode( { 'address': "5290 Preserve Pkwy, Hoover, AL 35244, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hoover-AL-synovus---first-commercial-bank').style.display = '';map = new google.maps.Map(document.getElementById('hoover-AL-synovus---first-commercial-bank'), mapOptions);}document.getElementById('828b12cb').innerHTML += ' | View Map';var $l40391729f1075cb75501507cea984c47 = '

Synovus - First Commercial Bank

Address: 5290 Preserve Pkwy, Hoover, AL 35244, USA
Phone: (205) 868-9111
';var m_40391729f1075cb75501507cea984c47 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - First Commercial Bank',});m_40391729f1075cb75501507cea984c47['infowindow'] = new google.maps.InfoWindow({content: $l40391729f1075cb75501507cea984c47});var infowindow = new google.maps.InfoWindow({content: $l40391729f1075cb75501507cea984c47});google.maps.event.addListener(m_40391729f1075cb75501507cea984c47, 'click', function() {infowindow.open(map,m_40391729f1075cb75501507cea984c47);});$marker.push(m_40391729f1075cb75501507cea984c47);}});}google.maps.event.addDomListener(window, 'load', initialize);