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.0684,-88.302)};var g_eab1afa09dad06a14a00c44a5824e531 = new google.maps.Geocoder();g_eab1afa09dad06a14a00c44a5824e531.geocode( { 'address': "920 Davis Rd # 205, Elgin, IL 60123, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elgin-IL-stryker-auto-finance').style.display = '';map = new google.maps.Map(document.getElementById('elgin-IL-stryker-auto-finance'), mapOptions);}document.getElementById('de27aade').innerHTML += ' | View Map';var $leab1afa09dad06a14a00c44a5824e531 = '

Stryker Auto Finance

Address: 920 Davis Rd # 205, Elgin, IL 60123, USA
Phone: (847) 531-7358
';var m_eab1afa09dad06a14a00c44a5824e531 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Stryker Auto Finance',});m_eab1afa09dad06a14a00c44a5824e531['infowindow'] = new google.maps.InfoWindow({content: $leab1afa09dad06a14a00c44a5824e531});var infowindow = new google.maps.InfoWindow({content: $leab1afa09dad06a14a00c44a5824e531});google.maps.event.addListener(m_eab1afa09dad06a14a00c44a5824e531, 'click', function() {infowindow.open(map,m_eab1afa09dad06a14a00c44a5824e531);});$marker.push(m_eab1afa09dad06a14a00c44a5824e531);}});}google.maps.event.addDomListener(window, 'load', initialize);