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(35.2015,-83.3815)};var g_7e185cc0ad0a719c730af5354d7142c1 = new google.maps.Geocoder();g_7e185cc0ad0a719c730af5354d7142c1.geocode( { 'address': "30 Hyatt Rd, Franklin, NC 28734"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('franklin-NC-macon-bank').style.display = '';map = new google.maps.Map(document.getElementById('franklin-NC-macon-bank'), mapOptions);}document.getElementById('a0cd36e1').innerHTML += ' | View Map';var $l7e185cc0ad0a719c730af5354d7142c1 = '

Macon Bank

Address: 30 Hyatt Rd, Franklin, NC 28734
Phone: (828) 524-1000
';var m_7e185cc0ad0a719c730af5354d7142c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Macon Bank',});m_7e185cc0ad0a719c730af5354d7142c1['infowindow'] = new google.maps.InfoWindow({content: $l7e185cc0ad0a719c730af5354d7142c1});var infowindow = new google.maps.InfoWindow({content: $l7e185cc0ad0a719c730af5354d7142c1});google.maps.event.addListener(m_7e185cc0ad0a719c730af5354d7142c1, 'click', function() {infowindow.open(map,m_7e185cc0ad0a719c730af5354d7142c1);});$marker.push(m_7e185cc0ad0a719c730af5354d7142c1);}});var g_85b648a877382f8ec87e3780b30f613e = new google.maps.Geocoder();g_85b648a877382f8ec87e3780b30f613e.geocode( { 'address': "50 W Main St, Franklin, NC 28734"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('franklin-NC-macon-bank').style.display = '';map = new google.maps.Map(document.getElementById('franklin-NC-macon-bank'), mapOptions);}document.getElementById('a2f03504').innerHTML += ' | View Map';var $l85b648a877382f8ec87e3780b30f613e = '

Macon Bank

Address: 50 W Main St, Franklin, NC 28734
Phone: (828) 524-7000
';var m_85b648a877382f8ec87e3780b30f613e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Macon Bank',});m_85b648a877382f8ec87e3780b30f613e['infowindow'] = new google.maps.InfoWindow({content: $l85b648a877382f8ec87e3780b30f613e});var infowindow = new google.maps.InfoWindow({content: $l85b648a877382f8ec87e3780b30f613e});google.maps.event.addListener(m_85b648a877382f8ec87e3780b30f613e, 'click', function() {infowindow.open(map,m_85b648a877382f8ec87e3780b30f613e);});$marker.push(m_85b648a877382f8ec87e3780b30f613e);}});}google.maps.event.addDomListener(window, 'load', initialize);