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(40.1064,-83.7173)};var g_8aee09e623dfe2f405f3d3db6144caa9 = new google.maps.Geocoder();g_8aee09e623dfe2f405f3d3db6144caa9.geocode( { 'address': "1754 E US Hwy 36, Urbana, OH 43078, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('urbana-OH-ohio-auto-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('urbana-OH-ohio-auto-loan-services-inc'), mapOptions);}document.getElementById('5c6f0d32').innerHTML += ' | View Map';var $l8aee09e623dfe2f405f3d3db6144caa9 = '

Ohio Auto Loan Services, Inc.

Address: 1754 E US Hwy 36, Urbana, OH 43078, USA
Phone: (937) 508-2329
';var m_8aee09e623dfe2f405f3d3db6144caa9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohio Auto Loan Services, Inc.',});m_8aee09e623dfe2f405f3d3db6144caa9['infowindow'] = new google.maps.InfoWindow({content: $l8aee09e623dfe2f405f3d3db6144caa9});var infowindow = new google.maps.InfoWindow({content: $l8aee09e623dfe2f405f3d3db6144caa9});google.maps.event.addListener(m_8aee09e623dfe2f405f3d3db6144caa9, 'click', function() {infowindow.open(map,m_8aee09e623dfe2f405f3d3db6144caa9);});$marker.push(m_8aee09e623dfe2f405f3d3db6144caa9);}});}google.maps.event.addDomListener(window, 'load', initialize);