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.9272,-80.3438)};var g_4e1da5211a7142efd9897c4ae30ec9ad = new google.maps.Geocoder();g_4e1da5211a7142efd9897c4ae30ec9ad.geocode( { 'address': "1 Broad St, Sumter, SC 29150, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sumter-SC-the-national-bank-of-south-carolina').style.display = '';map = new google.maps.Map(document.getElementById('sumter-SC-the-national-bank-of-south-carolina'), mapOptions);}document.getElementById('0c97c8eb').innerHTML += ' | View Map';var $l4e1da5211a7142efd9897c4ae30ec9ad = '

The National Bank of South Carolina

Address: 1 Broad St, Sumter, SC 29150, USA
Phone:
';var m_4e1da5211a7142efd9897c4ae30ec9ad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The National Bank of South Carolina',});m_4e1da5211a7142efd9897c4ae30ec9ad['infowindow'] = new google.maps.InfoWindow({content: $l4e1da5211a7142efd9897c4ae30ec9ad});var infowindow = new google.maps.InfoWindow({content: $l4e1da5211a7142efd9897c4ae30ec9ad});google.maps.event.addListener(m_4e1da5211a7142efd9897c4ae30ec9ad, 'click', function() {infowindow.open(map,m_4e1da5211a7142efd9897c4ae30ec9ad);});$marker.push(m_4e1da5211a7142efd9897c4ae30ec9ad);}});var g_a08c49164c7d28e6084d1cb99da28f2f = new google.maps.Geocoder();g_a08c49164c7d28e6084d1cb99da28f2f.geocode( { 'address': "129 N Washington St, Sumter, SC 29150, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sumter-SC-the-national-bank-of-south-carolina').style.display = '';map = new google.maps.Map(document.getElementById('sumter-SC-the-national-bank-of-south-carolina'), mapOptions);}document.getElementById('f0380d5f').innerHTML += ' | View Map';var $la08c49164c7d28e6084d1cb99da28f2f = '

The National Bank of South Carolina

Address: 129 N Washington St, Sumter, SC 29150, USA
Phone:
';var m_a08c49164c7d28e6084d1cb99da28f2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The National Bank of South Carolina',});m_a08c49164c7d28e6084d1cb99da28f2f['infowindow'] = new google.maps.InfoWindow({content: $la08c49164c7d28e6084d1cb99da28f2f});var infowindow = new google.maps.InfoWindow({content: $la08c49164c7d28e6084d1cb99da28f2f});google.maps.event.addListener(m_a08c49164c7d28e6084d1cb99da28f2f, 'click', function() {infowindow.open(map,m_a08c49164c7d28e6084d1cb99da28f2f);});$marker.push(m_a08c49164c7d28e6084d1cb99da28f2f);}});}google.maps.event.addDomListener(window, 'load', initialize);