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(41.6729,-86.8934)};var g_cad408663854c2c832d0104dca5c7953 = new google.maps.Geocoder();g_cad408663854c2c832d0104dca5c7953.geocode( { 'address': "5230-B Franklin St, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-absolute-speedy-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-absolute-speedy-car-title-loans'), mapOptions);}document.getElementById('d29ee901').innerHTML += ' | View Map';var $lcad408663854c2c832d0104dca5c7953 = '

Absolute Speedy Car Title Loans

Address: 5230-B Franklin St, Michigan City, IN 46360, USA
Phone: (219) 985-3796
';var m_cad408663854c2c832d0104dca5c7953 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Absolute Speedy Car Title Loans',});m_cad408663854c2c832d0104dca5c7953['infowindow'] = new google.maps.InfoWindow({content: $lcad408663854c2c832d0104dca5c7953});var infowindow = new google.maps.InfoWindow({content: $lcad408663854c2c832d0104dca5c7953});google.maps.event.addListener(m_cad408663854c2c832d0104dca5c7953, 'click', function() {infowindow.open(map,m_cad408663854c2c832d0104dca5c7953);});$marker.push(m_cad408663854c2c832d0104dca5c7953);}});}google.maps.event.addDomListener(window, 'load', initialize);