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.6018,-85.8368)};var g_75184ae2b04ef83f12bc2173bb8962af = new google.maps.Geocoder();g_75184ae2b04ef83f12bc2173bb8962af.geocode( { 'address': "12 Elm St, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-aod-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-aod-federal-credit-union'), mapOptions);}document.getElementById('cdfdd31f').innerHTML += ' | View Map';var $l75184ae2b04ef83f12bc2173bb8962af = '

AOD Federal Credit Union

Address: 12 Elm St, Oxford, AL 36203, USA
Phone: (256) 237-9494
';var m_75184ae2b04ef83f12bc2173bb8962af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AOD Federal Credit Union',});m_75184ae2b04ef83f12bc2173bb8962af['infowindow'] = new google.maps.InfoWindow({content: $l75184ae2b04ef83f12bc2173bb8962af});var infowindow = new google.maps.InfoWindow({content: $l75184ae2b04ef83f12bc2173bb8962af});google.maps.event.addListener(m_75184ae2b04ef83f12bc2173bb8962af, 'click', function() {infowindow.open(map,m_75184ae2b04ef83f12bc2173bb8962af);});$marker.push(m_75184ae2b04ef83f12bc2173bb8962af);}});var g_c3790969fc7f899a53e67e4704850304 = new google.maps.Geocoder();g_c3790969fc7f899a53e67e4704850304.geocode( { 'address': "334 Victory Dr, Bynum, AL 36253, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-aod-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-aod-federal-credit-union'), mapOptions);}document.getElementById('952a1ebb').innerHTML += ' | View Map';var $lc3790969fc7f899a53e67e4704850304 = '

AOD Federal Credit Union

Address: 334 Victory Dr, Bynum, AL 36253, USA
Phone: (256) 237-9494
';var m_c3790969fc7f899a53e67e4704850304 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AOD Federal Credit Union',});m_c3790969fc7f899a53e67e4704850304['infowindow'] = new google.maps.InfoWindow({content: $lc3790969fc7f899a53e67e4704850304});var infowindow = new google.maps.InfoWindow({content: $lc3790969fc7f899a53e67e4704850304});google.maps.event.addListener(m_c3790969fc7f899a53e67e4704850304, 'click', function() {infowindow.open(map,m_c3790969fc7f899a53e67e4704850304);});$marker.push(m_c3790969fc7f899a53e67e4704850304);}});}google.maps.event.addDomListener(window, 'load', initialize);