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.4066,-88.8106)};var g_dea8f4099d73382ff4eb973529375e63 = new google.maps.Geocoder();g_dea8f4099d73382ff4eb973529375e63.geocode( { 'address': "1501 W Main St b, Shelbyville, IL 62565, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shelbyville-IL-cordes-insurance-agency-inc').style.display = '';map = new google.maps.Map(document.getElementById('shelbyville-IL-cordes-insurance-agency-inc'), mapOptions);}document.getElementById('0b701cbb').innerHTML += ' | View Map';var $ldea8f4099d73382ff4eb973529375e63 = '

Cordes Insurance Agency, Inc.

Address: 1501 W Main St b, Shelbyville, IL 62565, USA
Phone: (217) 774-2090
';var m_dea8f4099d73382ff4eb973529375e63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cordes Insurance Agency, Inc.',});m_dea8f4099d73382ff4eb973529375e63['infowindow'] = new google.maps.InfoWindow({content: $ldea8f4099d73382ff4eb973529375e63});var infowindow = new google.maps.InfoWindow({content: $ldea8f4099d73382ff4eb973529375e63});google.maps.event.addListener(m_dea8f4099d73382ff4eb973529375e63, 'click', function() {infowindow.open(map,m_dea8f4099d73382ff4eb973529375e63);});$marker.push(m_dea8f4099d73382ff4eb973529375e63);}});}google.maps.event.addDomListener(window, 'load', initialize);