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(47.6172,-122.209)};var g_599aa45a1ee37feb6f32e6aee8189c57 = new google.maps.Geocoder();g_599aa45a1ee37feb6f32e6aee8189c57.geocode( { 'address': "10630 NE 8th St, Bellevue, WA 98004"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellevue-WA-travelex-currency-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('bellevue-WA-travelex-currency-services-inc'), mapOptions);}document.getElementById('ab3a9ac3').innerHTML += ' | View Map';var $l599aa45a1ee37feb6f32e6aee8189c57 = '

Travelex Currency Services, Inc.

Address: 10630 NE 8th St, Bellevue, WA 98004
Phone: (425) 462-8225
';var m_599aa45a1ee37feb6f32e6aee8189c57 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Travelex Currency Services, Inc.',});m_599aa45a1ee37feb6f32e6aee8189c57['infowindow'] = new google.maps.InfoWindow({content: $l599aa45a1ee37feb6f32e6aee8189c57});var infowindow = new google.maps.InfoWindow({content: $l599aa45a1ee37feb6f32e6aee8189c57});google.maps.event.addListener(m_599aa45a1ee37feb6f32e6aee8189c57, 'click', function() {infowindow.open(map,m_599aa45a1ee37feb6f32e6aee8189c57);});$marker.push(m_599aa45a1ee37feb6f32e6aee8189c57);}});}google.maps.event.addDomListener(window, 'load', initialize);