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.4693,-85.0003)};var g_327204b057100a1b7c574c2691c9a378 = new google.maps.Geocoder();g_327204b057100a1b7c574c2691c9a378.geocode( { 'address': "1200 Broad St, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-atm-regions-bank'), mapOptions);}document.getElementById('16941b54').innerHTML += ' | View Map';var $l327204b057100a1b7c574c2691c9a378 = '

ATM (Regions Bank)

Address: 1200 Broad St, Phenix City, AL 36867, USA
Phone:
';var m_327204b057100a1b7c574c2691c9a378 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_327204b057100a1b7c574c2691c9a378['infowindow'] = new google.maps.InfoWindow({content: $l327204b057100a1b7c574c2691c9a378});var infowindow = new google.maps.InfoWindow({content: $l327204b057100a1b7c574c2691c9a378});google.maps.event.addListener(m_327204b057100a1b7c574c2691c9a378, 'click', function() {infowindow.open(map,m_327204b057100a1b7c574c2691c9a378);});$marker.push(m_327204b057100a1b7c574c2691c9a378);}});var g_97a6101840de04f86a2540e62a7b3e13 = new google.maps.Geocoder();g_97a6101840de04f86a2540e62a7b3e13.geocode( { 'address': "3548 US-431, Phenix City, AL 36867, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phenix-city-AL-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('phenix-city-AL-atm-regions-bank'), mapOptions);}document.getElementById('bf625ab8').innerHTML += ' | View Map';var $l97a6101840de04f86a2540e62a7b3e13 = '

ATM (Regions Bank)

Address: 3548 US-431, Phenix City, AL 36867, USA
Phone:
';var m_97a6101840de04f86a2540e62a7b3e13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_97a6101840de04f86a2540e62a7b3e13['infowindow'] = new google.maps.InfoWindow({content: $l97a6101840de04f86a2540e62a7b3e13});var infowindow = new google.maps.InfoWindow({content: $l97a6101840de04f86a2540e62a7b3e13});google.maps.event.addListener(m_97a6101840de04f86a2540e62a7b3e13, 'click', function() {infowindow.open(map,m_97a6101840de04f86a2540e62a7b3e13);});$marker.push(m_97a6101840de04f86a2540e62a7b3e13);}});}google.maps.event.addDomListener(window, 'load', initialize);