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(39.4936,-88.1751)};var g_7e07d99a704ed310140295332558885a = new google.maps.Geocoder();g_7e07d99a704ed310140295332558885a.geocode( { 'address': "701 6th St, Charleston, IL 61920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charleston-IL-first-mid-illinois-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('charleston-IL-first-mid-illinois-bank--trust'), mapOptions);}document.getElementById('a00b4236').innerHTML += ' | View Map';var $l7e07d99a704ed310140295332558885a = '

First Mid-Illinois Bank & Trust

Address: 701 6th St, Charleston, IL 61920, USA
Phone: (217) 345-8325
';var m_7e07d99a704ed310140295332558885a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Mid-Illinois Bank & Trust',});m_7e07d99a704ed310140295332558885a['infowindow'] = new google.maps.InfoWindow({content: $l7e07d99a704ed310140295332558885a});var infowindow = new google.maps.InfoWindow({content: $l7e07d99a704ed310140295332558885a});google.maps.event.addListener(m_7e07d99a704ed310140295332558885a, 'click', function() {infowindow.open(map,m_7e07d99a704ed310140295332558885a);});$marker.push(m_7e07d99a704ed310140295332558885a);}});var g_708f74f52be0fdf95239d8c8b6c9b0b7 = new google.maps.Geocoder();g_708f74f52be0fdf95239d8c8b6c9b0b7.geocode( { 'address': "500 W Lincoln Ave, Charleston, IL 61920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charleston-IL-first-mid-illinois-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('charleston-IL-first-mid-illinois-bank--trust'), mapOptions);}document.getElementById('495ea512').innerHTML += ' | View Map';var $l708f74f52be0fdf95239d8c8b6c9b0b7 = '

First Mid-Illinois Bank & Trust

Address: 500 W Lincoln Ave, Charleston, IL 61920, USA
Phone: (217) 345-3977
';var m_708f74f52be0fdf95239d8c8b6c9b0b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Mid-Illinois Bank & Trust',});m_708f74f52be0fdf95239d8c8b6c9b0b7['infowindow'] = new google.maps.InfoWindow({content: $l708f74f52be0fdf95239d8c8b6c9b0b7});var infowindow = new google.maps.InfoWindow({content: $l708f74f52be0fdf95239d8c8b6c9b0b7});google.maps.event.addListener(m_708f74f52be0fdf95239d8c8b6c9b0b7, 'click', function() {infowindow.open(map,m_708f74f52be0fdf95239d8c8b6c9b0b7);});$marker.push(m_708f74f52be0fdf95239d8c8b6c9b0b7);}});}google.maps.event.addDomListener(window, 'load', initialize);