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(40.2671,-96.7431)};var g_3ad1108c03d602923d4b3384dbb26e20 = new google.maps.Geocoder();g_3ad1108c03d602923d4b3384dbb26e20.geocode( { 'address': "523 Court St, Beatrice, NE 68310"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beatrice-NE-pinnacle-bank').style.display = '';map = new google.maps.Map(document.getElementById('beatrice-NE-pinnacle-bank'), mapOptions);}document.getElementById('5d3a2314').innerHTML += ' | View Map';var $l3ad1108c03d602923d4b3384dbb26e20 = '

Pinnacle Bank

Address: 523 Court St, Beatrice, NE 68310
Phone: (402) 228-3333
';var m_3ad1108c03d602923d4b3384dbb26e20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pinnacle Bank',});m_3ad1108c03d602923d4b3384dbb26e20['infowindow'] = new google.maps.InfoWindow({content: $l3ad1108c03d602923d4b3384dbb26e20});var infowindow = new google.maps.InfoWindow({content: $l3ad1108c03d602923d4b3384dbb26e20});google.maps.event.addListener(m_3ad1108c03d602923d4b3384dbb26e20, 'click', function() {infowindow.open(map,m_3ad1108c03d602923d4b3384dbb26e20);});$marker.push(m_3ad1108c03d602923d4b3384dbb26e20);}});var g_63b7cfecf5585795a08cde4e46a2af36 = new google.maps.Geocoder();g_63b7cfecf5585795a08cde4e46a2af36.geocode( { 'address': "523 N 6th St, Beatrice, NE 68310"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beatrice-NE-pinnacle-bank').style.display = '';map = new google.maps.Map(document.getElementById('beatrice-NE-pinnacle-bank'), mapOptions);}document.getElementById('2cce2e0e').innerHTML += ' | View Map';var $l63b7cfecf5585795a08cde4e46a2af36 = '

Pinnacle Bank

Address: 523 N 6th St, Beatrice, NE 68310
Phone: (402) 228-3461
';var m_63b7cfecf5585795a08cde4e46a2af36 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pinnacle Bank',});m_63b7cfecf5585795a08cde4e46a2af36['infowindow'] = new google.maps.InfoWindow({content: $l63b7cfecf5585795a08cde4e46a2af36});var infowindow = new google.maps.InfoWindow({content: $l63b7cfecf5585795a08cde4e46a2af36});google.maps.event.addListener(m_63b7cfecf5585795a08cde4e46a2af36, 'click', function() {infowindow.open(map,m_63b7cfecf5585795a08cde4e46a2af36);});$marker.push(m_63b7cfecf5585795a08cde4e46a2af36);}});}google.maps.event.addDomListener(window, 'load', initialize);