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.8195,-95.7523)};var g_ac3f1cb73bc8810830788e8c68a03a4a = new google.maps.Geocoder();g_ac3f1cb73bc8810830788e8c68a03a4a.geocode( { 'address': "22450 Franz Rd, Katy, TX 77449"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-texassno-new-orleans-style-snoballs').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-texassno-new-orleans-style-snoballs'), mapOptions);}document.getElementById('bf5dd372').innerHTML += ' | View Map';var $lac3f1cb73bc8810830788e8c68a03a4a = '

TexasSno - New Orleans Style Snoballs

Address: 22450 Franz Rd, Katy, TX 77449
Phone: (832) 608-9766
';var m_ac3f1cb73bc8810830788e8c68a03a4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TexasSno - New Orleans Style Snoballs',});m_ac3f1cb73bc8810830788e8c68a03a4a['infowindow'] = new google.maps.InfoWindow({content: $lac3f1cb73bc8810830788e8c68a03a4a});var infowindow = new google.maps.InfoWindow({content: $lac3f1cb73bc8810830788e8c68a03a4a});google.maps.event.addListener(m_ac3f1cb73bc8810830788e8c68a03a4a, 'click', function() {infowindow.open(map,m_ac3f1cb73bc8810830788e8c68a03a4a);});$marker.push(m_ac3f1cb73bc8810830788e8c68a03a4a);}});}google.maps.event.addDomListener(window, 'load', initialize);