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.2222,-84.271)};var g_1d94311464d66448cc1007d3da95e908 = new google.maps.Geocoder();g_1d94311464d66448cc1007d3da95e908.geocode( { 'address': "1103 Zebulon Rd, Griffin, GA 30224, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('griffin-GA-first-national-bank-of-griffin').style.display = '';map = new google.maps.Map(document.getElementById('griffin-GA-first-national-bank-of-griffin'), mapOptions);}document.getElementById('406caee2').innerHTML += ' | View Map';var $l1d94311464d66448cc1007d3da95e908 = '

First National Bank of Griffin

Address: 1103 Zebulon Rd, Griffin, GA 30224, USA
Phone: (770) 228-6983
';var m_1d94311464d66448cc1007d3da95e908 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank of Griffin',});m_1d94311464d66448cc1007d3da95e908['infowindow'] = new google.maps.InfoWindow({content: $l1d94311464d66448cc1007d3da95e908});var infowindow = new google.maps.InfoWindow({content: $l1d94311464d66448cc1007d3da95e908});google.maps.event.addListener(m_1d94311464d66448cc1007d3da95e908, 'click', function() {infowindow.open(map,m_1d94311464d66448cc1007d3da95e908);});$marker.push(m_1d94311464d66448cc1007d3da95e908);}});var g_6decb45ee2fdf2b300637381ee1dbb70 = new google.maps.Geocoder();g_6decb45ee2fdf2b300637381ee1dbb70.geocode( { 'address': "1501 W McIntosh Rd, Griffin, GA 30223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('griffin-GA-first-national-bank-of-griffin').style.display = '';map = new google.maps.Map(document.getElementById('griffin-GA-first-national-bank-of-griffin'), mapOptions);}document.getElementById('f241dd84').innerHTML += ' | View Map';var $l6decb45ee2fdf2b300637381ee1dbb70 = '

First National Bank of Griffin

Address: 1501 W McIntosh Rd, Griffin, GA 30223, USA
Phone: (770) 228-6980
';var m_6decb45ee2fdf2b300637381ee1dbb70 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank of Griffin',});m_6decb45ee2fdf2b300637381ee1dbb70['infowindow'] = new google.maps.InfoWindow({content: $l6decb45ee2fdf2b300637381ee1dbb70});var infowindow = new google.maps.InfoWindow({content: $l6decb45ee2fdf2b300637381ee1dbb70});google.maps.event.addListener(m_6decb45ee2fdf2b300637381ee1dbb70, 'click', function() {infowindow.open(map,m_6decb45ee2fdf2b300637381ee1dbb70);});$marker.push(m_6decb45ee2fdf2b300637381ee1dbb70);}});}google.maps.event.addDomListener(window, 'load', initialize);