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(42.1026,-89.0778)};var g_aafd4b7b38dfa9159a747d60f9c7a498 = new google.maps.Geocoder();g_aafd4b7b38dfa9159a747d60f9c7a498.geocode( { 'address': "5653 North Junction Way, Davis Junction, IL 61020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('davis-junction-IL-byron-bank').style.display = '';map = new google.maps.Map(document.getElementById('davis-junction-IL-byron-bank'), mapOptions);}document.getElementById('ea8b66d9').innerHTML += ' | View Map';var $laafd4b7b38dfa9159a747d60f9c7a498 = '

Byron Bank

Address: 5653 North Junction Way, Davis Junction, IL 61020, USA
Phone: (815) 234-2561
';var m_aafd4b7b38dfa9159a747d60f9c7a498 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Byron Bank',});m_aafd4b7b38dfa9159a747d60f9c7a498['infowindow'] = new google.maps.InfoWindow({content: $laafd4b7b38dfa9159a747d60f9c7a498});var infowindow = new google.maps.InfoWindow({content: $laafd4b7b38dfa9159a747d60f9c7a498});google.maps.event.addListener(m_aafd4b7b38dfa9159a747d60f9c7a498, 'click', function() {infowindow.open(map,m_aafd4b7b38dfa9159a747d60f9c7a498);});$marker.push(m_aafd4b7b38dfa9159a747d60f9c7a498);}});var g_b3e83d7770141ba1e132a61dfeb858c3 = new google.maps.Geocoder();g_b3e83d7770141ba1e132a61dfeb858c3.geocode( { 'address': "5653 N Junction Rd, Davis Junction, IL 61020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('davis-junction-IL-byron-bank').style.display = '';map = new google.maps.Map(document.getElementById('davis-junction-IL-byron-bank'), mapOptions);}document.getElementById('47cd4835').innerHTML += ' | View Map';var $lb3e83d7770141ba1e132a61dfeb858c3 = '

Byron Bank

Address: 5653 N Junction Rd, Davis Junction, IL 61020, USA
Phone: (815) 645-2610
';var m_b3e83d7770141ba1e132a61dfeb858c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Byron Bank',});m_b3e83d7770141ba1e132a61dfeb858c3['infowindow'] = new google.maps.InfoWindow({content: $lb3e83d7770141ba1e132a61dfeb858c3});var infowindow = new google.maps.InfoWindow({content: $lb3e83d7770141ba1e132a61dfeb858c3});google.maps.event.addListener(m_b3e83d7770141ba1e132a61dfeb858c3, 'click', function() {infowindow.open(map,m_b3e83d7770141ba1e132a61dfeb858c3);});$marker.push(m_b3e83d7770141ba1e132a61dfeb858c3);}});}google.maps.event.addDomListener(window, 'load', initialize);