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.4763,-84.9308)};var g_90224c35c0272612c575602fae086c99 = new google.maps.Geocoder();g_90224c35c0272612c575602fae086c99.geocode( { 'address': "409 Highway 53 E, Calhoun, GA 30701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-GA-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-bbt-bank'), mapOptions);}document.getElementById('3b999cc6').innerHTML += ' | View Map';var $l90224c35c0272612c575602fae086c99 = '

BB&T Bank

Address: 409 Highway 53 E, Calhoun, GA 30701, USA
Phone: (706) 629-1559
';var m_90224c35c0272612c575602fae086c99 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_90224c35c0272612c575602fae086c99['infowindow'] = new google.maps.InfoWindow({content: $l90224c35c0272612c575602fae086c99});var infowindow = new google.maps.InfoWindow({content: $l90224c35c0272612c575602fae086c99});google.maps.event.addListener(m_90224c35c0272612c575602fae086c99, 'click', function() {infowindow.open(map,m_90224c35c0272612c575602fae086c99);});$marker.push(m_90224c35c0272612c575602fae086c99);}});var g_687297d77d56437861f9e9e1a7807761 = new google.maps.Geocoder();g_687297d77d56437861f9e9e1a7807761.geocode( { 'address': "219 N Piedmont St, Calhoun, GA 30701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-GA-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-bbt-bank'), mapOptions);}document.getElementById('3559f69a').innerHTML += ' | View Map';var $l687297d77d56437861f9e9e1a7807761 = '

BB&T Bank

Address: 219 N Piedmont St, Calhoun, GA 30701, USA
Phone: (706) 307-7077
';var m_687297d77d56437861f9e9e1a7807761 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_687297d77d56437861f9e9e1a7807761['infowindow'] = new google.maps.InfoWindow({content: $l687297d77d56437861f9e9e1a7807761});var infowindow = new google.maps.InfoWindow({content: $l687297d77d56437861f9e9e1a7807761});google.maps.event.addListener(m_687297d77d56437861f9e9e1a7807761, 'click', function() {infowindow.open(map,m_687297d77d56437861f9e9e1a7807761);});$marker.push(m_687297d77d56437861f9e9e1a7807761);}});}google.maps.event.addDomListener(window, 'load', initialize);