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.5237,-82.6446)};var g_86f94c36be7feab7809d3714223048b2 = new google.maps.Geocoder();g_86f94c36be7feab7809d3714223048b2.geocode( { 'address': "4002 Clemson Blvd, Anderson, SC 29621"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anderson-SC-community-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('anderson-SC-community-first-bank'), mapOptions);}document.getElementById('5b3bcabe').innerHTML += ' | View Map';var $l86f94c36be7feab7809d3714223048b2 = '

Community First Bank

Address: 4002 Clemson Blvd, Anderson, SC 29621
Phone: (864) 222-2440
';var m_86f94c36be7feab7809d3714223048b2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank',});m_86f94c36be7feab7809d3714223048b2['infowindow'] = new google.maps.InfoWindow({content: $l86f94c36be7feab7809d3714223048b2});var infowindow = new google.maps.InfoWindow({content: $l86f94c36be7feab7809d3714223048b2});google.maps.event.addListener(m_86f94c36be7feab7809d3714223048b2, 'click', function() {infowindow.open(map,m_86f94c36be7feab7809d3714223048b2);});$marker.push(m_86f94c36be7feab7809d3714223048b2);}});var g_34d040f18b62a4161727b96a6e87a2b1 = new google.maps.Geocoder();g_34d040f18b62a4161727b96a6e87a2b1.geocode( { 'address': "2007 E Greenville St, Anderson, SC 29621"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anderson-SC-community-first-bank').style.display = '';map = new google.maps.Map(document.getElementById('anderson-SC-community-first-bank'), mapOptions);}document.getElementById('d207d599').innerHTML += ' | View Map';var $l34d040f18b62a4161727b96a6e87a2b1 = '

Community First Bank

Address: 2007 E Greenville St, Anderson, SC 29621
Phone: (864) 224-4430
';var m_34d040f18b62a4161727b96a6e87a2b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community First Bank',});m_34d040f18b62a4161727b96a6e87a2b1['infowindow'] = new google.maps.InfoWindow({content: $l34d040f18b62a4161727b96a6e87a2b1});var infowindow = new google.maps.InfoWindow({content: $l34d040f18b62a4161727b96a6e87a2b1});google.maps.event.addListener(m_34d040f18b62a4161727b96a6e87a2b1, 'click', function() {infowindow.open(map,m_34d040f18b62a4161727b96a6e87a2b1);});$marker.push(m_34d040f18b62a4161727b96a6e87a2b1);}});}google.maps.event.addDomListener(window, 'load', initialize);