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.5731,-86.2766)};var g_c79ec57a8e72a87d8a69d2c6b8a2a8d4 = new google.maps.Geocoder();g_c79ec57a8e72a87d8a69d2c6b8a2a8d4.geocode( { 'address': "15 20th St N, Pell City, AL 35125"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pell-city-AL-union-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('pell-city-AL-union-state-bank'), mapOptions);}document.getElementById('98979ae7').innerHTML += ' | View Map';var $lc79ec57a8e72a87d8a69d2c6b8a2a8d4 = '

Union State Bank

Address: 15 20th St N, Pell City, AL 35125
Phone: (205) 884-1520
';var m_c79ec57a8e72a87d8a69d2c6b8a2a8d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union State Bank',});m_c79ec57a8e72a87d8a69d2c6b8a2a8d4['infowindow'] = new google.maps.InfoWindow({content: $lc79ec57a8e72a87d8a69d2c6b8a2a8d4});var infowindow = new google.maps.InfoWindow({content: $lc79ec57a8e72a87d8a69d2c6b8a2a8d4});google.maps.event.addListener(m_c79ec57a8e72a87d8a69d2c6b8a2a8d4, 'click', function() {infowindow.open(map,m_c79ec57a8e72a87d8a69d2c6b8a2a8d4);});$marker.push(m_c79ec57a8e72a87d8a69d2c6b8a2a8d4);}});var g_7f272b86ea4f734837b281ad960be2f7 = new google.maps.Geocoder();g_7f272b86ea4f734837b281ad960be2f7.geocode( { 'address': "509 Martin St N, Pell City, AL 35125"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pell-city-AL-union-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('pell-city-AL-union-state-bank'), mapOptions);}document.getElementById('3f4677c1').innerHTML += ' | View Map';var $l7f272b86ea4f734837b281ad960be2f7 = '

Union State Bank

Address: 509 Martin St N, Pell City, AL 35125
Phone: (205) 884-4517
';var m_7f272b86ea4f734837b281ad960be2f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union State Bank',});m_7f272b86ea4f734837b281ad960be2f7['infowindow'] = new google.maps.InfoWindow({content: $l7f272b86ea4f734837b281ad960be2f7});var infowindow = new google.maps.InfoWindow({content: $l7f272b86ea4f734837b281ad960be2f7});google.maps.event.addListener(m_7f272b86ea4f734837b281ad960be2f7, 'click', function() {infowindow.open(map,m_7f272b86ea4f734837b281ad960be2f7);});$marker.push(m_7f272b86ea4f734837b281ad960be2f7);}});}google.maps.event.addDomListener(window, 'load', initialize);