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.0134,-87.9099)};var g_e8934f5277e5a046c3530f17314112f4 = new google.maps.Geocoder();g_e8934f5277e5a046c3530f17314112f4.geocode( { 'address': "2140 S Wolf Rd b, Des Plaines, IL 60018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('des-plaines-IL-short-term-loans').style.display = '';map = new google.maps.Map(document.getElementById('des-plaines-IL-short-term-loans'), mapOptions);}document.getElementById('2ff9368d').innerHTML += ' | View Map';var $le8934f5277e5a046c3530f17314112f4 = '

Short Term Loans

Address: 2140 S Wolf Rd b, Des Plaines, IL 60018, USA
Phone: (847) 759-4600
';var m_e8934f5277e5a046c3530f17314112f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Short Term Loans',});m_e8934f5277e5a046c3530f17314112f4['infowindow'] = new google.maps.InfoWindow({content: $le8934f5277e5a046c3530f17314112f4});var infowindow = new google.maps.InfoWindow({content: $le8934f5277e5a046c3530f17314112f4});google.maps.event.addListener(m_e8934f5277e5a046c3530f17314112f4, 'click', function() {infowindow.open(map,m_e8934f5277e5a046c3530f17314112f4);});$marker.push(m_e8934f5277e5a046c3530f17314112f4);}});}google.maps.event.addDomListener(window, 'load', initialize);