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.5648,-81.71)};var g_3e8895f2632f4691cb5c32180389aa0e = new google.maps.Geocoder();g_3e8895f2632f4691cb5c32180389aa0e.geocode( { 'address': "3581 Richland Ave W, Aiken, SC 29801"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiken-SC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('aiken-SC-woodforest-national-bank'), mapOptions);}document.getElementById('31c57c1b').innerHTML += ' | View Map';var $l3e8895f2632f4691cb5c32180389aa0e = '

Woodforest National Bank

Address: 3581 Richland Ave W, Aiken, SC 29801
Phone: (803) 642-1260
';var m_3e8895f2632f4691cb5c32180389aa0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_3e8895f2632f4691cb5c32180389aa0e['infowindow'] = new google.maps.InfoWindow({content: $l3e8895f2632f4691cb5c32180389aa0e});var infowindow = new google.maps.InfoWindow({content: $l3e8895f2632f4691cb5c32180389aa0e});google.maps.event.addListener(m_3e8895f2632f4691cb5c32180389aa0e, 'click', function() {infowindow.open(map,m_3e8895f2632f4691cb5c32180389aa0e);});$marker.push(m_3e8895f2632f4691cb5c32180389aa0e);}});var g_9a8da182a6185560f43cda94c19017eb = new google.maps.Geocoder();g_9a8da182a6185560f43cda94c19017eb.geocode( { 'address': "2035 Whiskey Rd, Aiken, SC 29803"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiken-SC-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('aiken-SC-woodforest-national-bank'), mapOptions);}document.getElementById('90649f82').innerHTML += ' | View Map';var $l9a8da182a6185560f43cda94c19017eb = '

Woodforest National Bank

Address: 2035 Whiskey Rd, Aiken, SC 29803
Phone: (803) 643-1876
';var m_9a8da182a6185560f43cda94c19017eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_9a8da182a6185560f43cda94c19017eb['infowindow'] = new google.maps.InfoWindow({content: $l9a8da182a6185560f43cda94c19017eb});var infowindow = new google.maps.InfoWindow({content: $l9a8da182a6185560f43cda94c19017eb});google.maps.event.addListener(m_9a8da182a6185560f43cda94c19017eb, 'click', function() {infowindow.open(map,m_9a8da182a6185560f43cda94c19017eb);});$marker.push(m_9a8da182a6185560f43cda94c19017eb);}});}google.maps.event.addDomListener(window, 'load', initialize);