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_1741c0f8d90a180b893a1776ae281820 = new google.maps.Geocoder();g_1741c0f8d90a180b893a1776ae281820.geocode( { 'address': "2 Inverness Center Pkwy, Birmingham, AL 35242"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-america-s-first-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-america-s-first-federal-credit-union'), mapOptions);}document.getElementById('8cf02013').innerHTML += ' | View Map';var $l1741c0f8d90a180b893a1776ae281820 = '

America's First Federal Credit Union

Address: 2 Inverness Center Pkwy, Birmingham, AL 35242
Phone: (205) 995-0001
';var m_1741c0f8d90a180b893a1776ae281820 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America's First Federal Credit Union',});m_1741c0f8d90a180b893a1776ae281820['infowindow'] = new google.maps.InfoWindow({content: $l1741c0f8d90a180b893a1776ae281820});var infowindow = new google.maps.InfoWindow({content: $l1741c0f8d90a180b893a1776ae281820});google.maps.event.addListener(m_1741c0f8d90a180b893a1776ae281820, 'click', function() {infowindow.open(map,m_1741c0f8d90a180b893a1776ae281820);});$marker.push(m_1741c0f8d90a180b893a1776ae281820);}});var g_f0afe3b239beb0c0cf60b8c099ec9d57 = new google.maps.Geocoder();g_f0afe3b239beb0c0cf60b8c099ec9d57.geocode( { 'address': "1200 4th Ave N, Birmingham, AL 35203-1699"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-america-s-first-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-america-s-first-federal-credit-union'), mapOptions);}document.getElementById('e523c990').innerHTML += ' | View Map';var $lf0afe3b239beb0c0cf60b8c099ec9d57 = '

America's First Federal Credit Union

Address: 1200 4th Ave N, Birmingham, AL 35203-1699
Phone: (205) 320-4000
';var m_f0afe3b239beb0c0cf60b8c099ec9d57 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'America's First Federal Credit Union',});m_f0afe3b239beb0c0cf60b8c099ec9d57['infowindow'] = new google.maps.InfoWindow({content: $lf0afe3b239beb0c0cf60b8c099ec9d57});var infowindow = new google.maps.InfoWindow({content: $lf0afe3b239beb0c0cf60b8c099ec9d57});google.maps.event.addListener(m_f0afe3b239beb0c0cf60b8c099ec9d57, 'click', function() {infowindow.open(map,m_f0afe3b239beb0c0cf60b8c099ec9d57);});$marker.push(m_f0afe3b239beb0c0cf60b8c099ec9d57);}});}google.maps.event.addDomListener(window, 'load', initialize);