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.1893,-87.4512)};var g_0adb29a8a99e361a9a2d64e11cacb1e5 = new google.maps.Geocoder();g_0adb29a8a99e361a9a2d64e11cacb1e5.geocode( { 'address': "6501 University Blvd E, Cottondale, AL 35453, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cottondale-AL-synovus---bank-of-tuscaloosa').style.display = '';map = new google.maps.Map(document.getElementById('cottondale-AL-synovus---bank-of-tuscaloosa'), mapOptions);}document.getElementById('01f383ab').innerHTML += ' | View Map';var $l0adb29a8a99e361a9a2d64e11cacb1e5 = '

Synovus - Bank of Tuscaloosa

Address: 6501 University Blvd E, Cottondale, AL 35453, USA
Phone: (205) 345-6200
';var m_0adb29a8a99e361a9a2d64e11cacb1e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - Bank of Tuscaloosa',});m_0adb29a8a99e361a9a2d64e11cacb1e5['infowindow'] = new google.maps.InfoWindow({content: $l0adb29a8a99e361a9a2d64e11cacb1e5});var infowindow = new google.maps.InfoWindow({content: $l0adb29a8a99e361a9a2d64e11cacb1e5});google.maps.event.addListener(m_0adb29a8a99e361a9a2d64e11cacb1e5, 'click', function() {infowindow.open(map,m_0adb29a8a99e361a9a2d64e11cacb1e5);});$marker.push(m_0adb29a8a99e361a9a2d64e11cacb1e5);}});}google.maps.event.addDomListener(window, 'load', initialize);