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.0012,-83.9058)};var g_cc4338973cc84c0056b11df5057ec835 = new google.maps.Geocoder();g_cc4338973cc84c0056b11df5057ec835.geocode( { 'address': "505 Dacula Rd, Dacula, GA 30019, USA"}, 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('a36dcb8f').innerHTML += ' | View Map';var $lcc4338973cc84c0056b11df5057ec835 = '

Wells Fargo Bank

Address: 505 Dacula Rd, Dacula, GA 30019, USA
Phone: (770) 870-1615
';var m_cc4338973cc84c0056b11df5057ec835 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_cc4338973cc84c0056b11df5057ec835['infowindow'] = new google.maps.InfoWindow({content: $lcc4338973cc84c0056b11df5057ec835});var infowindow = new google.maps.InfoWindow({content: $lcc4338973cc84c0056b11df5057ec835});google.maps.event.addListener(m_cc4338973cc84c0056b11df5057ec835, 'click', function() {infowindow.open(map,m_cc4338973cc84c0056b11df5057ec835);});$marker.push(m_cc4338973cc84c0056b11df5057ec835);}});var g_6e50c3c37c2493805de78930bd846dda = new google.maps.Geocoder();g_6e50c3c37c2493805de78930bd846dda.geocode( { 'address': "3500 Braselton Hwy, Dacula, GA 30019, USA"}, 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('835083fa').innerHTML += ' | View Map';var $l6e50c3c37c2493805de78930bd846dda = '

Wells Fargo Bank

Address: 3500 Braselton Hwy, Dacula, GA 30019, USA
Phone: (770) 831-8601
';var m_6e50c3c37c2493805de78930bd846dda = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_6e50c3c37c2493805de78930bd846dda['infowindow'] = new google.maps.InfoWindow({content: $l6e50c3c37c2493805de78930bd846dda});var infowindow = new google.maps.InfoWindow({content: $l6e50c3c37c2493805de78930bd846dda});google.maps.event.addListener(m_6e50c3c37c2493805de78930bd846dda, 'click', function() {infowindow.open(map,m_6e50c3c37c2493805de78930bd846dda);});$marker.push(m_6e50c3c37c2493805de78930bd846dda);}});}google.maps.event.addDomListener(window, 'load', initialize);