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.1768,-89.6771)};var g_fa8d150d2d8058e4b7d5e701d8548cf0 = new google.maps.Geocoder();g_fa8d150d2d8058e4b7d5e701d8548cf0.geocode( { 'address': "3 Galaxy Ln, Litchfield, IL 62056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('litchfield-IL-steve-schmitt-auto-credit-of-litchfield').style.display = '';map = new google.maps.Map(document.getElementById('litchfield-IL-steve-schmitt-auto-credit-of-litchfield'), mapOptions);}document.getElementById('dc7bc30b').innerHTML += ' | View Map';var $lfa8d150d2d8058e4b7d5e701d8548cf0 = '

Steve Schmitt Auto Credit of Litchfield

Address: 3 Galaxy Ln, Litchfield, IL 62056, USA
Phone: (217) 324-2132
';var m_fa8d150d2d8058e4b7d5e701d8548cf0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Steve Schmitt Auto Credit of Litchfield',});m_fa8d150d2d8058e4b7d5e701d8548cf0['infowindow'] = new google.maps.InfoWindow({content: $lfa8d150d2d8058e4b7d5e701d8548cf0});var infowindow = new google.maps.InfoWindow({content: $lfa8d150d2d8058e4b7d5e701d8548cf0});google.maps.event.addListener(m_fa8d150d2d8058e4b7d5e701d8548cf0, 'click', function() {infowindow.open(map,m_fa8d150d2d8058e4b7d5e701d8548cf0);});$marker.push(m_fa8d150d2d8058e4b7d5e701d8548cf0);}});}google.maps.event.addDomListener(window, 'load', initialize);