{"id":22720,"date":"2024-08-21T15:38:06","date_gmt":"2024-08-21T10:08:06","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=22720"},"modified":"2024-12-20T11:30:41","modified_gmt":"2024-12-20T06:00:41","slug":"pediatric-ophthalmology-retinoblastoma","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/pediatric-ophthalmology-retinoblastoma\/","title":{"rendered":"Pediatric Ophthalmology Retinoblastoma"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22720\" class=\"elementor elementor-22720\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b289b46 e-con-full e-flex e-con e-parent\" data-id=\"b289b46\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4f4b93 elementor-widget elementor-widget-menu-anchor\" data-id=\"a4f4b93\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4878a0c e-con-full e-flex e-con e-parent\" data-id=\"4878a0c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e1d4c2 elementor-widget elementor-widget-html\" data-id=\"9e1d4c2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3e382dd e-flex e-con-boxed e-con e-child\" data-id=\"3e382dd\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94f6686 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"94f6686\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Retinoblastoma<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0960cf0 e-flex e-con-boxed e-con e-parent\" data-id=\"0960cf0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d7e7ae elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-mobile-align-left elementor-widget elementor-widget-icon-list\" data-id=\"7d7e7ae\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; Pediatric-Ophthalmology<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; Retinoblastoma<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6371583 e-flex e-con-boxed e-con e-child\" data-id=\"6371583\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bd9fa7f e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"bd9fa7f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b795ca elementor-widget elementor-widget-heading\" data-id=\"8b795ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Look out for the white reflex in a child\u2019s eye<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf4e1b1 elementor-widget elementor-widget-text-editor\" data-id=\"bf4e1b1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Retinoblastoma is a rare and unique cancer that forms in the eyes of children, often before they are born. It is a complicated disease triggered by genetic mutations in one or more cells of the retina. The incidence of retinoblastoma is 1 in 20,000 live births, with about 1500 children being diagnosed in India each year. It is the most common intraocular cancer in India. Untreated, retinoblastoma is fatal. 95% of children with retinoblastoma can be cured, many with useful vision, with timely screening, diagnosis, referral, treatment, and follow-up delivered in a systematic way by a multidisciplinary team.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50454ac e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"50454ac\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0beab1c elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0beab1c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"491\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/childs-eye.webp\" class=\"attachment-large size-large wp-image-23498\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/childs-eye.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/childs-eye-300x184.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/childs-eye-768x472.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a8208f e-flex e-con-boxed e-con e-parent\" data-id=\"7a8208f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d3368d1 e-flex e-con-boxed e-con e-child\" data-id=\"d3368d1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-52aeafa e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"52aeafa\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79e3470 elementor-widget elementor-widget-image\" data-id=\"79e3470\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pediatric-BG-copy.webp\" class=\"attachment-large size-large wp-image-23371\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pediatric-BG-copy.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pediatric-BG-copy-300x200.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Pediatric-BG-copy-768x512.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63f6839 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"63f6839\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aef35fc elementor-widget elementor-widget-text-editor\" data-id=\"aef35fc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Narayana Nethralaya would like to see every child obtain the best treatment and ease the suffering caused to the child and family by this cancer. Our patients receive co-ordinated care with the pediatric oncology team at Mazumdar \u2013 Shaw Cancer Center to provide chemotherapy, focal therapy trans pupillary thermotherapy, subtenons chemotherapy stereotactic radiation and RB1 gene mutation screening.\u00a0Our team\u00a0of oncologists, pediatric, retinal and oculoplasty specialists can ensure that every child gets a wide range treatment under one roof. Determined to provide every access to treatment and a change of being cured of this dreaded cancer, Narayana Nethralaya provides the best treatment to children of underprivileged parents at subsidised\/no cost.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e8000af e-con-full e-flex e-con e-parent\" data-id=\"e8000af\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-97f118c e-flex e-con-boxed e-con e-child\" data-id=\"97f118c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-63e8417 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"63e8417\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-86001bc elementor-widget elementor-widget-text-editor\" data-id=\"86001bc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The tumor is characteristically a white- yellow mass in the retina, which is described as endophytic when it grows into the vitreous and exophytic when a detached retina covers it. Retinoblastoma is caused by the inactivation of both the alleles of the RB1 gene, located at the 13q14 locus (longarm of the 13th chromosome).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c165d0 elementor-widget elementor-widget-heading\" data-id=\"2c165d0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Symptoms of Retinoblastoma<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-daf7cb2 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"daf7cb2\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M8 25C8 15.6 15.6 8 25 8C34.4 8 42 15.6 42 25C42 34.4 34.4 42 25 42C15.6 42 8 34.4 8 25ZM40 25C40 16.7 33.3 10 25 10C16.7 10 10 16.7 10 25C10 33.3 16.7 40 25 40C33.3 40 40 33.3 40 25Z\" fill=\"#129485\"><\/path><path d=\"M23.3004 33.3008L31.6004 25.0008L23.3004 16.7008L24.7004 15.3008L34.4004 25.0008L24.7004 34.7008L23.3004 33.3008Z\" fill=\"#129485\"><\/path><path d=\"M33 24L33 26L16 26L16 24L33 24Z\" fill=\"#129485\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">A white reflex) behind the pupil<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M8 25C8 15.6 15.6 8 25 8C34.4 8 42 15.6 42 25C42 34.4 34.4 42 25 42C15.6 42 8 34.4 8 25ZM40 25C40 16.7 33.3 10 25 10C16.7 10 10 16.7 10 25C10 33.3 16.7 40 25 40C33.3 40 40 33.3 40 25Z\" fill=\"#129485\"><\/path><path d=\"M23.3004 33.3008L31.6004 25.0008L23.3004 16.7008L24.7004 15.3008L34.4004 25.0008L24.7004 34.7008L23.3004 33.3008Z\" fill=\"#129485\"><\/path><path d=\"M33 24L33 26L16 26L16 24L33 24Z\" fill=\"#129485\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Squint eyes or crossed eyes (when both eyes does not look in same direction)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12b8fcd e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"12b8fcd\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca13749 elementor-widget elementor-widget-image\" data-id=\"ca13749\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"491\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Symptoms-of-Retinoblastoma-copy.webp\" class=\"attachment-large size-large wp-image-23519\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Symptoms-of-Retinoblastoma-copy.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Symptoms-of-Retinoblastoma-copy-300x184.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Symptoms-of-Retinoblastoma-copy-768x472.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f7e307 e-flex e-con-boxed e-con e-child\" data-id=\"2f7e307\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fc44d97 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"fc44d97\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ecea65 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"5ecea65\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"579\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Investigations.webp\" class=\"attachment-large size-large wp-image-23529\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Investigations.webp 918w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Investigations-300x217.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Investigations-768x556.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea7b666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"ea7b666\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ad5a1 elementor-widget elementor-widget-heading\" data-id=\"c8ad5a1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Investigations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cb9cb5 elementor-widget elementor-widget-text-editor\" data-id=\"8cb9cb5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>The diagnosis of retinoblastoma relies mostly on the clinical examination. A radiological investigation is used for confirming the diagnosis in situations where the presentation of retinoblastoma is atypical. These investigations are currently very useful to detect the extent of disease, especially to detect optic nerve involvement. They also assist in detecting a primary neuro-ectodermal tumor. These are midline tumors in the brain, which sometimes arise from the pineal gland (called a pinealoma). The key investigations include\u00a0<strong><b>Magnetic Resonance Imaging\/ MRI, Computerised Tomography Scans\/ CT Scans and B-Scan Ultrasonography.<\/b><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b539e5 e-flex e-con-boxed e-con e-child\" data-id=\"7b539e5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e5290f0 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"e5290f0\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09ce212 elementor-widget elementor-widget-heading\" data-id=\"09ce212\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Treatment of Retinoblastoma<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-690f1d0 elementor-widget elementor-widget-text-editor\" data-id=\"690f1d0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>One way to rid the body of this cancer is to completely remove the affected eye. This treatment is usually reserved for those children that have advanced cancer affecting one eye. The fight against this cancer becomes even more complicated when both eyes are involved. In such a situation it is a formidable task to preserve the eye with better vision. If the tumour is detected early it may be treated by freezing or by laser for tiny tumors, and chemotherapy for moderately advanced ones.<\/p><p>However, if it is detected too late the child has to undergo surgery followed by many sessions of high-dose chemotherapy and radiotherapy. The current success rate for treatment is currently more than 95% when detected early.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44cd424 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"44cd424\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0872464 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"0872464\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"491\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Treatment-of-Retinoblastoma-1.webp\" class=\"attachment-large size-large wp-image-23542\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Treatment-of-Retinoblastoma-1.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Treatment-of-Retinoblastoma-1-300x184.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Treatment-of-Retinoblastoma-1-768x472.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4009d7a e-flex e-con-boxed e-con e-child\" data-id=\"4009d7a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-52a4ba5 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"52a4ba5\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5d90bd elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c5d90bd\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"579\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Psychological-Support.webp\" class=\"attachment-large size-large wp-image-23546\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Psychological-Support.webp 918w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Psychological-Support-300x217.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Psychological-Support-768x556.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0d6358 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"f0d6358\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0469e96 elementor-widget elementor-widget-heading\" data-id=\"0469e96\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Psychological Support<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbdcf1 elementor-widget elementor-widget-text-editor\" data-id=\"7dbdcf1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Counselling the family and answering all the queries about eye cancer is an essential part of the treatment. We provide an able shoulder for the whole family.\u00a0From our database, we can provide the contact details of other families from whom they can share information and obtain support. The family can also achieve a sense of security in the fact that they are not alone in their struggle against eye cancer.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd5cbad e-flex e-con-boxed e-con e-child\" data-id=\"cd5cbad\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e9162a7 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"e9162a7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e734218 elementor-widget elementor-widget-heading\" data-id=\"e734218\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Genetic Counselling<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3861406 elementor-widget elementor-widget-text-editor\" data-id=\"3861406\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In some cases the eye cancer runs in the family. Genetic analysis allows us to predict the chances of a brother or sister being affected. This information not only gives us the chance to detect the cancer early in the other members of the family, but also helps us talk to parents about a child they may have planned in their future.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2961a7 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"e2961a7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1364799 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1364799\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"558\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Genetic-Counselling.webp\" class=\"attachment-large size-large wp-image-23553\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Genetic-Counselling.webp 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Genetic-Counselling-300x209.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Genetic-Counselling-768x535.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-405db11 e-flex e-con-boxed e-con e-child\" data-id=\"405db11\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bbd33cf e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"bbd33cf\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c719472 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c719472\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"729\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Monetary-support.webp\" class=\"attachment-large size-large wp-image-23570\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Monetary-support.webp 918w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Monetary-support-300x274.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Monetary-support-768x700.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Monetary-support-396x360.webp 396w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c0c30d e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"6c0c30d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cc8b20 elementor-widget elementor-widget-heading\" data-id=\"2cc8b20\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Monetary support (with the help of Iksha foundation)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecb7f75 elementor-widget elementor-widget-text-editor\" data-id=\"ecb7f75\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>To a family, learning that their child has cancer is devastating. It is more distressful to learn that this life threatening cancer may take away vision from their child. Once they have come to terms with this, the treatment is both expensive and complicated. Every parent wants what is best for their child. This is sometimes beyond their reach. We would like to see every child obtain the best treatment and support. Our aim is to ease the suffering caused to the child and family by this cancer. We at Narayana Nethralaya believe that no child should be lost to retinoblastoma due to finanacial constraints. As and when needed, we guide you to sources of monetary support, from government and non \u2013 government agencies. Iksha foundation, in particular, gives a stellar contribution towards support of retinoblastoma treatment and works with Narayana Nethralaya.<\/p><p>It is unfortunate that there are still many who do not know about this life threatening eye cancer. We believe this cancer can be detected early and treated early only if the collective awareness about the cancer increases. We intend improving the awareness amongst both health professionals and the general public.<\/p><p><strong>To know more\/ to support our Retinoblastoma patients, please contact Retinoblastoma helpline:\u00a0<\/strong><strong>91 9663387270<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c00b7e8 e-flex e-con-boxed e-con e-child\" data-id=\"c00b7e8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f437f1b e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"f437f1b\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8093f56 elementor-widget elementor-widget-n-accordion\" data-id=\"8093f56\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1340\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1340\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Download Retinoblastoma Kannada Brochure <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"icon icon-down-arrow1\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1340\" class=\"elementor-element elementor-element-db2a7b5 e-con-full e-flex e-con e-child\" data-id=\"db2a7b5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4803be2 elementor-widget elementor-widget-html\" data-id=\"4803be2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe loading=\"lazy\" src=\"https:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Retinablastoma.pdf\" width=\"100%\" height=\"750\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-rocket-lazyload=\"fitvidscompatible\" data-lazy-src=\"https:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/UVEITIS.pdf\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1341\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1341\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Download Retinoblastoma English Brochure <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"icon icon-down-arrow1\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1341\" class=\"elementor-element elementor-element-dc7ddc9 e-con-full e-flex e-con e-child\" data-id=\"dc7ddc9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f21c32c elementor-widget elementor-widget-html\" data-id=\"f21c32c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe loading=\"lazy\" src=\"https:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/Retinablastoma-1.pdf\" width=\"100%\" height=\"750\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-rocket-lazyload=\"fitvidscompatible\" data-lazy-src=\"https:\/\/www.narayananethralaya.org\/wp-content\/uploads\/2023\/08\/UVEITIS-1.pdf\" data-ll-status=\"loaded\" class=\"entered lazyloaded\"><\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4990175 e-flex e-con-boxed e-con e-child\" data-id=\"4990175\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7af300f elementor-widget elementor-widget-heading\" data-id=\"7af300f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Faq<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3c7bf2 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a3c7bf2\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions on Retinoblastoma<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43b93d3 e-con-full e-flex e-con e-child\" data-id=\"43b93d3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-eb09841 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"eb09841\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d16d5e elementor-widget elementor-widget-n-accordion\" data-id=\"5d16d5e\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-9760\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-9760\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How common is Retinoblastoma? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9760\" class=\"elementor-element elementor-element-75c2e78 e-con-full e-flex e-con e-child\" data-id=\"75c2e78\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9760\" class=\"elementor-element elementor-element-cb8c69c e-flex e-con-boxed e-con e-child\" data-id=\"cb8c69c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4785abf elementor-widget elementor-widget-text-editor\" data-id=\"4785abf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Retinoblastoma is the third most common cancer seen in children occurring 1 in 20000 live births<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-9761\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-9761\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can Retinoblastoma be treated? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9761\" class=\"elementor-element elementor-element-9e890c2 e-con-full e-flex e-con e-child\" data-id=\"9e890c2\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9761\" class=\"elementor-element elementor-element-1bfe458 e-flex e-con-boxed e-con e-child\" data-id=\"1bfe458\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9bfc823 elementor-widget elementor-widget-text-editor\" data-id=\"9bfc823\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Effective treatment is available. 95% of affected children can be saved<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-9762\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-9762\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How is Retinoblastoma treated? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9762\" class=\"elementor-element elementor-element-6cb6b7d e-con-full e-flex e-con e-child\" data-id=\"6cb6b7d\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-9762\" class=\"elementor-element elementor-element-5a0fb75 e-flex e-con-boxed e-con e-child\" data-id=\"5a0fb75\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3938561 elementor-widget elementor-widget-text-editor\" data-id=\"3938561\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>It is treated with a combination of many techniques \u2013 surgery, laser, cryo, chemotherapy and radiation.<\/p><p>First, a thorough examination of the eye is done under anaesthesia to know the extent of the disease. \u00a0In addition, examination of bone marrow and CSF and MRI is done to see if the cancer is only in the eye or whether it has spread elsewhere in the body. Depending on how advanced the cancer is, the doctor may use chemotherapy to shrink the tumour, then apply laser and cryo (freezing therapy). This is done over several sittings till tumour becomes inactive.<\/p><p>Some children may have very advanced disease and the eye has to be removed to save the life. However, with the newest techniques in artificial eye(ocular prosthesis) even such a child can have a near normal appearance. Chemotherapy and radiation may be given in addition, to ensure continued safety of the child.<\/p><p>The doctor always aims to save the life of the child. If the eye can be saved without putting the child in danger, the best efforts are made to save the eye.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b9bb5d e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"0b9bb5d\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9dda16b elementor-widget elementor-widget-n-accordion\" data-id=\"9dda16b\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1650\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1650\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is the role of parents in the treatment of Retinoblastoma? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1650\" class=\"elementor-element elementor-element-4e80bbb e-con-full e-flex e-con e-child\" data-id=\"4e80bbb\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1650\" class=\"elementor-element elementor-element-ae1932f e-flex e-con-boxed e-con e-child\" data-id=\"ae1932f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c9c31f elementor-widget elementor-widget-text-editor\" data-id=\"1c9c31f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Commitment of parents is absolutely crucial for a good outcome. We encourage parents to speak to the doctor about how the treatment is progressing and what the next plan is. Repeated visits for examination (under anaesthesia or in clinic) are very important. Sticking to the schedule of treatment gives the child a much better chance for a favourable outcome.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1651\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1651\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the initiatives taken at Narayana Nethralaya for support of Retinoblastoma affected children? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1651\" class=\"elementor-element elementor-element-2051f32 e-con-full e-flex e-con e-child\" data-id=\"2051f32\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1651\" class=\"elementor-element elementor-element-e74a6fb e-flex e-con-boxed e-con e-child\" data-id=\"e74a6fb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d35611 elementor-widget elementor-widget-text-editor\" data-id=\"4d35611\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Finding out their child has cancer is overwhelming for many parents. We have coordinators whose responsibility is to guide the parents through the complex process of staged treatment including scheduling and reminding appointments and guidance for other oncology chemotherapy and MRI appointments.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Retinoblastoma Home > Pediatric-Ophthalmology > Retinoblastoma Look out for the white reflex in a child\u2019s eye Retinoblastoma is a rare and unique cancer that forms in the eyes of children, often before they are born. It is a complicated disease triggered by genetic mutations in one or more cells of the retina. The incidence of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"doctors":[],"class_list":["post-22720","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/22720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=22720"}],"version-history":[{"count":0,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/22720\/revisions"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=22720"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=22720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}