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.3842,-94.9379)};var g_ba8a7765e8cb8366ef91222af93e3072 = new google.maps.Geocoder();g_ba8a7765e8cb8366ef91222af93e3072.geocode( { 'address': "2902 Texas Ave, Texas City, TX 77590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('texas-city-TX-zackies-insta-cash').style.display = '';map = new google.maps.Map(document.getElementById('texas-city-TX-zackies-insta-cash'), mapOptions);}document.getElementById('59667d4d').innerHTML += ' | View Map';var $lba8a7765e8cb8366ef91222af93e3072 = '

Zackie's Insta-Cash

Address: 2902 Texas Ave, Texas City, TX 77590, USA
Phone: (409) 945-9952
';var m_ba8a7765e8cb8366ef91222af93e3072 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Zackie's Insta-Cash',});m_ba8a7765e8cb8366ef91222af93e3072['infowindow'] = new google.maps.InfoWindow({content: $lba8a7765e8cb8366ef91222af93e3072});var infowindow = new google.maps.InfoWindow({content: $lba8a7765e8cb8366ef91222af93e3072});google.maps.event.addListener(m_ba8a7765e8cb8366ef91222af93e3072, 'click', function() {infowindow.open(map,m_ba8a7765e8cb8366ef91222af93e3072);});$marker.push(m_ba8a7765e8cb8366ef91222af93e3072);}});}google.maps.event.addDomListener(window, 'load', initialize);