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.4067,-81.7634)};var g_5a3163676f23f6e889ed82b2f2b233df = new google.maps.Geocoder();g_5a3163676f23f6e889ed82b2f2b233df.geocode( { 'address': "40 N Main St, Statesboro, GA 30458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('statesboro-GA-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-bbt-bank'), mapOptions);}document.getElementById('b366f84e').innerHTML += ' | View Map';var $l5a3163676f23f6e889ed82b2f2b233df = '

BB&T Bank

Address: 40 N Main St, Statesboro, GA 30458, USA
Phone: (912) 764-6610
';var m_5a3163676f23f6e889ed82b2f2b233df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_5a3163676f23f6e889ed82b2f2b233df['infowindow'] = new google.maps.InfoWindow({content: $l5a3163676f23f6e889ed82b2f2b233df});var infowindow = new google.maps.InfoWindow({content: $l5a3163676f23f6e889ed82b2f2b233df});google.maps.event.addListener(m_5a3163676f23f6e889ed82b2f2b233df, 'click', function() {infowindow.open(map,m_5a3163676f23f6e889ed82b2f2b233df);});$marker.push(m_5a3163676f23f6e889ed82b2f2b233df);}});var g_a2f13ae9f84f63c1107b8df4661218f4 = new google.maps.Geocoder();g_a2f13ae9f84f63c1107b8df4661218f4.geocode( { 'address': "108 Springhill Dr, Statesboro, GA 30458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('statesboro-GA-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-bbt-bank'), mapOptions);}document.getElementById('6aebada8').innerHTML += ' | View Map';var $la2f13ae9f84f63c1107b8df4661218f4 = '

BB&T Bank

Address: 108 Springhill Dr, Statesboro, GA 30458, USA
Phone: (912) 764-0228
';var m_a2f13ae9f84f63c1107b8df4661218f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_a2f13ae9f84f63c1107b8df4661218f4['infowindow'] = new google.maps.InfoWindow({content: $la2f13ae9f84f63c1107b8df4661218f4});var infowindow = new google.maps.InfoWindow({content: $la2f13ae9f84f63c1107b8df4661218f4});google.maps.event.addListener(m_a2f13ae9f84f63c1107b8df4661218f4, 'click', function() {infowindow.open(map,m_a2f13ae9f84f63c1107b8df4661218f4);});$marker.push(m_a2f13ae9f84f63c1107b8df4661218f4);}});}google.maps.event.addDomListener(window, 'load', initialize);