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.677,-117.412)};var g_5cdf0f9533d6b4c0984fc5ae00913459 = new google.maps.Geocoder();g_5cdf0f9533d6b4c0984fc5ae00913459.geocode( { 'address': "2103 N Division St, Spokane, WA 99207, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-loan-mai-nail-salon').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-loan-mai-nail-salon'), mapOptions);}document.getElementById('4c18a52b').innerHTML += ' | View Map';var $l5cdf0f9533d6b4c0984fc5ae00913459 = '

Loan Mai Nail Salon

Address: 2103 N Division St, Spokane, WA 99207, USA
Phone: (509) 325-0890
';var m_5cdf0f9533d6b4c0984fc5ae00913459 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loan Mai Nail Salon',});m_5cdf0f9533d6b4c0984fc5ae00913459['infowindow'] = new google.maps.InfoWindow({content: $l5cdf0f9533d6b4c0984fc5ae00913459});var infowindow = new google.maps.InfoWindow({content: $l5cdf0f9533d6b4c0984fc5ae00913459});google.maps.event.addListener(m_5cdf0f9533d6b4c0984fc5ae00913459, 'click', function() {infowindow.open(map,m_5cdf0f9533d6b4c0984fc5ae00913459);});$marker.push(m_5cdf0f9533d6b4c0984fc5ae00913459);}});}google.maps.event.addDomListener(window, 'load', initialize);