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.0812,-86.4358)};var g_91a506bb0c4f3151809f6b33ce54742a = new google.maps.Geocoder();g_91a506bb0c4f3151809f6b33ce54742a.geocode( { 'address': "2061 M-139, Benton Harbor, MI 49022, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('benton-harbor-MI-allied-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('benton-harbor-MI-allied-cash-advance'), mapOptions);}document.getElementById('eb3fff42').innerHTML += ' | View Map';var $l91a506bb0c4f3151809f6b33ce54742a = '

Allied Cash Advance

Address: 2061 M-139, Benton Harbor, MI 49022, USA
Phone: (269) 926-4596
';var m_91a506bb0c4f3151809f6b33ce54742a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Cash Advance',});m_91a506bb0c4f3151809f6b33ce54742a['infowindow'] = new google.maps.InfoWindow({content: $l91a506bb0c4f3151809f6b33ce54742a});var infowindow = new google.maps.InfoWindow({content: $l91a506bb0c4f3151809f6b33ce54742a});google.maps.event.addListener(m_91a506bb0c4f3151809f6b33ce54742a, 'click', function() {infowindow.open(map,m_91a506bb0c4f3151809f6b33ce54742a);});$marker.push(m_91a506bb0c4f3151809f6b33ce54742a);}});}google.maps.event.addDomListener(window, 'load', initialize);