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.7044,-90.0994)};var g_9afa90d9543aaf946ea3ff768a3b88cd = new google.maps.Geocoder();g_9afa90d9543aaf946ea3ff768a3b88cd.geocode( { 'address': "212 N Lightfoot Rd, Farmington, IL 61531"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-IL-bank-of-farmington').style.display = '';map = new google.maps.Map(document.getElementById('farmington-IL-bank-of-farmington'), mapOptions);}document.getElementById('84589fe5').innerHTML += ' | View Map';var $l9afa90d9543aaf946ea3ff768a3b88cd = '

Bank Of Farmington

Address: 212 N Lightfoot Rd, Farmington, IL 61531
Phone: (309) 245-9300
';var m_9afa90d9543aaf946ea3ff768a3b88cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Farmington',});m_9afa90d9543aaf946ea3ff768a3b88cd['infowindow'] = new google.maps.InfoWindow({content: $l9afa90d9543aaf946ea3ff768a3b88cd});var infowindow = new google.maps.InfoWindow({content: $l9afa90d9543aaf946ea3ff768a3b88cd});google.maps.event.addListener(m_9afa90d9543aaf946ea3ff768a3b88cd, 'click', function() {infowindow.open(map,m_9afa90d9543aaf946ea3ff768a3b88cd);});$marker.push(m_9afa90d9543aaf946ea3ff768a3b88cd);}});var g_7f4c930feecc8cf0591498c3ccfdba1e = new google.maps.Geocoder();g_7f4c930feecc8cf0591498c3ccfdba1e.geocode( { 'address': "16 N Main St, Farmington, IL 61531"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-IL-bank-of-farmington').style.display = '';map = new google.maps.Map(document.getElementById('farmington-IL-bank-of-farmington'), mapOptions);}document.getElementById('a005dd45').innerHTML += ' | View Map';var $l7f4c930feecc8cf0591498c3ccfdba1e = '

Bank Of Farmington

Address: 16 N Main St, Farmington, IL 61531
Phone: (309) 245-4373
';var m_7f4c930feecc8cf0591498c3ccfdba1e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of Farmington',});m_7f4c930feecc8cf0591498c3ccfdba1e['infowindow'] = new google.maps.InfoWindow({content: $l7f4c930feecc8cf0591498c3ccfdba1e});var infowindow = new google.maps.InfoWindow({content: $l7f4c930feecc8cf0591498c3ccfdba1e});google.maps.event.addListener(m_7f4c930feecc8cf0591498c3ccfdba1e, 'click', function() {infowindow.open(map,m_7f4c930feecc8cf0591498c3ccfdba1e);});$marker.push(m_7f4c930feecc8cf0591498c3ccfdba1e);}});}google.maps.event.addDomListener(window, 'load', initialize);