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.9126,-85.6541)};var g_c3d13b69cd6a2c973f265ad845bcbbaf = new google.maps.Geocoder();g_c3d13b69cd6a2c973f265ad845bcbbaf.geocode( { 'address': "510 28th St SE, Grand Rapids, MI 49548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-a-1-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-a-1-cash-advance'), mapOptions);}document.getElementById('f90acb51').innerHTML += ' | View Map';var $lc3d13b69cd6a2c973f265ad845bcbbaf = '

A-1 Cash Advance

Address: 510 28th St SE, Grand Rapids, MI 49548, USA
Phone: (616) 217-4071
';var m_c3d13b69cd6a2c973f265ad845bcbbaf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A-1 Cash Advance',});m_c3d13b69cd6a2c973f265ad845bcbbaf['infowindow'] = new google.maps.InfoWindow({content: $lc3d13b69cd6a2c973f265ad845bcbbaf});var infowindow = new google.maps.InfoWindow({content: $lc3d13b69cd6a2c973f265ad845bcbbaf});google.maps.event.addListener(m_c3d13b69cd6a2c973f265ad845bcbbaf, 'click', function() {infowindow.open(map,m_c3d13b69cd6a2c973f265ad845bcbbaf);});$marker.push(m_c3d13b69cd6a2c973f265ad845bcbbaf);}});}google.maps.event.addDomListener(window, 'load', initialize);