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(32.608,-80.1468)};var g_55af60d72c920924ad0b6eb4b93e9231 = new google.maps.Geocoder();g_55af60d72c920924ad0b6eb4b93e9231.geocode( { 'address': "340 Freshfields Dr, Johns Island, SC 29455, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johns-island-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('johns-island-SC-bbt-atm'), mapOptions);}document.getElementById('3c1a3f71').innerHTML += ' | View Map';var $l55af60d72c920924ad0b6eb4b93e9231 = '

BB&T ATM

Address: 340 Freshfields Dr, Johns Island, SC 29455, USA
Phone: (800) 226-5228
';var m_55af60d72c920924ad0b6eb4b93e9231 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_55af60d72c920924ad0b6eb4b93e9231['infowindow'] = new google.maps.InfoWindow({content: $l55af60d72c920924ad0b6eb4b93e9231});var infowindow = new google.maps.InfoWindow({content: $l55af60d72c920924ad0b6eb4b93e9231});google.maps.event.addListener(m_55af60d72c920924ad0b6eb4b93e9231, 'click', function() {infowindow.open(map,m_55af60d72c920924ad0b6eb4b93e9231);});$marker.push(m_55af60d72c920924ad0b6eb4b93e9231);}});var g_525e0ac490c8e434d64505162e98c820 = new google.maps.Geocoder();g_525e0ac490c8e434d64505162e98c820.geocode( { 'address': "1900 Seabrook Island Rd, Johns Island, SC 29455, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johns-island-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('johns-island-SC-bbt-atm'), mapOptions);}document.getElementById('0b9b17ba').innerHTML += ' | View Map';var $l525e0ac490c8e434d64505162e98c820 = '

BB&T ATM

Address: 1900 Seabrook Island Rd, Johns Island, SC 29455, USA
Phone: (800) 226-5228
';var m_525e0ac490c8e434d64505162e98c820 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_525e0ac490c8e434d64505162e98c820['infowindow'] = new google.maps.InfoWindow({content: $l525e0ac490c8e434d64505162e98c820});var infowindow = new google.maps.InfoWindow({content: $l525e0ac490c8e434d64505162e98c820});google.maps.event.addListener(m_525e0ac490c8e434d64505162e98c820, 'click', function() {infowindow.open(map,m_525e0ac490c8e434d64505162e98c820);});$marker.push(m_525e0ac490c8e434d64505162e98c820);}});}google.maps.event.addDomListener(window, 'load', initialize);