Follow Us
0% `; } fg = container.querySelector(“.sp-fg”); text = container.querySelector(“.sp-text”); render(); } const clamp = (n, min, max) => Math.max(min, Math.min(max, n)); function getProgress() { const rect = article.getBoundingClientRect(); const vh = window.innerHeight; const total = rect.height – vh; if (total <= 0) return rect.top < 0 ? 100 : 0; return clamp((-rect.top / total) * 100, 0, 100); } function render() { if (!fg || !text) return; const p = Math.round(getProgress()); text.textContent = `${p}%`; let removeTimer = null; if (p >= 1 && p < 100) { if (removeTimer) { clearTimeout(removeTimer); removeTimer = null; } container.classList.add(“scrollPstrated”); } else if (p < 1) { if (removeTimer) { clearTimeout(removeTimer); removeTimer = null; } container.classList.remove(“scrollPstrated”); } else { if (container.classList.contains(“scrollPstrated”) && !removeTimer) { removeTimer = setTimeout(() => { container.classList.remove(“scrollPstrated”); removeTimer = null; }, 500); } } if (isDesktop) { const R = 15.5; const CIRC = 2 * Math.PI * R; fg.style.strokeDasharray = `${CIRC} ${CIRC}`; fg.style.strokeDashoffset = CIRC – (p / 100) * CIRC; } else { fg.style.width = `${p}%`; } } let ticking = false; const onScroll = () => { if (ticking) return; ticking = true; requestAnimationFrame(() => { render(); ticking = false; }); }; renderMarkup(); mediaQuery.addEventListener(“change”, renderMarkup); window.addEventListener(“scroll”, onScroll, { passive: true }); })(); });
Obesity has emerged as a major global health crisis, acting as a gateway to several lifestyle disorders such as type 2 diabetes, cardiovascular diseases, and fatty liver disease. For decades, the path to managing severe weight issues was confined to strict dietary regimens, intensive physical training, or invasive bariatric surgeries. However, the medical world has recently witnessed a paradigm shift with the introduction of ground-breaking pharmaceutical interventions
Among these, medications like Ozempic and Mounjaro have taken the spotlight. As social media buzz fuels their popularity, it is crucial to look past the viral trends and understand the clinical science, efficacy, and safety profile of these weight-loss injections. Dr Baiju Senadhipan, Senior Consultant at the SK Hospital, Thiruvananthapuram, explains.Â
How these weight-loss injections work in the bodyOriginally developed to manage type 2 diabetes, Ozempic (semaglutide) and Mounjaro (tirzepatide) work by enhancing insulin secretion and regulating blood glucose levels. However, their weight-loss benefits stem from their profound impact on the brain and the digestive system. Semaglutide mimics glucagon-like peptide-1 (GLP-1), a hormone that targets brain areas that regulate appetite and food intake
What the clinical data reveals Rigorous clinical trials published in leading medical publications, including the New England Journal of Medicine, support the efficacy of these medications. The STEP (Semaglutide Treatment Effect in People with Obesity) trials demonstrated that participants using semaglutide lost an average of 15% of their body weight. Meanwhile, the SURMOUNT trials for tirzepatide revealed even more dramatic results, with participants achieving an average weight reduction of over 20%. Beyond cosmetic weight loss, these studies highlight significant improvements in cardiovascular health, blood pressure management, and reduced visceral fat. These robust clinical outcomes paved the way for prompt regulatory approvals from the US Food and Drug Administration (FDA).
Debunking the magic bullet myth Despite their impressive clinical track record, these injections are not magic lifestyle-free solutions. One of the primary challenges is that their effects are temporary; research indicates that once the medication is discontinued, most patients regain a substantial portion of the lost weight. Consequently, long-term management and clinical monitoring are essential. These treatments must be paired with a structured nutrition plan and regular physical activity to achieve sustainable results. Attempting to use these prescription-only medications without professional guidance for cosmetic or minor weight-loss goals is highly dangerous. They are strictly indicated for individuals facing severe obesity-related health complications or those who have struggled to achieve clinically meaningful weight loss through traditional means.
Understanding side effects and necessary precautions Like all clinical treatments, both Ozempic and Mounjaro carry potential side effects. Gastrointestinal distress, including nausea, vomiting, diarrhoea, and constipation, is common during the initial phases of treatment. Rapid weight loss can also lead to sarcopenia, which is the loss of skeletal muscle mass. To counteract this, patients must consume adequate protein and engage in consistent strength training to ensure they lose fat rather than lean muscle. Additionally, the rapid loss of facial fat has led to a widely discussed phenomenon known as ‘Ozempic face’, where the facial skin appears sagging and prematurely aged. Serious risks, though rare, include pancreatitis. Individuals with a personal or family history of medullary thyroid carcinoma must avoid these drugs. Therefore, these treatments must only be initiated and supervised by qualified specialists, such as gastroenterologists or endocrinologists, who can tailor the dosage after evaluating the patient’s complete medical history.
While these next-generation weight-loss drugs represent some of the most potent weapons modern medicine has against the global obesity epidemic, they should not be viewed as easy shortcuts. Achieving and maintaining a healthy weight still relies on the foundations of a wholesome lifestyle, with medical interventions acting as a supportive tool rather than a standalone cure. Remember, when it comes to sustainable health and wellness, there are no shortcuts
ADVERTISEMENT
Follow the Topics
- Healthcare
- Weight loss
Follow us on Google
Comment here


