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.9307)};var g_bd082db9d2511ac2195e984d6eee33b8 = new google.maps.Geocoder();g_bd082db9d2511ac2195e984d6eee33b8.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-bbt-mortgage'), mapOptions);}document.getElementById('3b999cc6').innerHTML += ' | View Map';var $lbd082db9d2511ac2195e984d6eee33b8 = '

BB&T Mortgage

Address: 409 Highway 53 E, Calhoun, GA 30701, USA
Phone: (800) 295-5744
';var m_bd082db9d2511ac2195e984d6eee33b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_bd082db9d2511ac2195e984d6eee33b8['infowindow'] = new google.maps.InfoWindow({content: $lbd082db9d2511ac2195e984d6eee33b8});var infowindow = new google.maps.InfoWindow({content: $lbd082db9d2511ac2195e984d6eee33b8});google.maps.event.addListener(m_bd082db9d2511ac2195e984d6eee33b8, 'click', function() {infowindow.open(map,m_bd082db9d2511ac2195e984d6eee33b8);});$marker.push(m_bd082db9d2511ac2195e984d6eee33b8);}});var g_274876dfa85389aab17964b8766c37fc = new google.maps.Geocoder();g_274876dfa85389aab17964b8766c37fc.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-bbt-mortgage'), mapOptions);}document.getElementById('3559f69a').innerHTML += ' | View Map';var $l274876dfa85389aab17964b8766c37fc = '

BB&T Mortgage

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