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(34.0223,-80.9493)};var g_3e8651f5f6d65342855aa445d1d1f3b5 = new google.maps.Geocoder();g_3e8651f5f6d65342855aa445d1d1f3b5.geocode( { 'address': "5603 Forest Dr, Columbia, SC 29206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-atm-regions-bank'), mapOptions);}document.getElementById('c9f2ccc4').innerHTML += ' | View Map';var $l3e8651f5f6d65342855aa445d1d1f3b5 = '

ATM (Regions Bank)

Address: 5603 Forest Dr, Columbia, SC 29206, USA
Phone:
';var m_3e8651f5f6d65342855aa445d1d1f3b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_3e8651f5f6d65342855aa445d1d1f3b5['infowindow'] = new google.maps.InfoWindow({content: $l3e8651f5f6d65342855aa445d1d1f3b5});var infowindow = new google.maps.InfoWindow({content: $l3e8651f5f6d65342855aa445d1d1f3b5});google.maps.event.addListener(m_3e8651f5f6d65342855aa445d1d1f3b5, 'click', function() {infowindow.open(map,m_3e8651f5f6d65342855aa445d1d1f3b5);});$marker.push(m_3e8651f5f6d65342855aa445d1d1f3b5);}});var g_bdcd1832268ae1ac9f9cd9e372035654 = new google.maps.Geocoder();g_bdcd1832268ae1ac9f9cd9e372035654.geocode( { 'address': "149 Columbiana Dr, Columbia, SC 29212, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-atm-regions-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-atm-regions-bank'), mapOptions);}document.getElementById('b60efbf4').innerHTML += ' | View Map';var $lbdcd1832268ae1ac9f9cd9e372035654 = '

ATM (Regions Bank)

Address: 149 Columbiana Dr, Columbia, SC 29212, USA
Phone:
';var m_bdcd1832268ae1ac9f9cd9e372035654 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Regions Bank)',});m_bdcd1832268ae1ac9f9cd9e372035654['infowindow'] = new google.maps.InfoWindow({content: $lbdcd1832268ae1ac9f9cd9e372035654});var infowindow = new google.maps.InfoWindow({content: $lbdcd1832268ae1ac9f9cd9e372035654});google.maps.event.addListener(m_bdcd1832268ae1ac9f9cd9e372035654, 'click', function() {infowindow.open(map,m_bdcd1832268ae1ac9f9cd9e372035654);});$marker.push(m_bdcd1832268ae1ac9f9cd9e372035654);}});}google.maps.event.addDomListener(window, 'load', initialize);