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.1628,-87.6624)};var g_4087e9b879a660c898f68c467aea19f5 = new google.maps.Geocoder();g_4087e9b879a660c898f68c467aea19f5.geocode( { 'address': "34 N Dixie Hwy, Momence, IL 60954, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('momence-IL-momence-currency-exchange-inc').style.display = '';map = new google.maps.Map(document.getElementById('momence-IL-momence-currency-exchange-inc'), mapOptions);}document.getElementById('80a6c671').innerHTML += ' | View Map';var $l4087e9b879a660c898f68c467aea19f5 = '

Momence Currency Exchange Inc

Address: 34 N Dixie Hwy, Momence, IL 60954, USA
Phone: (815) 472-6644
';var m_4087e9b879a660c898f68c467aea19f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Momence Currency Exchange Inc',});m_4087e9b879a660c898f68c467aea19f5['infowindow'] = new google.maps.InfoWindow({content: $l4087e9b879a660c898f68c467aea19f5});var infowindow = new google.maps.InfoWindow({content: $l4087e9b879a660c898f68c467aea19f5});google.maps.event.addListener(m_4087e9b879a660c898f68c467aea19f5, 'click', function() {infowindow.open(map,m_4087e9b879a660c898f68c467aea19f5);});$marker.push(m_4087e9b879a660c898f68c467aea19f5);}});}google.maps.event.addDomListener(window, 'load', initialize);