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.3832,-89.817)};var g_4ec221aa564664cef80022caa5546b28 = new google.maps.Geocoder();g_4ec221aa564664cef80022caa5546b28.geocode( { 'address': "821 8th St S, Wisconsin Rapids, WI 54494, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wisconsin-rapids-WI-wisconsin-auto-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('wisconsin-rapids-WI-wisconsin-auto-title-loans-inc'), mapOptions);}document.getElementById('2c85fcf0').innerHTML += ' | View Map';var $l4ec221aa564664cef80022caa5546b28 = '

Wisconsin Auto Title Loans, Inc.

Address: 821 8th St S, Wisconsin Rapids, WI 54494, USA
Phone: (715) 424-4041
';var m_4ec221aa564664cef80022caa5546b28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wisconsin Auto Title Loans, Inc.',});m_4ec221aa564664cef80022caa5546b28['infowindow'] = new google.maps.InfoWindow({content: $l4ec221aa564664cef80022caa5546b28});var infowindow = new google.maps.InfoWindow({content: $l4ec221aa564664cef80022caa5546b28});google.maps.event.addListener(m_4ec221aa564664cef80022caa5546b28, 'click', function() {infowindow.open(map,m_4ec221aa564664cef80022caa5546b28);});$marker.push(m_4ec221aa564664cef80022caa5546b28);}});}google.maps.event.addDomListener(window, 'load', initialize);