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_97d7519d9f2e822c86b44666ef14698c = new google.maps.Geocoder();g_97d7519d9f2e822c86b44666ef14698c.geocode( { 'address': "167 Laurens St SW, Aiken, SC 29801"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiken-SC-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('aiken-SC-bank-of-america'), mapOptions);}document.getElementById('ae8b0223').innerHTML += ' | View Map';var $l97d7519d9f2e822c86b44666ef14698c = '

Bank of America

Address: 167 Laurens St SW, Aiken, SC 29801
Phone: (803) 642-3100
';var m_97d7519d9f2e822c86b44666ef14698c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_97d7519d9f2e822c86b44666ef14698c['infowindow'] = new google.maps.InfoWindow({content: $l97d7519d9f2e822c86b44666ef14698c});var infowindow = new google.maps.InfoWindow({content: $l97d7519d9f2e822c86b44666ef14698c});google.maps.event.addListener(m_97d7519d9f2e822c86b44666ef14698c, 'click', function() {infowindow.open(map,m_97d7519d9f2e822c86b44666ef14698c);});$marker.push(m_97d7519d9f2e822c86b44666ef14698c);}});var g_bbd3dd53008009926961cef66cee3b64 = new google.maps.Geocoder();g_bbd3dd53008009926961cef66cee3b64.geocode( { 'address': "150 Aiken Mall Dr, Aiken, SC 29803"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aiken-SC-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('aiken-SC-bank-of-america'), mapOptions);}document.getElementById('ca57312c').innerHTML += ' | View Map';var $lbbd3dd53008009926961cef66cee3b64 = '

Bank of America

Address: 150 Aiken Mall Dr, Aiken, SC 29803
Phone: (803) 648-6448
';var m_bbd3dd53008009926961cef66cee3b64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_bbd3dd53008009926961cef66cee3b64['infowindow'] = new google.maps.InfoWindow({content: $lbbd3dd53008009926961cef66cee3b64});var infowindow = new google.maps.InfoWindow({content: $lbbd3dd53008009926961cef66cee3b64});google.maps.event.addListener(m_bbd3dd53008009926961cef66cee3b64, 'click', function() {infowindow.open(map,m_bbd3dd53008009926961cef66cee3b64);});$marker.push(m_bbd3dd53008009926961cef66cee3b64);}});}google.maps.event.addDomListener(window, 'load', initialize);