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.4959,-84.9311)};var g_1eff77814e0b3238495a9f07d061703c = new google.maps.Geocoder();g_1eff77814e0b3238495a9f07d061703c.geocode( { 'address': "406 Court St, Calhoun, GA 30701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-GA-north-georgia-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-north-georgia-national-bank'), mapOptions);}document.getElementById('60bce548').innerHTML += ' | View Map';var $l1eff77814e0b3238495a9f07d061703c = '

North Georgia National Bank

Address: 406 Court St, Calhoun, GA 30701
Phone: (706) 629-6499
';var m_1eff77814e0b3238495a9f07d061703c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Georgia National Bank',});m_1eff77814e0b3238495a9f07d061703c['infowindow'] = new google.maps.InfoWindow({content: $l1eff77814e0b3238495a9f07d061703c});var infowindow = new google.maps.InfoWindow({content: $l1eff77814e0b3238495a9f07d061703c});google.maps.event.addListener(m_1eff77814e0b3238495a9f07d061703c, 'click', function() {infowindow.open(map,m_1eff77814e0b3238495a9f07d061703c);});$marker.push(m_1eff77814e0b3238495a9f07d061703c);}});var g_a5e3e6e1fa7f3c38a1bf08bf69a4e816 = new google.maps.Geocoder();g_a5e3e6e1fa7f3c38a1bf08bf69a4e816.geocode( { 'address': "195 Warrior Path NE, Calhoun, GA 30701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calhoun-GA-north-georgia-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('calhoun-GA-north-georgia-national-bank'), mapOptions);}document.getElementById('1639d81a').innerHTML += ' | View Map';var $la5e3e6e1fa7f3c38a1bf08bf69a4e816 = '

North Georgia National Bank

Address: 195 Warrior Path NE, Calhoun, GA 30701
Phone: (706) 602-2711
';var m_a5e3e6e1fa7f3c38a1bf08bf69a4e816 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Georgia National Bank',});m_a5e3e6e1fa7f3c38a1bf08bf69a4e816['infowindow'] = new google.maps.InfoWindow({content: $la5e3e6e1fa7f3c38a1bf08bf69a4e816});var infowindow = new google.maps.InfoWindow({content: $la5e3e6e1fa7f3c38a1bf08bf69a4e816});google.maps.event.addListener(m_a5e3e6e1fa7f3c38a1bf08bf69a4e816, 'click', function() {infowindow.open(map,m_a5e3e6e1fa7f3c38a1bf08bf69a4e816);});$marker.push(m_a5e3e6e1fa7f3c38a1bf08bf69a4e816);}});}google.maps.event.addDomListener(window, 'load', initialize);