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(38.0031,-88.9383)};var g_aa37b70bbe5a37d659bf67dee2ca9492 = new google.maps.Geocoder();g_aa37b70bbe5a37d659bf67dee2ca9492.geocode( { 'address': "61 N Rend Lake Plz, Benton, IL 62812"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('benton-IL-peoples-national-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('benton-IL-peoples-national-bank-na'), mapOptions);}document.getElementById('aff7a4f3').innerHTML += ' | View Map';var $laa37b70bbe5a37d659bf67dee2ca9492 = '

Peoples National Bank NA

Address: 61 N Rend Lake Plz, Benton, IL 62812
Phone: (618) 439-5695
';var m_aa37b70bbe5a37d659bf67dee2ca9492 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples National Bank NA',});m_aa37b70bbe5a37d659bf67dee2ca9492['infowindow'] = new google.maps.InfoWindow({content: $laa37b70bbe5a37d659bf67dee2ca9492});var infowindow = new google.maps.InfoWindow({content: $laa37b70bbe5a37d659bf67dee2ca9492});google.maps.event.addListener(m_aa37b70bbe5a37d659bf67dee2ca9492, 'click', function() {infowindow.open(map,m_aa37b70bbe5a37d659bf67dee2ca9492);});$marker.push(m_aa37b70bbe5a37d659bf67dee2ca9492);}});var g_72a61e63a1a67448e10029b58a4afb61 = new google.maps.Geocoder();g_72a61e63a1a67448e10029b58a4afb61.geocode( { 'address': "208 Public Sq, Benton, IL 62812"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('benton-IL-peoples-national-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('benton-IL-peoples-national-bank-na'), mapOptions);}document.getElementById('2a464705').innerHTML += ' | View Map';var $l72a61e63a1a67448e10029b58a4afb61 = '

Peoples National Bank NA

Address: 208 Public Sq, Benton, IL 62812
Phone: (618) 439-5680
';var m_72a61e63a1a67448e10029b58a4afb61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples National Bank NA',});m_72a61e63a1a67448e10029b58a4afb61['infowindow'] = new google.maps.InfoWindow({content: $l72a61e63a1a67448e10029b58a4afb61});var infowindow = new google.maps.InfoWindow({content: $l72a61e63a1a67448e10029b58a4afb61});google.maps.event.addListener(m_72a61e63a1a67448e10029b58a4afb61, 'click', function() {infowindow.open(map,m_72a61e63a1a67448e10029b58a4afb61);});$marker.push(m_72a61e63a1a67448e10029b58a4afb61);}});}google.maps.event.addDomListener(window, 'load', initialize);