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.7984,-89.6466)};var g_1a95a20ee480d3c53bd76874aaf30773 = new google.maps.Geocoder();g_1a95a20ee480d3c53bd76874aaf30773.geocode( { 'address': "1361 Toronto Rd, Springfield, IL 62712"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-IL-prairie-state-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('springfield-IL-prairie-state-bank-trust'), mapOptions);}document.getElementById('e93aa35e').innerHTML += ' | View Map';var $l1a95a20ee480d3c53bd76874aaf30773 = '

Prairie State Bank & Trust

Address: 1361 Toronto Rd, Springfield, IL 62712
Phone: (217) 585-1386
';var m_1a95a20ee480d3c53bd76874aaf30773 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prairie State Bank & Trust',});m_1a95a20ee480d3c53bd76874aaf30773['infowindow'] = new google.maps.InfoWindow({content: $l1a95a20ee480d3c53bd76874aaf30773});var infowindow = new google.maps.InfoWindow({content: $l1a95a20ee480d3c53bd76874aaf30773});google.maps.event.addListener(m_1a95a20ee480d3c53bd76874aaf30773, 'click', function() {infowindow.open(map,m_1a95a20ee480d3c53bd76874aaf30773);});$marker.push(m_1a95a20ee480d3c53bd76874aaf30773);}});var g_9ffe225ba41e115b9058e667aa62203a = new google.maps.Geocoder();g_9ffe225ba41e115b9058e667aa62203a.geocode( { 'address': "1001 S Durkin Dr, Springfield, IL 62704"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-IL-prairie-state-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('springfield-IL-prairie-state-bank-trust'), mapOptions);}document.getElementById('462a6d2a').innerHTML += ' | View Map';var $l9ffe225ba41e115b9058e667aa62203a = '

Prairie State Bank & Trust

Address: 1001 S Durkin Dr, Springfield, IL 62704
Phone: (217) 793-7700
';var m_9ffe225ba41e115b9058e667aa62203a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Prairie State Bank & Trust',});m_9ffe225ba41e115b9058e667aa62203a['infowindow'] = new google.maps.InfoWindow({content: $l9ffe225ba41e115b9058e667aa62203a});var infowindow = new google.maps.InfoWindow({content: $l9ffe225ba41e115b9058e667aa62203a});google.maps.event.addListener(m_9ffe225ba41e115b9058e667aa62203a, 'click', function() {infowindow.open(map,m_9ffe225ba41e115b9058e667aa62203a);});$marker.push(m_9ffe225ba41e115b9058e667aa62203a);}});}google.maps.event.addDomListener(window, 'load', initialize);