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.9426,-82.2536)};var g_8a2615b001a598aff6001e09a5f20221 = new google.maps.Geocoder();g_8a2615b001a598aff6001e09a5f20221.geocode( { 'address': "1319 W Poinsett St, Greer, SC 29650, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greer-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('greer-SC-bbt-atm'), mapOptions);}document.getElementById('c83b87a7').innerHTML += ' | View Map';var $l8a2615b001a598aff6001e09a5f20221 = '

BB&T ATM

Address: 1319 W Poinsett St, Greer, SC 29650, USA
Phone: (800) 226-5228
';var m_8a2615b001a598aff6001e09a5f20221 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_8a2615b001a598aff6001e09a5f20221['infowindow'] = new google.maps.InfoWindow({content: $l8a2615b001a598aff6001e09a5f20221});var infowindow = new google.maps.InfoWindow({content: $l8a2615b001a598aff6001e09a5f20221});google.maps.event.addListener(m_8a2615b001a598aff6001e09a5f20221, 'click', function() {infowindow.open(map,m_8a2615b001a598aff6001e09a5f20221);});$marker.push(m_8a2615b001a598aff6001e09a5f20221);}});var g_3268dab7f291ed634acc9c175104b045 = new google.maps.Geocoder();g_3268dab7f291ed634acc9c175104b045.geocode( { 'address': "2101 Old Spartanburg Rd, Greer, SC 29650, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greer-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('greer-SC-bbt-atm'), mapOptions);}document.getElementById('61583513').innerHTML += ' | View Map';var $l3268dab7f291ed634acc9c175104b045 = '

BB&T ATM

Address: 2101 Old Spartanburg Rd, Greer, SC 29650, USA
Phone: (800) 226-5228
';var m_3268dab7f291ed634acc9c175104b045 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_3268dab7f291ed634acc9c175104b045['infowindow'] = new google.maps.InfoWindow({content: $l3268dab7f291ed634acc9c175104b045});var infowindow = new google.maps.InfoWindow({content: $l3268dab7f291ed634acc9c175104b045});google.maps.event.addListener(m_3268dab7f291ed634acc9c175104b045, 'click', function() {infowindow.open(map,m_3268dab7f291ed634acc9c175104b045);});$marker.push(m_3268dab7f291ed634acc9c175104b045);}});}google.maps.event.addDomListener(window, 'load', initialize);