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.525,-83.9816)};var g_7cc59604599fcb316d7059ea5dc50115 = new google.maps.Geocoder();g_7cc59604599fcb316d7059ea5dc50115.geocode( { 'address': "206 Morrison Moore Pkwy W, Dahlonega, GA 30533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dahlonega-GA-united-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('dahlonega-GA-united-community-bank'), mapOptions);}document.getElementById('b1a07e24').innerHTML += ' | View Map';var $l7cc59604599fcb316d7059ea5dc50115 = '

United Community Bank

Address: 206 Morrison Moore Pkwy W, Dahlonega, GA 30533, USA
Phone: (706) 864-8223
';var m_7cc59604599fcb316d7059ea5dc50115 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Community Bank',});m_7cc59604599fcb316d7059ea5dc50115['infowindow'] = new google.maps.InfoWindow({content: $l7cc59604599fcb316d7059ea5dc50115});var infowindow = new google.maps.InfoWindow({content: $l7cc59604599fcb316d7059ea5dc50115});google.maps.event.addListener(m_7cc59604599fcb316d7059ea5dc50115, 'click', function() {infowindow.open(map,m_7cc59604599fcb316d7059ea5dc50115);});$marker.push(m_7cc59604599fcb316d7059ea5dc50115);}});var g_590c9013ec3c62c59e74ed899fd61a63 = new google.maps.Geocoder();g_590c9013ec3c62c59e74ed899fd61a63.geocode( { 'address': "104 Memorial Dr, Dahlonega, GA 30533, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dahlonega-GA-united-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('dahlonega-GA-united-community-bank'), mapOptions);}document.getElementById('2f5effac').innerHTML += ' | View Map';var $l590c9013ec3c62c59e74ed899fd61a63 = '

United Community Bank

Address: 104 Memorial Dr, Dahlonega, GA 30533, USA
Phone: (706) 864-8223
';var m_590c9013ec3c62c59e74ed899fd61a63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Community Bank',});m_590c9013ec3c62c59e74ed899fd61a63['infowindow'] = new google.maps.InfoWindow({content: $l590c9013ec3c62c59e74ed899fd61a63});var infowindow = new google.maps.InfoWindow({content: $l590c9013ec3c62c59e74ed899fd61a63});google.maps.event.addListener(m_590c9013ec3c62c59e74ed899fd61a63, 'click', function() {infowindow.open(map,m_590c9013ec3c62c59e74ed899fd61a63);});$marker.push(m_590c9013ec3c62c59e74ed899fd61a63);}});}google.maps.event.addDomListener(window, 'load', initialize);