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.6846,-88.0522)};var g_463305739b212edcd50d4df28ea21663 = new google.maps.Geocoder();g_463305739b212edcd50d4df28ea21663.geocode( { 'address': "1222 Main St, Union Grove, WI 53182, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-grove-WI-a1-cash-advance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('union-grove-WI-a1-cash-advance-corporation'), mapOptions);}document.getElementById('839ddbf8').innerHTML += ' | View Map';var $l463305739b212edcd50d4df28ea21663 = '

A1 Cash Advance Corporation

Address: 1222 Main St, Union Grove, WI 53182, USA
Phone: (262) 878-5332
';var m_463305739b212edcd50d4df28ea21663 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A1 Cash Advance Corporation',});m_463305739b212edcd50d4df28ea21663['infowindow'] = new google.maps.InfoWindow({content: $l463305739b212edcd50d4df28ea21663});var infowindow = new google.maps.InfoWindow({content: $l463305739b212edcd50d4df28ea21663});google.maps.event.addListener(m_463305739b212edcd50d4df28ea21663, 'click', function() {infowindow.open(map,m_463305739b212edcd50d4df28ea21663);});$marker.push(m_463305739b212edcd50d4df28ea21663);}});}google.maps.event.addDomListener(window, 'load', initialize);