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.4504,-81.783)};var g_abb451a12cf1a9d93292e81f0d4fdd7a = new google.maps.Geocoder();g_abb451a12cf1a9d93292e81f0d4fdd7a.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-bbt-mortgage'), mapOptions);}document.getElementById('b366f84e').innerHTML += ' | View Map';var $labb451a12cf1a9d93292e81f0d4fdd7a = '

BB&T Mortgage

Address: 40 N Main St, Statesboro, GA 30458, USA
Phone: (800) 295-5744
';var m_abb451a12cf1a9d93292e81f0d4fdd7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_abb451a12cf1a9d93292e81f0d4fdd7a['infowindow'] = new google.maps.InfoWindow({content: $labb451a12cf1a9d93292e81f0d4fdd7a});var infowindow = new google.maps.InfoWindow({content: $labb451a12cf1a9d93292e81f0d4fdd7a});google.maps.event.addListener(m_abb451a12cf1a9d93292e81f0d4fdd7a, 'click', function() {infowindow.open(map,m_abb451a12cf1a9d93292e81f0d4fdd7a);});$marker.push(m_abb451a12cf1a9d93292e81f0d4fdd7a);}});var g_4f7b1878ea9f443973b114ad099b1485 = new google.maps.Geocoder();g_4f7b1878ea9f443973b114ad099b1485.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-bbt-mortgage'), mapOptions);}document.getElementById('6aebada8').innerHTML += ' | View Map';var $l4f7b1878ea9f443973b114ad099b1485 = '

BB&T Mortgage

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