MR Films 2.0

MR Films 2.0 জানি আসবে আমার দিন !
(2)

29/04/2026

সাবেক প্রেমিক যখন ডেলিভারি ম্যান

28/04/2026

টাকা থাকলে আর আপনার কথা মনে পড়বে না

28/04/2026

কার্ড বাবা !

27/04/2026

বেকার থেকে ডেলিভারি ম্যান ?

27/04/2026

আমার একটা মান সম্মান জ্ঞান বেশি

26/04/2026

নিশ্চয়ই কোনো ঘাপলা আছে

26/04/2026

আমি বিদেশ যামু

25/04/2026

সুন্দরের আড়ালে !

25/04/2026

আমার পারিবারিক শিক্ষা এমন না

22/04/2026

জীবনে যা করছি সব ফেইল

22/04/2026

মানবিক বাড়িওয়ালা

21/04/2026

ভাবি আপনার পুরো নাম কি ?

Address

Dhaka

Alerts

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

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