pro drama

pro drama Sharing is caring—pass along a story that might brighten someone’s day. 🌈

03/10/2026

She knew he was dangerous. She knew his world was deadly. So why did her heart race every time he was near?

03/10/2026

She sought shelter from the rain. She found shelter in the arms of the city's most dangerous man.

03/10/2026

A rainy night. A mysterious stranger. A love more dangerous than she ever imagined.

03/09/2026

The adopted daughter she ignored for years? That was her real child all along.

03/09/2026

Theo’s revenge: swap the babies, raise the fake, abandon the real. Now Kathy knows.

03/08/2026

Vera wasn’t just greedy. She wasn’t even Kathy’s daughter. The betrayal cuts deeper than she knew.

03/08/2026

She cherished the wrong daughter for a lifetime. Now she has a second chance to make it right.

03/08/2026

She spoiled her bio daughter, ignored the adopted one. Then her “real” daughter tried to steal everything.

02/08/2026

He vowed to have her. She never stood a chance.

02/08/2026

She walked into the rain and into his world. Now, there’s no escape.

02/08/2026

A rainy night. A chance meeting. And a crime boss who decided she belongs to him.

Address

New York, NY

Alerts

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

Share

Category

//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); });