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.8505,-82.4035)};var g_a67f096809415ca1c9f112d96d27689b = new google.maps.Geocoder();g_a67f096809415ca1c9f112d96d27689b.geocode( { 'address': "201 Pelham Rd, Greenville, SC 29615"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenville-SC-bank-of-travelers-rest').style.display = '';map = new google.maps.Map(document.getElementById('greenville-SC-bank-of-travelers-rest'), mapOptions);}document.getElementById('f7d9b818').innerHTML += ' | View Map';var $la67f096809415ca1c9f112d96d27689b = '

Bank of Travelers Rest

Address: 201 Pelham Rd, Greenville, SC 29615
Phone: (864) 233-3606
';var m_a67f096809415ca1c9f112d96d27689b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Travelers Rest',});m_a67f096809415ca1c9f112d96d27689b['infowindow'] = new google.maps.InfoWindow({content: $la67f096809415ca1c9f112d96d27689b});var infowindow = new google.maps.InfoWindow({content: $la67f096809415ca1c9f112d96d27689b});google.maps.event.addListener(m_a67f096809415ca1c9f112d96d27689b, 'click', function() {infowindow.open(map,m_a67f096809415ca1c9f112d96d27689b);});$marker.push(m_a67f096809415ca1c9f112d96d27689b);}});var g_418354162158fc1f9a3a31b90e9b9dab = new google.maps.Geocoder();g_418354162158fc1f9a3a31b90e9b9dab.geocode( { 'address': "5101 Old Buncombe Rd, Greenville, SC 29617"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenville-SC-bank-of-travelers-rest').style.display = '';map = new google.maps.Map(document.getElementById('greenville-SC-bank-of-travelers-rest'), mapOptions);}document.getElementById('1ce45a26').innerHTML += ' | View Map';var $l418354162158fc1f9a3a31b90e9b9dab = '

Bank Of Travelers Rest

Address: 5101 Old Buncombe Rd, Greenville, SC 29617
Phone: (864) 246-6702
';var m_418354162158fc1f9a3a31b90e9b9dab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Travelers Rest',});m_418354162158fc1f9a3a31b90e9b9dab['infowindow'] = new google.maps.InfoWindow({content: $l418354162158fc1f9a3a31b90e9b9dab});var infowindow = new google.maps.InfoWindow({content: $l418354162158fc1f9a3a31b90e9b9dab});google.maps.event.addListener(m_418354162158fc1f9a3a31b90e9b9dab, 'click', function() {infowindow.open(map,m_418354162158fc1f9a3a31b90e9b9dab);});$marker.push(m_418354162158fc1f9a3a31b90e9b9dab);}});}google.maps.event.addDomListener(window, 'load', initialize);