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(37.5111,-94.8432)};var g_98c2ca0a994619f0623700f58c77e3d5 = new google.maps.Geocoder();g_98c2ca0a994619f0623700f58c77e3d5.geocode( { 'address': "100 E Forest Ave, Girard, KS 66743, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('girard-KS-gn-bankshares-inc').style.display = '';map = new google.maps.Map(document.getElementById('girard-KS-gn-bankshares-inc'), mapOptions);}document.getElementById('9a0bfb64').innerHTML += ' | View Map';var $l98c2ca0a994619f0623700f58c77e3d5 = '

GN Bankshares Inc

Address: 100 E Forest Ave, Girard, KS 66743, USA
Phone: (620) 724-8223
';var m_98c2ca0a994619f0623700f58c77e3d5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GN Bankshares Inc',});m_98c2ca0a994619f0623700f58c77e3d5['infowindow'] = new google.maps.InfoWindow({content: $l98c2ca0a994619f0623700f58c77e3d5});var infowindow = new google.maps.InfoWindow({content: $l98c2ca0a994619f0623700f58c77e3d5});google.maps.event.addListener(m_98c2ca0a994619f0623700f58c77e3d5, 'click', function() {infowindow.open(map,m_98c2ca0a994619f0623700f58c77e3d5);});$marker.push(m_98c2ca0a994619f0623700f58c77e3d5);}});}google.maps.event.addDomListener(window, 'load', initialize);