Poor Family mom Poor Family mom
(9)

29/05/2026

In challenging situations and with few resources, single mothers give birth on their own.

29/05/2026

A single mother's joy at giving birth and witnessing her child's happiness and health

28/05/2026

Unmarried Mother Mom was overjoyed when the baby began to turn over and talk.

28/05/2026

To support herself and her child, a single mother cultivates pineapple.

28/05/2026

The joy of a single mother is raising children by herself and witnessing their well-being.

28/05/2026

A Day at Home with My Child as a Single Mother

27/05/2026

Mother and son work as hired laborers, cooking, gardening, and chopping rice in the fields.

27/05/2026

A mother and daughter's typical day in the highlands

27/05/2026

Seeing her child grow up healthily every day makes me happy as a single mother.

27/05/2026

A single mother who enjoys gardening and listening to her child speak

27/05/2026

The expectant woman carried the abandoned child back to the crib.

ที่อยู่

Bangkok

เว็บไซต์

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ Poor Family momผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

แชร์

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