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.607,-85.8322)};var g_97de76211cd2efdefa4b8226e6cbf649 = new google.maps.Geocoder();g_97de76211cd2efdefa4b8226e6cbf649.geocode( { 'address': "404 Hamric Dr E, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-bbt-atm'), mapOptions);}document.getElementById('9e56eb22').innerHTML += ' | View Map';var $l97de76211cd2efdefa4b8226e6cbf649 = '

BB&T ATM

Address: 404 Hamric Dr E, Oxford, AL 36203, USA
Phone: (800) 226-5228
';var m_97de76211cd2efdefa4b8226e6cbf649 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_97de76211cd2efdefa4b8226e6cbf649['infowindow'] = new google.maps.InfoWindow({content: $l97de76211cd2efdefa4b8226e6cbf649});var infowindow = new google.maps.InfoWindow({content: $l97de76211cd2efdefa4b8226e6cbf649});google.maps.event.addListener(m_97de76211cd2efdefa4b8226e6cbf649, 'click', function() {infowindow.open(map,m_97de76211cd2efdefa4b8226e6cbf649);});$marker.push(m_97de76211cd2efdefa4b8226e6cbf649);}});var g_0e08a0c3023d25da1943bff12cabb14b = new google.maps.Geocoder();g_0e08a0c3023d25da1943bff12cabb14b.geocode( { 'address': "2020 US HWY 78 E, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-bbt-atm'), mapOptions);}document.getElementById('62ba597f').innerHTML += ' | View Map';var $l0e08a0c3023d25da1943bff12cabb14b = '

BB&T ATM

Address: 2020 US HWY 78 E, Oxford, AL 36203, USA
Phone: (800) 226-5228
';var m_0e08a0c3023d25da1943bff12cabb14b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_0e08a0c3023d25da1943bff12cabb14b['infowindow'] = new google.maps.InfoWindow({content: $l0e08a0c3023d25da1943bff12cabb14b});var infowindow = new google.maps.InfoWindow({content: $l0e08a0c3023d25da1943bff12cabb14b});google.maps.event.addListener(m_0e08a0c3023d25da1943bff12cabb14b, 'click', function() {infowindow.open(map,m_0e08a0c3023d25da1943bff12cabb14b);});$marker.push(m_0e08a0c3023d25da1943bff12cabb14b);}});}google.maps.event.addDomListener(window, 'load', initialize);