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.7645,-86.2138)};var g_ec6444d36a30db397d3aad2f8a1f6dbd = new google.maps.Geocoder();g_ec6444d36a30db397d3aad2f8a1f6dbd.geocode( { 'address': "3250 W Washington St, Indianapolis, IN 46222, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indianapolis-IN-vigo-car--credit').style.display = '';map = new google.maps.Map(document.getElementById('indianapolis-IN-vigo-car--credit'), mapOptions);}document.getElementById('7f7f8e0c').innerHTML += ' | View Map';var $lec6444d36a30db397d3aad2f8a1f6dbd = '

VIGO CAR & CREDIT

Address: 3250 W Washington St, Indianapolis, IN 46222, USA
Phone: (317) 204-3626
';var m_ec6444d36a30db397d3aad2f8a1f6dbd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VIGO CAR & CREDIT',});m_ec6444d36a30db397d3aad2f8a1f6dbd['infowindow'] = new google.maps.InfoWindow({content: $lec6444d36a30db397d3aad2f8a1f6dbd});var infowindow = new google.maps.InfoWindow({content: $lec6444d36a30db397d3aad2f8a1f6dbd});google.maps.event.addListener(m_ec6444d36a30db397d3aad2f8a1f6dbd, 'click', function() {infowindow.open(map,m_ec6444d36a30db397d3aad2f8a1f6dbd);});$marker.push(m_ec6444d36a30db397d3aad2f8a1f6dbd);}});}google.maps.event.addDomListener(window, 'load', initialize);