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.7942,-91.4635)};var g_61bedb64d6d1782f9f21385c92c018f1 = new google.maps.Geocoder();g_61bedb64d6d1782f9f21385c92c018f1.geocode( { 'address': "2633 E Clairemont Ave, Eau Claire, WI 54701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eau-claire-WI-american-cash-loans').style.display = '';map = new google.maps.Map(document.getElementById('eau-claire-WI-american-cash-loans'), mapOptions);}document.getElementById('3260f0a7').innerHTML += ' | View Map';var $l61bedb64d6d1782f9f21385c92c018f1 = '

AMERICAN CASH LOANS

Address: 2633 E Clairemont Ave, Eau Claire, WI 54701, USA
Phone: (715) 552-8901
';var m_61bedb64d6d1782f9f21385c92c018f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AMERICAN CASH LOANS',});m_61bedb64d6d1782f9f21385c92c018f1['infowindow'] = new google.maps.InfoWindow({content: $l61bedb64d6d1782f9f21385c92c018f1});var infowindow = new google.maps.InfoWindow({content: $l61bedb64d6d1782f9f21385c92c018f1});google.maps.event.addListener(m_61bedb64d6d1782f9f21385c92c018f1, 'click', function() {infowindow.open(map,m_61bedb64d6d1782f9f21385c92c018f1);});$marker.push(m_61bedb64d6d1782f9f21385c92c018f1);}});}google.maps.event.addDomListener(window, 'load', initialize);