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(41.8155,-89.6994)};var g_bd439194e7f892d3052e0a47eb0ffbf7 = new google.maps.Geocoder();g_bd439194e7f892d3052e0a47eb0ffbf7.geocode( { 'address': "2811 N. Locust Street, Sterling, IL 61081, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sterling-IL-kunes-country-ford-lincoln-of-sterling').style.display = '';map = new google.maps.Map(document.getElementById('sterling-IL-kunes-country-ford-lincoln-of-sterling'), mapOptions);}document.getElementById('8c73bd8d').innerHTML += ' | View Map';var $lbd439194e7f892d3052e0a47eb0ffbf7 = '

Kunes Country Ford Lincoln of Sterling

Address: 2811 N. Locust Street, Sterling, IL 61081, USA
Phone: (815) 625-6300
';var m_bd439194e7f892d3052e0a47eb0ffbf7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kunes Country Ford Lincoln of Sterling',});m_bd439194e7f892d3052e0a47eb0ffbf7['infowindow'] = new google.maps.InfoWindow({content: $lbd439194e7f892d3052e0a47eb0ffbf7});var infowindow = new google.maps.InfoWindow({content: $lbd439194e7f892d3052e0a47eb0ffbf7});google.maps.event.addListener(m_bd439194e7f892d3052e0a47eb0ffbf7, 'click', function() {infowindow.open(map,m_bd439194e7f892d3052e0a47eb0ffbf7);});$marker.push(m_bd439194e7f892d3052e0a47eb0ffbf7);}});}google.maps.event.addDomListener(window, 'load', initialize);