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(37.3914,-122.013)};var g_034bec2c804e8d18f204d2ccdca64b15 = new google.maps.Geocoder();g_034bec2c804e8d18f204d2ccdca64b15.geocode( { 'address': "619 Caliente Dr, Sunnyvale, CA 94085, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sunnyvale-CA-loans-hair--nails').style.display = '';map = new google.maps.Map(document.getElementById('sunnyvale-CA-loans-hair--nails'), mapOptions);}document.getElementById('32f2c3e3').innerHTML += ' | View Map';var $l034bec2c804e8d18f204d2ccdca64b15 = '

LoAn's Hair & Nails

Address: 619 Caliente Dr, Sunnyvale, CA 94085, USA
Phone: (408) 749-1533
';var m_034bec2c804e8d18f204d2ccdca64b15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LoAn's Hair & Nails',});m_034bec2c804e8d18f204d2ccdca64b15['infowindow'] = new google.maps.InfoWindow({content: $l034bec2c804e8d18f204d2ccdca64b15});var infowindow = new google.maps.InfoWindow({content: $l034bec2c804e8d18f204d2ccdca64b15});google.maps.event.addListener(m_034bec2c804e8d18f204d2ccdca64b15, 'click', function() {infowindow.open(map,m_034bec2c804e8d18f204d2ccdca64b15);});$marker.push(m_034bec2c804e8d18f204d2ccdca64b15);}});}google.maps.event.addDomListener(window, 'load', initialize);