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.7065,-84.0051)};var g_720e820b37cf48998f35ec1a88284843 = new google.maps.Geocoder();g_720e820b37cf48998f35ec1a88284843.geocode( { 'address': "1600 Highway 20 NE, Conyers, GA 30012"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conyers-GA-united-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('conyers-GA-united-community-bank'), mapOptions);}document.getElementById('c5037c59').innerHTML += ' | View Map';var $l720e820b37cf48998f35ec1a88284843 = '

United Community Bank

Address: 1600 Highway 20 NE, Conyers, GA 30012
Phone: (770) 761-9209
';var m_720e820b37cf48998f35ec1a88284843 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Community Bank',});m_720e820b37cf48998f35ec1a88284843['infowindow'] = new google.maps.InfoWindow({content: $l720e820b37cf48998f35ec1a88284843});var infowindow = new google.maps.InfoWindow({content: $l720e820b37cf48998f35ec1a88284843});google.maps.event.addListener(m_720e820b37cf48998f35ec1a88284843, 'click', function() {infowindow.open(map,m_720e820b37cf48998f35ec1a88284843);});$marker.push(m_720e820b37cf48998f35ec1a88284843);}});var g_c53782f1c81f2493bec1bfbce4b1d700 = new google.maps.Geocoder();g_c53782f1c81f2493bec1bfbce4b1d700.geocode( { 'address': "1000 Highway 138 SE, Conyers, GA 30013"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('conyers-GA-united-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('conyers-GA-united-community-bank'), mapOptions);}document.getElementById('3af6252d').innerHTML += ' | View Map';var $lc53782f1c81f2493bec1bfbce4b1d700 = '

United Community Bank

Address: 1000 Highway 138 SE, Conyers, GA 30013
Phone: (770) 785-7880
';var m_c53782f1c81f2493bec1bfbce4b1d700 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Community Bank',});m_c53782f1c81f2493bec1bfbce4b1d700['infowindow'] = new google.maps.InfoWindow({content: $lc53782f1c81f2493bec1bfbce4b1d700});var infowindow = new google.maps.InfoWindow({content: $lc53782f1c81f2493bec1bfbce4b1d700});google.maps.event.addListener(m_c53782f1c81f2493bec1bfbce4b1d700, 'click', function() {infowindow.open(map,m_c53782f1c81f2493bec1bfbce4b1d700);});$marker.push(m_c53782f1c81f2493bec1bfbce4b1d700);}});}google.maps.event.addDomListener(window, 'load', initialize);