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(32.9683,-80.2013)};var g_c0eaa5931999618042cfc6a0801950f6 = new google.maps.Geocoder();g_c0eaa5931999618042cfc6a0801950f6.geocode( { 'address': "10600 Dorchester Rd, Summerville, SC 29485, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('summerville-SC-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('summerville-SC-citizens-bank'), mapOptions);}document.getElementById('aceedcad').innerHTML += ' | View Map';var $lc0eaa5931999618042cfc6a0801950f6 = '

Citizens Bank

Address: 10600 Dorchester Rd, Summerville, SC 29485, USA
Phone:
';var m_c0eaa5931999618042cfc6a0801950f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_c0eaa5931999618042cfc6a0801950f6['infowindow'] = new google.maps.InfoWindow({content: $lc0eaa5931999618042cfc6a0801950f6});var infowindow = new google.maps.InfoWindow({content: $lc0eaa5931999618042cfc6a0801950f6});google.maps.event.addListener(m_c0eaa5931999618042cfc6a0801950f6, 'click', function() {infowindow.open(map,m_c0eaa5931999618042cfc6a0801950f6);});$marker.push(m_c0eaa5931999618042cfc6a0801950f6);}});var g_68831ac607a787c26c72a2881c290b78 = new google.maps.Geocoder();g_68831ac607a787c26c72a2881c290b78.geocode( { 'address': "600 Bacons Bridge Rd, Summerville, SC 29485, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('summerville-SC-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('summerville-SC-citizens-bank'), mapOptions);}document.getElementById('646221d7').innerHTML += ' | View Map';var $l68831ac607a787c26c72a2881c290b78 = '

Citizens Bank

Address: 600 Bacons Bridge Rd, Summerville, SC 29485, USA
Phone:
';var m_68831ac607a787c26c72a2881c290b78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_68831ac607a787c26c72a2881c290b78['infowindow'] = new google.maps.InfoWindow({content: $l68831ac607a787c26c72a2881c290b78});var infowindow = new google.maps.InfoWindow({content: $l68831ac607a787c26c72a2881c290b78});google.maps.event.addListener(m_68831ac607a787c26c72a2881c290b78, 'click', function() {infowindow.open(map,m_68831ac607a787c26c72a2881c290b78);});$marker.push(m_68831ac607a787c26c72a2881c290b78);}});}google.maps.event.addDomListener(window, 'load', initialize);