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.5186,-86.8084)};var g_b67d084d74c3f7c0145f96a0ac4c82a8 = new google.maps.Geocoder();g_b67d084d74c3f7c0145f96a0ac4c82a8.geocode( { 'address': "5403 Highway 280, Birmingham, AL 35242"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-servis-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-servis-first-bank'), mapOptions);}document.getElementById('a93eb0c7').innerHTML += ' | View Map';var $lb67d084d74c3f7c0145f96a0ac4c82a8 = '

Servis First Bank

Address: 5403 Highway 280, Birmingham, AL 35242
Phone: (205) 949-0870
';var m_b67d084d74c3f7c0145f96a0ac4c82a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Servis First Bank',});m_b67d084d74c3f7c0145f96a0ac4c82a8['infowindow'] = new google.maps.InfoWindow({content: $lb67d084d74c3f7c0145f96a0ac4c82a8});var infowindow = new google.maps.InfoWindow({content: $lb67d084d74c3f7c0145f96a0ac4c82a8});google.maps.event.addListener(m_b67d084d74c3f7c0145f96a0ac4c82a8, 'click', function() {infowindow.open(map,m_b67d084d74c3f7c0145f96a0ac4c82a8);});$marker.push(m_b67d084d74c3f7c0145f96a0ac4c82a8);}});var g_87dad5c4428bd34654affd7f0a2e152a = new google.maps.Geocoder();g_87dad5c4428bd34654affd7f0a2e152a.geocode( { 'address': "324 Richard Arrington Jr Blvd N, Birmingham, AL 35203"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-servis-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-servis-first-bank'), mapOptions);}document.getElementById('c54e2855').innerHTML += ' | View Map';var $l87dad5c4428bd34654affd7f0a2e152a = '

Servis First Bank

Address: 324 Richard Arrington Jr Blvd N, Birmingham, AL 35203
Phone: (205) 949-2200
';var m_87dad5c4428bd34654affd7f0a2e152a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Servis First Bank',});m_87dad5c4428bd34654affd7f0a2e152a['infowindow'] = new google.maps.InfoWindow({content: $l87dad5c4428bd34654affd7f0a2e152a});var infowindow = new google.maps.InfoWindow({content: $l87dad5c4428bd34654affd7f0a2e152a});google.maps.event.addListener(m_87dad5c4428bd34654affd7f0a2e152a, 'click', function() {infowindow.open(map,m_87dad5c4428bd34654affd7f0a2e152a);});$marker.push(m_87dad5c4428bd34654affd7f0a2e152a);}});}google.maps.event.addDomListener(window, 'load', initialize);