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(32.4306,-87.0373)};var g_b9e4d53a5bd0882b7715b90c7c29aea2 = new google.maps.Geocoder();g_b9e4d53a5bd0882b7715b90c7c29aea2.geocode( { 'address': "198 Highland Ave, Selma, AL 36701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-riverdale-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-riverdale-credit-union'), mapOptions);}document.getElementById('8499f35c').innerHTML += ' | View Map';var $lb9e4d53a5bd0882b7715b90c7c29aea2 = '

Riverdale Credit Union

Address: 198 Highland Ave, Selma, AL 36701, USA
Phone: (334) 872-9096
';var m_b9e4d53a5bd0882b7715b90c7c29aea2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Riverdale Credit Union',});m_b9e4d53a5bd0882b7715b90c7c29aea2['infowindow'] = new google.maps.InfoWindow({content: $lb9e4d53a5bd0882b7715b90c7c29aea2});var infowindow = new google.maps.InfoWindow({content: $lb9e4d53a5bd0882b7715b90c7c29aea2});google.maps.event.addListener(m_b9e4d53a5bd0882b7715b90c7c29aea2, 'click', function() {infowindow.open(map,m_b9e4d53a5bd0882b7715b90c7c29aea2);});$marker.push(m_b9e4d53a5bd0882b7715b90c7c29aea2);}});var g_d2cec4ae765e49fa93728f323ca5894e = new google.maps.Geocoder();g_d2cec4ae765e49fa93728f323ca5894e.geocode( { 'address': "601 Co Rd 78, Selma, AL 36703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selma-AL-riverdale-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('selma-AL-riverdale-credit-union'), mapOptions);}document.getElementById('82d6b23f').innerHTML += ' | View Map';var $ld2cec4ae765e49fa93728f323ca5894e = '

Riverdale Credit Union

Address: 601 Co Rd 78, Selma, AL 36703, USA
Phone: (334) 875-4624
';var m_d2cec4ae765e49fa93728f323ca5894e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Riverdale Credit Union',});m_d2cec4ae765e49fa93728f323ca5894e['infowindow'] = new google.maps.InfoWindow({content: $ld2cec4ae765e49fa93728f323ca5894e});var infowindow = new google.maps.InfoWindow({content: $ld2cec4ae765e49fa93728f323ca5894e});google.maps.event.addListener(m_d2cec4ae765e49fa93728f323ca5894e, 'click', function() {infowindow.open(map,m_d2cec4ae765e49fa93728f323ca5894e);});$marker.push(m_d2cec4ae765e49fa93728f323ca5894e);}});}google.maps.event.addDomListener(window, 'load', initialize);