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.4413,-96.4943)};var g_e5c28ccc603c447214755c11ca54acb6 = new google.maps.Geocoder();g_e5c28ccc603c447214755c11ca54acb6.geocode( { 'address': "3010 E 23rd St, Fremont, NE 68025"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fremont-NE-first-state-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('fremont-NE-first-state-bank-trust-co'), mapOptions);}document.getElementById('4351f619').innerHTML += ' | View Map';var $le5c28ccc603c447214755c11ca54acb6 = '

First State Bank & Trust Co

Address: 3010 E 23rd St, Fremont, NE 68025
Phone: (402) 727-0236
';var m_e5c28ccc603c447214755c11ca54acb6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First State Bank & Trust Co',});m_e5c28ccc603c447214755c11ca54acb6['infowindow'] = new google.maps.InfoWindow({content: $le5c28ccc603c447214755c11ca54acb6});var infowindow = new google.maps.InfoWindow({content: $le5c28ccc603c447214755c11ca54acb6});google.maps.event.addListener(m_e5c28ccc603c447214755c11ca54acb6, 'click', function() {infowindow.open(map,m_e5c28ccc603c447214755c11ca54acb6);});$marker.push(m_e5c28ccc603c447214755c11ca54acb6);}});var g_7624c43931e8ccf280b8fc7374e89412 = new google.maps.Geocoder();g_7624c43931e8ccf280b8fc7374e89412.geocode( { 'address': "1965 E Military Ave, Fremont, NE 68025"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fremont-NE-first-state-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('fremont-NE-first-state-bank-trust-co'), mapOptions);}document.getElementById('97ba1265').innerHTML += ' | View Map';var $l7624c43931e8ccf280b8fc7374e89412 = '

First State Bank & Trust Co

Address: 1965 E Military Ave, Fremont, NE 68025
Phone: (402) 727-0220
';var m_7624c43931e8ccf280b8fc7374e89412 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First State Bank & Trust Co',});m_7624c43931e8ccf280b8fc7374e89412['infowindow'] = new google.maps.InfoWindow({content: $l7624c43931e8ccf280b8fc7374e89412});var infowindow = new google.maps.InfoWindow({content: $l7624c43931e8ccf280b8fc7374e89412});google.maps.event.addListener(m_7624c43931e8ccf280b8fc7374e89412, 'click', function() {infowindow.open(map,m_7624c43931e8ccf280b8fc7374e89412);});$marker.push(m_7624c43931e8ccf280b8fc7374e89412);}});}google.maps.event.addDomListener(window, 'load', initialize);