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.7743,-88.1472)};var g_43f898dd5589c7fa12bb30c5b910d18a = new google.maps.Geocoder();g_43f898dd5589c7fa12bb30c5b910d18a.geocode( { 'address': "1163 E Ogden Ave, Naperville, IL 60563"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('naperville-IL-west-suburban-currency-exchange').style.display = '';map = new google.maps.Map(document.getElementById('naperville-IL-west-suburban-currency-exchange'), mapOptions);}document.getElementById('4a482513').innerHTML += ' | View Map';var $l43f898dd5589c7fa12bb30c5b910d18a = '

West Suburban Currency Exchange

Address: 1163 E Ogden Ave, Naperville, IL 60563
Phone: (630) 369-2991
';var m_43f898dd5589c7fa12bb30c5b910d18a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Suburban Currency Exchange',});m_43f898dd5589c7fa12bb30c5b910d18a['infowindow'] = new google.maps.InfoWindow({content: $l43f898dd5589c7fa12bb30c5b910d18a});var infowindow = new google.maps.InfoWindow({content: $l43f898dd5589c7fa12bb30c5b910d18a});google.maps.event.addListener(m_43f898dd5589c7fa12bb30c5b910d18a, 'click', function() {infowindow.open(map,m_43f898dd5589c7fa12bb30c5b910d18a);});$marker.push(m_43f898dd5589c7fa12bb30c5b910d18a);}});var g_d78aa527e47c5d1e568b3898862d5098 = new google.maps.Geocoder();g_d78aa527e47c5d1e568b3898862d5098.geocode( { 'address': "376 S Route 59, Naperville, IL 60540"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('naperville-IL-west-suburban-currency-exchange').style.display = '';map = new google.maps.Map(document.getElementById('naperville-IL-west-suburban-currency-exchange'), mapOptions);}document.getElementById('93e4e618').innerHTML += ' | View Map';var $ld78aa527e47c5d1e568b3898862d5098 = '

West Suburban Currency Exchange

Address: 376 S Route 59, Naperville, IL 60540
Phone: (630) 961-5955
';var m_d78aa527e47c5d1e568b3898862d5098 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'West Suburban Currency Exchange',});m_d78aa527e47c5d1e568b3898862d5098['infowindow'] = new google.maps.InfoWindow({content: $ld78aa527e47c5d1e568b3898862d5098});var infowindow = new google.maps.InfoWindow({content: $ld78aa527e47c5d1e568b3898862d5098});google.maps.event.addListener(m_d78aa527e47c5d1e568b3898862d5098, 'click', function() {infowindow.open(map,m_d78aa527e47c5d1e568b3898862d5098);});$marker.push(m_d78aa527e47c5d1e568b3898862d5098);}});}google.maps.event.addDomListener(window, 'load', initialize);