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(35.5531,-89.6574)};var g_aa54ce152c09f55588e379b100690d4f = new google.maps.Geocoder();g_aa54ce152c09f55588e379b100690d4f.geocode( { 'address': "1009 US-51, Covington, TN 38019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-TN-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-TN-atm-regions-bank'), mapOptions);}document.getElementById('54a6c4a5').innerHTML += ' | View Map';var $laa54ce152c09f55588e379b100690d4f = '

ATM (Regions Bank)

Address: 1009 US-51, Covington, TN 38019, USA
Phone:
';var m_aa54ce152c09f55588e379b100690d4f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_aa54ce152c09f55588e379b100690d4f['infowindow'] = new google.maps.InfoWindow({content: $laa54ce152c09f55588e379b100690d4f});var infowindow = new google.maps.InfoWindow({content: $laa54ce152c09f55588e379b100690d4f});google.maps.event.addListener(m_aa54ce152c09f55588e379b100690d4f, 'click', function() {infowindow.open(map,m_aa54ce152c09f55588e379b100690d4f);});$marker.push(m_aa54ce152c09f55588e379b100690d4f);}});var g_234a8919c67d41963cb313d03907e6fb = new google.maps.Geocoder();g_234a8919c67d41963cb313d03907e6fb.geocode( { 'address': "1624 US-51, Covington, TN 38019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-TN-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('covington-TN-atm-regions-bank'), mapOptions);}document.getElementById('530d8f1e').innerHTML += ' | View Map';var $l234a8919c67d41963cb313d03907e6fb = '

ATM (Regions Bank)

Address: 1624 US-51, Covington, TN 38019, USA
Phone:
';var m_234a8919c67d41963cb313d03907e6fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_234a8919c67d41963cb313d03907e6fb['infowindow'] = new google.maps.InfoWindow({content: $l234a8919c67d41963cb313d03907e6fb});var infowindow = new google.maps.InfoWindow({content: $l234a8919c67d41963cb313d03907e6fb});google.maps.event.addListener(m_234a8919c67d41963cb313d03907e6fb, 'click', function() {infowindow.open(map,m_234a8919c67d41963cb313d03907e6fb);});$marker.push(m_234a8919c67d41963cb313d03907e6fb);}});}google.maps.event.addDomListener(window, 'load', initialize);