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(33.9748,-83.3639)};var g_7858bb7c17ce4b255a85be2df807b176 = new google.maps.Geocoder();g_7858bb7c17ce4b255a85be2df807b176.geocode( { 'address': "2065 Timothy Rd, Athens, GA 30606"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-GA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('athens-GA-bbt'), mapOptions);}document.getElementById('8f72f472').innerHTML += ' | View Map';var $l7858bb7c17ce4b255a85be2df807b176 = '

BB&T

Address: 2065 Timothy Rd, Athens, GA 30606
Phone: (770) 868-2525
';var m_7858bb7c17ce4b255a85be2df807b176 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_7858bb7c17ce4b255a85be2df807b176['infowindow'] = new google.maps.InfoWindow({content: $l7858bb7c17ce4b255a85be2df807b176});var infowindow = new google.maps.InfoWindow({content: $l7858bb7c17ce4b255a85be2df807b176});google.maps.event.addListener(m_7858bb7c17ce4b255a85be2df807b176, 'click', function() {infowindow.open(map,m_7858bb7c17ce4b255a85be2df807b176);});$marker.push(m_7858bb7c17ce4b255a85be2df807b176);}});var g_fe641808a68f07c262419e7639b6a96d = new google.maps.Geocoder();g_fe641808a68f07c262419e7639b6a96d.geocode( { 'address': "475 E Broad St, Athens, GA 30601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-GA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('athens-GA-bbt'), mapOptions);}document.getElementById('c7f4472f').innerHTML += ' | View Map';var $lfe641808a68f07c262419e7639b6a96d = '

BB&T

Address: 475 E Broad St, Athens, GA 30601
Phone: (706) 548-0868
';var m_fe641808a68f07c262419e7639b6a96d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_fe641808a68f07c262419e7639b6a96d['infowindow'] = new google.maps.InfoWindow({content: $lfe641808a68f07c262419e7639b6a96d});var infowindow = new google.maps.InfoWindow({content: $lfe641808a68f07c262419e7639b6a96d});google.maps.event.addListener(m_fe641808a68f07c262419e7639b6a96d, 'click', function() {infowindow.open(map,m_fe641808a68f07c262419e7639b6a96d);});$marker.push(m_fe641808a68f07c262419e7639b6a96d);}});}google.maps.event.addDomListener(window, 'load', initialize);