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.5819,-80.8181)};var g_06725aa11820719eb5e43e8be6236e31 = new google.maps.Geocoder();g_06725aa11820719eb5e43e8be6236e31.geocode( { 'address': "1225 Saint Matthews Rd, Orangeburg, SC 29115"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orangeburg-SC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('orangeburg-SC-first-citizens-bank'), mapOptions);}document.getElementById('9f1bb048').innerHTML += ' | View Map';var $l06725aa11820719eb5e43e8be6236e31 = '

First Citizens Bank

Address: 1225 Saint Matthews Rd, Orangeburg, SC 29115
Phone: (803) 531-3176
';var m_06725aa11820719eb5e43e8be6236e31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_06725aa11820719eb5e43e8be6236e31['infowindow'] = new google.maps.InfoWindow({content: $l06725aa11820719eb5e43e8be6236e31});var infowindow = new google.maps.InfoWindow({content: $l06725aa11820719eb5e43e8be6236e31});google.maps.event.addListener(m_06725aa11820719eb5e43e8be6236e31, 'click', function() {infowindow.open(map,m_06725aa11820719eb5e43e8be6236e31);});$marker.push(m_06725aa11820719eb5e43e8be6236e31);}});var g_0d5250fec72816aa0d2be6f3339aaee4 = new google.maps.Geocoder();g_0d5250fec72816aa0d2be6f3339aaee4.geocode( { 'address': "1820 Columbia Rd, Orangeburg, SC 29115"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orangeburg-SC-first-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('orangeburg-SC-first-citizens-bank'), mapOptions);}document.getElementById('772b6bd8').innerHTML += ' | View Map';var $l0d5250fec72816aa0d2be6f3339aaee4 = '

First Citizens Bank

Address: 1820 Columbia Rd, Orangeburg, SC 29115
Phone: (803) 533-3400
';var m_0d5250fec72816aa0d2be6f3339aaee4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Citizens Bank',});m_0d5250fec72816aa0d2be6f3339aaee4['infowindow'] = new google.maps.InfoWindow({content: $l0d5250fec72816aa0d2be6f3339aaee4});var infowindow = new google.maps.InfoWindow({content: $l0d5250fec72816aa0d2be6f3339aaee4});google.maps.event.addListener(m_0d5250fec72816aa0d2be6f3339aaee4, 'click', function() {infowindow.open(map,m_0d5250fec72816aa0d2be6f3339aaee4);});$marker.push(m_0d5250fec72816aa0d2be6f3339aaee4);}});}google.maps.event.addDomListener(window, 'load', initialize);