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.9757,-83.8739)};var g_bfff142945f8ce2e516adc538af5c210 = new google.maps.Geocoder();g_bfff142945f8ce2e516adc538af5c210.geocode( { 'address': "3500 Braselton Hwy, Dacula, GA 30019"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dacula-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('dacula-GA-wells-fargo-bank'), mapOptions);}document.getElementById('e237a455').innerHTML += ' | View Map';var $lbfff142945f8ce2e516adc538af5c210 = '

Wells Fargo Bank

Address: 3500 Braselton Hwy, Dacula, GA 30019
Phone: (770) 831-8601
';var m_bfff142945f8ce2e516adc538af5c210 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_bfff142945f8ce2e516adc538af5c210['infowindow'] = new google.maps.InfoWindow({content: $lbfff142945f8ce2e516adc538af5c210});var infowindow = new google.maps.InfoWindow({content: $lbfff142945f8ce2e516adc538af5c210});google.maps.event.addListener(m_bfff142945f8ce2e516adc538af5c210, 'click', function() {infowindow.open(map,m_bfff142945f8ce2e516adc538af5c210);});$marker.push(m_bfff142945f8ce2e516adc538af5c210);}});var g_39125a89d12db82ba9f4656cab09ce52 = new google.maps.Geocoder();g_39125a89d12db82ba9f4656cab09ce52.geocode( { 'address': "505 Dacula Rd, Dacula, GA 30019"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dacula-GA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('dacula-GA-wells-fargo-bank'), mapOptions);}document.getElementById('92ed749f').innerHTML += ' | View Map';var $l39125a89d12db82ba9f4656cab09ce52 = '

Wells Fargo Bank

Address: 505 Dacula Rd, Dacula, GA 30019
Phone: (770) 870-1615
';var m_39125a89d12db82ba9f4656cab09ce52 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_39125a89d12db82ba9f4656cab09ce52['infowindow'] = new google.maps.InfoWindow({content: $l39125a89d12db82ba9f4656cab09ce52});var infowindow = new google.maps.InfoWindow({content: $l39125a89d12db82ba9f4656cab09ce52});google.maps.event.addListener(m_39125a89d12db82ba9f4656cab09ce52, 'click', function() {infowindow.open(map,m_39125a89d12db82ba9f4656cab09ce52);});$marker.push(m_39125a89d12db82ba9f4656cab09ce52);}});}google.maps.event.addDomListener(window, 'load', initialize);