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(34.1743,-86.843)};var g_44d086457959f337f5ac1f40e4c1149c = new google.maps.Geocoder();g_44d086457959f337f5ac1f40e4c1149c.geocode( { 'address': "316 2nd Ave SW, Cullman, AL 35055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cullman-AL-cullman-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('cullman-AL-cullman-savings-bank'), mapOptions);}document.getElementById('22abc804').innerHTML += ' | View Map';var $l44d086457959f337f5ac1f40e4c1149c = '

Cullman Savings Bank

Address: 316 2nd Ave SW, Cullman, AL 35055, USA
Phone: (256) 734-1740
';var m_44d086457959f337f5ac1f40e4c1149c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cullman Savings Bank',});m_44d086457959f337f5ac1f40e4c1149c['infowindow'] = new google.maps.InfoWindow({content: $l44d086457959f337f5ac1f40e4c1149c});var infowindow = new google.maps.InfoWindow({content: $l44d086457959f337f5ac1f40e4c1149c});google.maps.event.addListener(m_44d086457959f337f5ac1f40e4c1149c, 'click', function() {infowindow.open(map,m_44d086457959f337f5ac1f40e4c1149c);});$marker.push(m_44d086457959f337f5ac1f40e4c1149c);}});var g_12f0fe1f25f4d80a23695949014e8954 = new google.maps.Geocoder();g_12f0fe1f25f4d80a23695949014e8954.geocode( { 'address': "3201 AL-157, Cullman, AL 35058, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cullman-AL-cullman-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('cullman-AL-cullman-savings-bank'), mapOptions);}document.getElementById('045c81f1').innerHTML += ' | View Map';var $l12f0fe1f25f4d80a23695949014e8954 = '

Cullman Savings Bank

Address: 3201 AL-157, Cullman, AL 35058, USA
Phone: (256) 734-7449
';var m_12f0fe1f25f4d80a23695949014e8954 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cullman Savings Bank',});m_12f0fe1f25f4d80a23695949014e8954['infowindow'] = new google.maps.InfoWindow({content: $l12f0fe1f25f4d80a23695949014e8954});var infowindow = new google.maps.InfoWindow({content: $l12f0fe1f25f4d80a23695949014e8954});google.maps.event.addListener(m_12f0fe1f25f4d80a23695949014e8954, 'click', function() {infowindow.open(map,m_12f0fe1f25f4d80a23695949014e8954);});$marker.push(m_12f0fe1f25f4d80a23695949014e8954);}});}google.maps.event.addDomListener(window, 'load', initialize);