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(44.0307,-88.5373)};var g_83348779460c0e343cf5903bde2f4611 = new google.maps.Geocoder();g_83348779460c0e343cf5903bde2f4611.geocode( { 'address': "1044 N Main St, Oshkosh, WI 54901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oshkosh-WI-wisconsin-auto-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('oshkosh-WI-wisconsin-auto-title-loans-inc'), mapOptions);}document.getElementById('fef20edc').innerHTML += ' | View Map';var $l83348779460c0e343cf5903bde2f4611 = '

Wisconsin Auto Title Loans, Inc.

Address: 1044 N Main St, Oshkosh, WI 54901, USA
Phone: (920) 232-9261
';var m_83348779460c0e343cf5903bde2f4611 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wisconsin Auto Title Loans, Inc.',});m_83348779460c0e343cf5903bde2f4611['infowindow'] = new google.maps.InfoWindow({content: $l83348779460c0e343cf5903bde2f4611});var infowindow = new google.maps.InfoWindow({content: $l83348779460c0e343cf5903bde2f4611});google.maps.event.addListener(m_83348779460c0e343cf5903bde2f4611, 'click', function() {infowindow.open(map,m_83348779460c0e343cf5903bde2f4611);});$marker.push(m_83348779460c0e343cf5903bde2f4611);}});}google.maps.event.addDomListener(window, 'load', initialize);