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(42.994,-88.0476)};var g_1713a23c14b5033adb074b5464fb6c66 = new google.maps.Geocoder();g_1713a23c14b5033adb074b5464fb6c66.geocode( { 'address': "2755 S 108th St, West Allis, WI 53227, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-allis-WI-aaa1-auto-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('west-allis-WI-aaa1-auto-title-loans'), mapOptions);}document.getElementById('53194a75').innerHTML += ' | View Map';var $l1713a23c14b5033adb074b5464fb6c66 = '

AAA1 Auto Title Loans

Address: 2755 S 108th St, West Allis, WI 53227, USA
Phone: (800) 869-2274
';var m_1713a23c14b5033adb074b5464fb6c66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AAA1 Auto Title Loans',});m_1713a23c14b5033adb074b5464fb6c66['infowindow'] = new google.maps.InfoWindow({content: $l1713a23c14b5033adb074b5464fb6c66});var infowindow = new google.maps.InfoWindow({content: $l1713a23c14b5033adb074b5464fb6c66});google.maps.event.addListener(m_1713a23c14b5033adb074b5464fb6c66, 'click', function() {infowindow.open(map,m_1713a23c14b5033adb074b5464fb6c66);});$marker.push(m_1713a23c14b5033adb074b5464fb6c66);}});}google.maps.event.addDomListener(window, 'load', initialize);