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.8811,-88.6343)};var g_58ca56b8d08b89f6972767847e087c72 = new google.maps.Geocoder();g_58ca56b8d08b89f6972767847e087c72.geocode( { 'address': "215 W Water St, Pontiac, IL 61764"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pontiac-IL-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('pontiac-IL-first-financial-bank'), mapOptions);}document.getElementById('ee275669').innerHTML += ' | View Map';var $l58ca56b8d08b89f6972767847e087c72 = '

First Financial Bank

Address: 215 W Water St, Pontiac, IL 61764
Phone: (815) 844-3171
';var m_58ca56b8d08b89f6972767847e087c72 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_58ca56b8d08b89f6972767847e087c72['infowindow'] = new google.maps.InfoWindow({content: $l58ca56b8d08b89f6972767847e087c72});var infowindow = new google.maps.InfoWindow({content: $l58ca56b8d08b89f6972767847e087c72});google.maps.event.addListener(m_58ca56b8d08b89f6972767847e087c72, 'click', function() {infowindow.open(map,m_58ca56b8d08b89f6972767847e087c72);});$marker.push(m_58ca56b8d08b89f6972767847e087c72);}});var g_64da39a2c286a3e06b44fcb23f6ec76f = new google.maps.Geocoder();g_64da39a2c286a3e06b44fcb23f6ec76f.geocode( { 'address': "1023 W Reynolds St, Pontiac, IL 61764"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pontiac-IL-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('pontiac-IL-first-financial-bank'), mapOptions);}document.getElementById('a7c12e35').innerHTML += ' | View Map';var $l64da39a2c286a3e06b44fcb23f6ec76f = '

First Financial Bank

Address: 1023 W Reynolds St, Pontiac, IL 61764
Phone: (815) 842-8164
';var m_64da39a2c286a3e06b44fcb23f6ec76f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_64da39a2c286a3e06b44fcb23f6ec76f['infowindow'] = new google.maps.InfoWindow({content: $l64da39a2c286a3e06b44fcb23f6ec76f});var infowindow = new google.maps.InfoWindow({content: $l64da39a2c286a3e06b44fcb23f6ec76f});google.maps.event.addListener(m_64da39a2c286a3e06b44fcb23f6ec76f, 'click', function() {infowindow.open(map,m_64da39a2c286a3e06b44fcb23f6ec76f);});$marker.push(m_64da39a2c286a3e06b44fcb23f6ec76f);}});}google.maps.event.addDomListener(window, 'load', initialize);