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.6677,-80.5869)};var g_39692d01ca21bf16ecafe06abbf98064 = new google.maps.Geocoder();g_39692d01ca21bf16ecafe06abbf98064.geocode( { 'address': "16070 OH-170, Calcutta, OH 43920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calcutta-OH-new-day-auto-loans').style.display = '';map = new google.maps.Map(document.getElementById('calcutta-OH-new-day-auto-loans'), mapOptions);}document.getElementById('6227b1e8').innerHTML += ' | View Map';var $l39692d01ca21bf16ecafe06abbf98064 = '

New Day Auto Loans

Address: 16070 OH-170, Calcutta, OH 43920, USA
Phone: (740) 632-0119
';var m_39692d01ca21bf16ecafe06abbf98064 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Day Auto Loans',});m_39692d01ca21bf16ecafe06abbf98064['infowindow'] = new google.maps.InfoWindow({content: $l39692d01ca21bf16ecafe06abbf98064});var infowindow = new google.maps.InfoWindow({content: $l39692d01ca21bf16ecafe06abbf98064});google.maps.event.addListener(m_39692d01ca21bf16ecafe06abbf98064, 'click', function() {infowindow.open(map,m_39692d01ca21bf16ecafe06abbf98064);});$marker.push(m_39692d01ca21bf16ecafe06abbf98064);}});}google.maps.event.addDomListener(window, 'load', initialize);