Cine Tachita

Cine Tachita Noticias e información del mundo cinematográfico, películas, series y todo lo relacionado con el 7mo arte.

x Legally Blonde (2001) xx Dir. Robert Luketic x
21/08/2025

x Legally Blonde (2001) x
x Dir. Robert Luketic x

Gran película acerca de transtornos psicológicos 👌👌Secretary (2002)Dirigida por: Steven Shainberg
19/08/2025

Gran película acerca de transtornos psicológicos 👌👌
Secretary (2002)
Dirigida por: Steven Shainberg

x Gone Girl (2014) xx Dir. David Fincher x
26/07/2025

x Gone Girl (2014) x
x Dir. David Fincher x

📢📢📢 100 días para Halloween!!! 🎃👻
24/07/2025

📢📢📢 100 días para Halloween!!! 🎃👻

FALTAN 100 DÍAS PARA HALLOWEEN! 🎃👻

Everything Everywhere All at Once (2022)
22/07/2025

Everything Everywhere All at Once (2022)

x Ana Karenina (2012) xx Dir. Joe Wright x
19/07/2025

x Ana Karenina (2012) x
x Dir. Joe Wright x

x Breakfast at Tiffany's (1961)  xx Dir. Blake Edwards x
19/07/2025

x Breakfast at Tiffany's (1961) x
x Dir. Blake Edwards x

x Black Swanx Whiplashx I, Tonyax The Phantom Threadx Perfect Bluex The Queen's Gambit
11/03/2025

x Black Swan
x Whiplash
x I, Tonya
x The Phantom Thread
x Perfect Blue
x The Queen's Gambit

Perfect Days (2023), Director: Wim Wenders
29/01/2025

Perfect Days (2023), Director: Wim Wenders

Dirección

Aguascalientes

Notificaciones

Sé el primero en enterarse y déjanos enviarle un correo electrónico cuando Cine Tachita publique noticias y promociones. Su dirección de correo electrónico no se utilizará para ningún otro fin, y puede darse de baja en cualquier momento.

Compartir

Categoría

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "MEXICO" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });