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(41.5066,-87.6596)};var g_ba10ad9bfa65b5bb5d2e98406a3a9008 = new google.maps.Geocoder();g_ba10ad9bfa65b5bb5d2e98406a3a9008.geocode( { 'address': "403 W Lincoln Hwy, Chicago Heights, IL 60411, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chicago-heights-IL-cfsc-lincolnway-check-cashers-inc').style.display = '';map = new google.maps.Map(document.getElementById('chicago-heights-IL-cfsc-lincolnway-check-cashers-inc'), mapOptions);}document.getElementById('6f1332bc').innerHTML += ' | View Map';var $lba10ad9bfa65b5bb5d2e98406a3a9008 = '

CFSC Lincolnway Check Cashers, Inc.

Address: 403 W Lincoln Hwy, Chicago Heights, IL 60411, USA
Phone: (708) 755-3730
';var m_ba10ad9bfa65b5bb5d2e98406a3a9008 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CFSC Lincolnway Check Cashers, Inc.',});m_ba10ad9bfa65b5bb5d2e98406a3a9008['infowindow'] = new google.maps.InfoWindow({content: $lba10ad9bfa65b5bb5d2e98406a3a9008});var infowindow = new google.maps.InfoWindow({content: $lba10ad9bfa65b5bb5d2e98406a3a9008});google.maps.event.addListener(m_ba10ad9bfa65b5bb5d2e98406a3a9008, 'click', function() {infowindow.open(map,m_ba10ad9bfa65b5bb5d2e98406a3a9008);});$marker.push(m_ba10ad9bfa65b5bb5d2e98406a3a9008);}});}google.maps.event.addDomListener(window, 'load', initialize);