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.1085,-87.9747)};var g_eecca5b6365d9607ee5a9d336962c534 = new google.maps.Geocoder();g_eecca5b6365d9607ee5a9d336962c534.geocode( { 'address': "1798 S Arlington Heights Rd, Arlington Heights, IL 60005"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arlington-heights-IL-americash-loans').style.display = '';map = new google.maps.Map(document.getElementById('arlington-heights-IL-americash-loans'), mapOptions);}document.getElementById('0f4923ea').innerHTML += ' | View Map';var $leecca5b6365d9607ee5a9d336962c534 = '

AmeriCash Loans

Address: 1798 S Arlington Heights Rd, Arlington Heights, IL 60005
Phone: (847) 640-6631
';var m_eecca5b6365d9607ee5a9d336962c534 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AmeriCash Loans',});m_eecca5b6365d9607ee5a9d336962c534['infowindow'] = new google.maps.InfoWindow({content: $leecca5b6365d9607ee5a9d336962c534});var infowindow = new google.maps.InfoWindow({content: $leecca5b6365d9607ee5a9d336962c534});google.maps.event.addListener(m_eecca5b6365d9607ee5a9d336962c534, 'click', function() {infowindow.open(map,m_eecca5b6365d9607ee5a9d336962c534);});$marker.push(m_eecca5b6365d9607ee5a9d336962c534);}});}google.maps.event.addDomListener(window, 'load', initialize);