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.3746,-86.8066)};var g_ad59ff806bbbc2f6e66fcdecd3bc70aa = new google.maps.Geocoder();g_ad59ff806bbbc2f6e66fcdecd3bc70aa.geocode( { 'address': "1810 Merchants Dr, Birmingham, AL 35244, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-alatrust-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-alatrust-credit-union'), mapOptions);}document.getElementById('8829479c').innerHTML += ' | View Map';var $lad59ff806bbbc2f6e66fcdecd3bc70aa = '

AlaTrust Credit Union

Address: 1810 Merchants Dr, Birmingham, AL 35244, USA
Phone: (800) 264-8031
';var m_ad59ff806bbbc2f6e66fcdecd3bc70aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AlaTrust Credit Union',});m_ad59ff806bbbc2f6e66fcdecd3bc70aa['infowindow'] = new google.maps.InfoWindow({content: $lad59ff806bbbc2f6e66fcdecd3bc70aa});var infowindow = new google.maps.InfoWindow({content: $lad59ff806bbbc2f6e66fcdecd3bc70aa});google.maps.event.addListener(m_ad59ff806bbbc2f6e66fcdecd3bc70aa, 'click', function() {infowindow.open(map,m_ad59ff806bbbc2f6e66fcdecd3bc70aa);});$marker.push(m_ad59ff806bbbc2f6e66fcdecd3bc70aa);}});var g_4ed8e072fb35b3512abf61ec7ebcb403 = new google.maps.Geocoder();g_4ed8e072fb35b3512abf61ec7ebcb403.geocode( { 'address': "1694 Montclair Rd, Birmingham, AL 35210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-AL-alatrust-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-AL-alatrust-credit-union'), mapOptions);}document.getElementById('a820f762').innerHTML += ' | View Map';var $l4ed8e072fb35b3512abf61ec7ebcb403 = '

AlaTrust Credit Union

Address: 1694 Montclair Rd, Birmingham, AL 35210, USA
Phone: (800) 264-8031
';var m_4ed8e072fb35b3512abf61ec7ebcb403 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AlaTrust Credit Union',});m_4ed8e072fb35b3512abf61ec7ebcb403['infowindow'] = new google.maps.InfoWindow({content: $l4ed8e072fb35b3512abf61ec7ebcb403});var infowindow = new google.maps.InfoWindow({content: $l4ed8e072fb35b3512abf61ec7ebcb403});google.maps.event.addListener(m_4ed8e072fb35b3512abf61ec7ebcb403, 'click', function() {infowindow.open(map,m_4ed8e072fb35b3512abf61ec7ebcb403);});$marker.push(m_4ed8e072fb35b3512abf61ec7ebcb403);}});}google.maps.event.addDomListener(window, 'load', initialize);