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(41.0114,-95.8848)};var g_83536c292af49b9642dfadfea453e9b1 = new google.maps.Geocoder();g_83536c292af49b9642dfadfea453e9b1.geocode( { 'address': "446 Main St, Plattsmouth, NE 68048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plattsmouth-NE-plattsmouth-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('plattsmouth-NE-plattsmouth-state-bank'), mapOptions);}document.getElementById('b88daa93').innerHTML += ' | View Map';var $l83536c292af49b9642dfadfea453e9b1 = '

Plattsmouth State Bank

Address: 446 Main St, Plattsmouth, NE 68048, USA
Phone: (402) 296-2265
';var m_83536c292af49b9642dfadfea453e9b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Plattsmouth State Bank',});m_83536c292af49b9642dfadfea453e9b1['infowindow'] = new google.maps.InfoWindow({content: $l83536c292af49b9642dfadfea453e9b1});var infowindow = new google.maps.InfoWindow({content: $l83536c292af49b9642dfadfea453e9b1});google.maps.event.addListener(m_83536c292af49b9642dfadfea453e9b1, 'click', function() {infowindow.open(map,m_83536c292af49b9642dfadfea453e9b1);});$marker.push(m_83536c292af49b9642dfadfea453e9b1);}});var g_5de5bfe0f721b82b3cd902ee4702e67d = new google.maps.Geocoder();g_5de5bfe0f721b82b3cd902ee4702e67d.geocode( { 'address': "2249 1st Ave, Plattsmouth, NE 68048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plattsmouth-NE-plattsmouth-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('plattsmouth-NE-plattsmouth-state-bank'), mapOptions);}document.getElementById('fc1c8750').innerHTML += ' | View Map';var $l5de5bfe0f721b82b3cd902ee4702e67d = '

Plattsmouth State Bank

Address: 2249 1st Ave, Plattsmouth, NE 68048, USA
Phone: (402) 296-5051
';var m_5de5bfe0f721b82b3cd902ee4702e67d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Plattsmouth State Bank',});m_5de5bfe0f721b82b3cd902ee4702e67d['infowindow'] = new google.maps.InfoWindow({content: $l5de5bfe0f721b82b3cd902ee4702e67d});var infowindow = new google.maps.InfoWindow({content: $l5de5bfe0f721b82b3cd902ee4702e67d});google.maps.event.addListener(m_5de5bfe0f721b82b3cd902ee4702e67d, 'click', function() {infowindow.open(map,m_5de5bfe0f721b82b3cd902ee4702e67d);});$marker.push(m_5de5bfe0f721b82b3cd902ee4702e67d);}});}google.maps.event.addDomListener(window, 'load', initialize);