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.94,-80.965)};var g_d73c4ecc0b7324a8793422cfe6f81c45 = new google.maps.Geocoder();g_d73c4ecc0b7324a8793422cfe6f81c45.geocode( { 'address': "2286 Dave Lyle Blvd, Rock Hill, SC 29730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rock-hill-SC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('rock-hill-SC-bbt'), mapOptions);}document.getElementById('fe809460').innerHTML += ' | View Map';var $ld73c4ecc0b7324a8793422cfe6f81c45 = '

BB&T

Address: 2286 Dave Lyle Blvd, Rock Hill, SC 29730, USA
Phone: (803) 366-3193
';var m_d73c4ecc0b7324a8793422cfe6f81c45 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d73c4ecc0b7324a8793422cfe6f81c45['infowindow'] = new google.maps.InfoWindow({content: $ld73c4ecc0b7324a8793422cfe6f81c45});var infowindow = new google.maps.InfoWindow({content: $ld73c4ecc0b7324a8793422cfe6f81c45});google.maps.event.addListener(m_d73c4ecc0b7324a8793422cfe6f81c45, 'click', function() {infowindow.open(map,m_d73c4ecc0b7324a8793422cfe6f81c45);});$marker.push(m_d73c4ecc0b7324a8793422cfe6f81c45);}});var g_75d3fcb7e550715a0fa22c8dd9b6cf35 = new google.maps.Geocoder();g_75d3fcb7e550715a0fa22c8dd9b6cf35.geocode( { 'address': "245 S Herlong Ave, Rock Hill, SC 29732, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rock-hill-SC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('rock-hill-SC-bbt'), mapOptions);}document.getElementById('cfdd410a').innerHTML += ' | View Map';var $l75d3fcb7e550715a0fa22c8dd9b6cf35 = '

BB&T

Address: 245 S Herlong Ave, Rock Hill, SC 29732, USA
Phone: (803) 366-7109
';var m_75d3fcb7e550715a0fa22c8dd9b6cf35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_75d3fcb7e550715a0fa22c8dd9b6cf35['infowindow'] = new google.maps.InfoWindow({content: $l75d3fcb7e550715a0fa22c8dd9b6cf35});var infowindow = new google.maps.InfoWindow({content: $l75d3fcb7e550715a0fa22c8dd9b6cf35});google.maps.event.addListener(m_75d3fcb7e550715a0fa22c8dd9b6cf35, 'click', function() {infowindow.open(map,m_75d3fcb7e550715a0fa22c8dd9b6cf35);});$marker.push(m_75d3fcb7e550715a0fa22c8dd9b6cf35);}});}google.maps.event.addDomListener(window, 'load', initialize);