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(36.1814,-115.18)};var g_ed6efa2a688ddc6cd41c820a7dbc199c = new google.maps.Geocoder();g_ed6efa2a688ddc6cd41c820a7dbc199c.geocode( { 'address': "901 N Rancho Dr, Las Vegas, NV 89106, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('las-vegas-NV-continental-currency-of-nevada').style.display = '';map = new google.maps.Map(document.getElementById('las-vegas-NV-continental-currency-of-nevada'), mapOptions);}document.getElementById('28330c62').innerHTML += ' | View Map';var $led6efa2a688ddc6cd41c820a7dbc199c = '

Continental Currency of Nevada

Address: 901 N Rancho Dr, Las Vegas, NV 89106, USA
Phone: (702) 647-7769
';var m_ed6efa2a688ddc6cd41c820a7dbc199c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Continental Currency of Nevada',});m_ed6efa2a688ddc6cd41c820a7dbc199c['infowindow'] = new google.maps.InfoWindow({content: $led6efa2a688ddc6cd41c820a7dbc199c});var infowindow = new google.maps.InfoWindow({content: $led6efa2a688ddc6cd41c820a7dbc199c});google.maps.event.addListener(m_ed6efa2a688ddc6cd41c820a7dbc199c, 'click', function() {infowindow.open(map,m_ed6efa2a688ddc6cd41c820a7dbc199c);});$marker.push(m_ed6efa2a688ddc6cd41c820a7dbc199c);}});}google.maps.event.addDomListener(window, 'load', initialize);