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.0946,-83.9392)};var g_fce1eab4411d5df240d93ff334f15385 = new google.maps.Geocoder();g_fce1eab4411d5df240d93ff334f15385.geocode( { 'address': "3364 Hamilton Mill Rd, Buford, GA 30519, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buford-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('buford-GA-wells-fargo-bank'), mapOptions);}document.getElementById('abbc32b3').innerHTML += ' | View Map';var $lfce1eab4411d5df240d93ff334f15385 = '

Wells Fargo Bank

Address: 3364 Hamilton Mill Rd, Buford, GA 30519, USA
Phone: (678) 482-2013
';var m_fce1eab4411d5df240d93ff334f15385 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_fce1eab4411d5df240d93ff334f15385['infowindow'] = new google.maps.InfoWindow({content: $lfce1eab4411d5df240d93ff334f15385});var infowindow = new google.maps.InfoWindow({content: $lfce1eab4411d5df240d93ff334f15385});google.maps.event.addListener(m_fce1eab4411d5df240d93ff334f15385, 'click', function() {infowindow.open(map,m_fce1eab4411d5df240d93ff334f15385);});$marker.push(m_fce1eab4411d5df240d93ff334f15385);}});var g_b97fb8561926f18a64f9ff3f68d44a82 = new google.maps.Geocoder();g_b97fb8561926f18a64f9ff3f68d44a82.geocode( { 'address': "3275 Buford Dr NE, Buford, GA 30519, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buford-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('buford-GA-wells-fargo-bank'), mapOptions);}document.getElementById('96bee058').innerHTML += ' | View Map';var $lb97fb8561926f18a64f9ff3f68d44a82 = '

Wells Fargo Bank

Address: 3275 Buford Dr NE, Buford, GA 30519, USA
Phone: (770) 831-2960
';var m_b97fb8561926f18a64f9ff3f68d44a82 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b97fb8561926f18a64f9ff3f68d44a82['infowindow'] = new google.maps.InfoWindow({content: $lb97fb8561926f18a64f9ff3f68d44a82});var infowindow = new google.maps.InfoWindow({content: $lb97fb8561926f18a64f9ff3f68d44a82});google.maps.event.addListener(m_b97fb8561926f18a64f9ff3f68d44a82, 'click', function() {infowindow.open(map,m_b97fb8561926f18a64f9ff3f68d44a82);});$marker.push(m_b97fb8561926f18a64f9ff3f68d44a82);}});}google.maps.event.addDomListener(window, 'load', initialize);