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.1116,-80.8944)};var g_3c75c38940ef9c3343108356ac9e2cc1 = new google.maps.Geocoder();g_3c75c38940ef9c3343108356ac9e2cc1.geocode( { 'address': "10000 Two Notch Rd, Columbia, SC 29223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-atm-td-bank'), mapOptions);}document.getElementById('bc106dc1').innerHTML += ' | View Map';var $l3c75c38940ef9c3343108356ac9e2cc1 = '

ATM (TD Bank)

Address: 10000 Two Notch Rd, Columbia, SC 29223, USA
Phone:
';var m_3c75c38940ef9c3343108356ac9e2cc1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_3c75c38940ef9c3343108356ac9e2cc1['infowindow'] = new google.maps.InfoWindow({content: $l3c75c38940ef9c3343108356ac9e2cc1});var infowindow = new google.maps.InfoWindow({content: $l3c75c38940ef9c3343108356ac9e2cc1});google.maps.event.addListener(m_3c75c38940ef9c3343108356ac9e2cc1, 'click', function() {infowindow.open(map,m_3c75c38940ef9c3343108356ac9e2cc1);});$marker.push(m_3c75c38940ef9c3343108356ac9e2cc1);}});var g_7a4de132036197509681c59df1d80da8 = new google.maps.Geocoder();g_7a4de132036197509681c59df1d80da8.geocode( { 'address': "7415 Garners Ferry Rd, Columbia, SC 29209, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-atm-td-bank'), mapOptions);}document.getElementById('a69d5cd8').innerHTML += ' | View Map';var $l7a4de132036197509681c59df1d80da8 = '

ATM (TD Bank)

Address: 7415 Garners Ferry Rd, Columbia, SC 29209, USA
Phone:
';var m_7a4de132036197509681c59df1d80da8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_7a4de132036197509681c59df1d80da8['infowindow'] = new google.maps.InfoWindow({content: $l7a4de132036197509681c59df1d80da8});var infowindow = new google.maps.InfoWindow({content: $l7a4de132036197509681c59df1d80da8});google.maps.event.addListener(m_7a4de132036197509681c59df1d80da8, 'click', function() {infowindow.open(map,m_7a4de132036197509681c59df1d80da8);});$marker.push(m_7a4de132036197509681c59df1d80da8);}});}google.maps.event.addDomListener(window, 'load', initialize);