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.9982,-81.0325)};var g_ae0bf1def93583b6d5e1cc402d640eb1 = new google.maps.Geocoder();g_ae0bf1def93583b6d5e1cc402d640eb1.geocode( { 'address': "2010 Clemson Rd, Columbia, SC 29229"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-south-carolina-bank-and-trust').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-south-carolina-bank-and-trust'), mapOptions);}document.getElementById('9fbc0166').innerHTML += ' | View Map';var $lae0bf1def93583b6d5e1cc402d640eb1 = '

South Carolina Bank and Trust

Address: 2010 Clemson Rd, Columbia, SC 29229
Phone: (803) 788-7845
';var m_ae0bf1def93583b6d5e1cc402d640eb1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Carolina Bank and Trust',});m_ae0bf1def93583b6d5e1cc402d640eb1['infowindow'] = new google.maps.InfoWindow({content: $lae0bf1def93583b6d5e1cc402d640eb1});var infowindow = new google.maps.InfoWindow({content: $lae0bf1def93583b6d5e1cc402d640eb1});google.maps.event.addListener(m_ae0bf1def93583b6d5e1cc402d640eb1, 'click', function() {infowindow.open(map,m_ae0bf1def93583b6d5e1cc402d640eb1);});$marker.push(m_ae0bf1def93583b6d5e1cc402d640eb1);}});var g_a4602e8951facc960cc991bce99fda9a = new google.maps.Geocoder();g_a4602e8951facc960cc991bce99fda9a.geocode( { 'address': "201 Columbiana Dr, Columbia, SC 29212"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-south-carolina-bank-and-trust').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-south-carolina-bank-and-trust'), mapOptions);}document.getElementById('8275b5a7').innerHTML += ' | View Map';var $la4602e8951facc960cc991bce99fda9a = '

South Carolina Bank and Trust

Address: 201 Columbiana Dr, Columbia, SC 29212
Phone: (803) 407-9430
';var m_a4602e8951facc960cc991bce99fda9a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Carolina Bank and Trust',});m_a4602e8951facc960cc991bce99fda9a['infowindow'] = new google.maps.InfoWindow({content: $la4602e8951facc960cc991bce99fda9a});var infowindow = new google.maps.InfoWindow({content: $la4602e8951facc960cc991bce99fda9a});google.maps.event.addListener(m_a4602e8951facc960cc991bce99fda9a, 'click', function() {infowindow.open(map,m_a4602e8951facc960cc991bce99fda9a);});$marker.push(m_a4602e8951facc960cc991bce99fda9a);}});}google.maps.event.addDomListener(window, 'load', initialize);