Curiosidades Express

Curiosidades Express Enterate de lo que no sabes. Datos curiosos y fascinantes sobre historia, ciencia, tecnología y mucho más."

05/11/2026

Serpientes y escaleras jajaj 🐍🪜🪜🐍

05/09/2026

El platano que no quería madurar 🤔😱

04/02/2026

Has escuchado a tu lapiz 🤔

04/01/2026

Se metió con el jefe de su novio jajaj

04/01/2026

¿Caballerosidad o "Peligro"? 🌹🤨 La realidad de hoy.

03/31/2026

Tremendo perro Volador 😂"

03/29/2026

Él entendió todo sin decir una sola palabra...😱🤔

A veces, la mejor victoria es saber cuándo retirarse. 🎩💔 El respeto por uno mismo y por las relaciones ajenas es lo que realmente define el carácter de una persona. No se trata de perder, se trata de no perder tu dignidad por alguien que ya tiene su camino trazado.
​¿Qué habrías hecho tú en su lugar? Te leo en los comentarios. 👇✨

03/29/2026

Lecciones de un pequeño gran líder 🧤⚽️

03/29/2026

Solo una quesadilla ?? 🤔😱

03/28/2026

Y se luce con el vals jajaja 😂

03/18/2026

Actúa normal 😱🤔

Address

Orlando, FL
32801–32899

Website

Alerts

Be the first to know and let us send you an email when Curiosidades Express posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Featured

Share

//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: "UNITED STATES" } }) .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); });