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.0535,-78.8899)};var g_0cbf4e44627d428d44bfbc1826c12616 = new google.maps.Geocoder();g_0cbf4e44627d428d44bfbc1826c12616.geocode( { 'address': "3610 Broad St, Loris, SC 29569, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('loris-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('loris-SC-bbt-atm'), mapOptions);}document.getElementById('93a7d26e').innerHTML += ' | View Map';var $l0cbf4e44627d428d44bfbc1826c12616 = '

BB&T ATM

Address: 3610 Broad St, Loris, SC 29569, USA
Phone: (800) 226-5228
';var m_0cbf4e44627d428d44bfbc1826c12616 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_0cbf4e44627d428d44bfbc1826c12616['infowindow'] = new google.maps.InfoWindow({content: $l0cbf4e44627d428d44bfbc1826c12616});var infowindow = new google.maps.InfoWindow({content: $l0cbf4e44627d428d44bfbc1826c12616});google.maps.event.addListener(m_0cbf4e44627d428d44bfbc1826c12616, 'click', function() {infowindow.open(map,m_0cbf4e44627d428d44bfbc1826c12616);});$marker.push(m_0cbf4e44627d428d44bfbc1826c12616);}});var g_150ea2bc6d6c02963c49ac4f0f8a17c5 = new google.maps.Geocoder();g_150ea2bc6d6c02963c49ac4f0f8a17c5.geocode( { 'address': "3655 Mitchell St, Loris, SC 29569, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('loris-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('loris-SC-bbt-atm'), mapOptions);}document.getElementById('5cfc2ec2').innerHTML += ' | View Map';var $l150ea2bc6d6c02963c49ac4f0f8a17c5 = '

BB&T ATM

Address: 3655 Mitchell St, Loris, SC 29569, USA
Phone: (800) 226-5228
';var m_150ea2bc6d6c02963c49ac4f0f8a17c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_150ea2bc6d6c02963c49ac4f0f8a17c5['infowindow'] = new google.maps.InfoWindow({content: $l150ea2bc6d6c02963c49ac4f0f8a17c5});var infowindow = new google.maps.InfoWindow({content: $l150ea2bc6d6c02963c49ac4f0f8a17c5});google.maps.event.addListener(m_150ea2bc6d6c02963c49ac4f0f8a17c5, 'click', function() {infowindow.open(map,m_150ea2bc6d6c02963c49ac4f0f8a17c5);});$marker.push(m_150ea2bc6d6c02963c49ac4f0f8a17c5);}});}google.maps.event.addDomListener(window, 'load', initialize);