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(29.5032,-95.1108)};var g_ab1ef5a1f416cc2564d417e39eaae6c8 = new google.maps.Geocoder();g_ab1ef5a1f416cc2564d417e39eaae6c8.geocode( { 'address': "184 Gulf Fwy S # A4, League City, TX 77573, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('league-city-TX-nails-by-kimloan-2').style.display = '';map = new google.maps.Map(document.getElementById('league-city-TX-nails-by-kimloan-2'), mapOptions);}document.getElementById('f7142a27').innerHTML += ' | View Map';var $lab1ef5a1f416cc2564d417e39eaae6c8 = '

Nails By Kimloan #2

Address: 184 Gulf Fwy S # A4, League City, TX 77573, USA
Phone: (281) 332-1499
';var m_ab1ef5a1f416cc2564d417e39eaae6c8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nails By Kimloan #2',});m_ab1ef5a1f416cc2564d417e39eaae6c8['infowindow'] = new google.maps.InfoWindow({content: $lab1ef5a1f416cc2564d417e39eaae6c8});var infowindow = new google.maps.InfoWindow({content: $lab1ef5a1f416cc2564d417e39eaae6c8});google.maps.event.addListener(m_ab1ef5a1f416cc2564d417e39eaae6c8, 'click', function() {infowindow.open(map,m_ab1ef5a1f416cc2564d417e39eaae6c8);});$marker.push(m_ab1ef5a1f416cc2564d417e39eaae6c8);}});}google.maps.event.addDomListener(window, 'load', initialize);