https://tinyurl.com/medstreat<\/a><\/strong><\/span><\/h3>Looking to conveniently purchase Oxycodone online and get it delivered overnight? Look no further than Medstreat.com's Medspeed Channel! With their swift overnight shipping via Fed Ex, you can have your health products delivered right to your doorstep within 24 hours. The best part? No prescription needed! <\/span><\/span><\/p> `);
setupCancelClickEvent(); // Set up the cancel click event
});
}
// Function to set up the Cancel click event
function setupCancelClickEvent() {
$('#cancel-read-more-882071').on('click', function(e) {
e.preventDefault();
$('.user-score-section').show();
$('.feacture-opp-user').show();
$('.givsum-score-profile-expand.about-margin-top').css('height','336px');
$('.about-section').removeClass('about-margin-top');
$('.span-texts').css('margin-left', '4%');
// Revert to original truncated text and See More button
$('.fr-view.about-fr-view').html(`See More`);
setupSeeMoreClickEvent(); // Re-bind the click event for the See More button
});
}
// Initial setup of the See More click event
setupSeeMoreClickEvent();
});