CINXE.COM
SAFOG
<!DOCTYPE html> <html> <head><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><title> SAFOG </title><meta name="description" /><meta name="keywords" /> <!-- favicon --> <link rel="shortcut icon" href="images/favicon/favicon.ico" type="image/x-icon" /> <!-- fontawesome --> <link rel="stylesheet" href="fontawesome-free-5.15.4-web/css/all.min.css" /> <!-- bootstrap css --> <link rel="stylesheet" href="css/bootstrap.min.css" /> <!-- main style css --> <link rel="stylesheet" href="css/style.css" /> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css" /><link rel="stylesheet" href="assets/vendor/aos/aos.css" /> <style> .mainpageheading{ text-align: center; color: #2d2e8b; } img{ object-fit:cover; max-width:300px; margin:auto; } .col-md-6{ height:100%; } .row{ align-items:center } </style> <link rel="stylesheet" href="js/owl-carousel/owl.theme.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js" integrity="sha512-aVKKRRi/Q/YV+4mjoKBsE4x3H+BkegoM/em46NNlCqNTmUYADjBbeNefNxYV7giUp0VxICtqdrbqU7iVaeZNXA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <!-- Include js plugin --> <script src="js/owl-carousel/owl.carousel.js"></script> <style> .YGA:hover a{ color:#313291; } .d-grid{ display: grid; grid-template-columns: repeat(auto-fit,minmax(150px,1fr)); grid-gap: 20px; } footer li{ margin-bottom:5px; } footer li a,footer p{ font-size:14px !important } footer li a:hover{ color:#30318e !important; } @media(max-width:991px){ .d-grid{ display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); grid-gap: 20px; } } @media (min-width: 1200px){ header .menu>li { margin-left: 5px; font-size:16px !important } } .menuincommittee,.menuincongresses ,.menuincongresses{ padding:10px !important } @media(max-width:992px){ nav .menu li { border-bottom: 1px solid white; padding: 10px 0px; cursor: pointer; color: white; transition: 0.5s; font-size:14px } nav .menu li .dropdown li{ font-size:14px; white-space: normal; } } @media(max-width:1200px){ header .container-fluid{ width:100%; max-width:100%; } header .menu>li { margin-left: 5px; font-size:16px !important } } /*header .menu .dropdown{ background-color:#e6f7ff; }*/ /*header .menu .dropdown ul span i { background-color: transparent; color: white; padding: 3px 5px; margin-left: 5px; }*/ /*header .menu li a { text-decoration: none; color: white !important; transition: 0.5s; cursor: pointer; }*/ header .menu .dropdown ul span i{ background-color: transparent !important; color: black; } header .fa-angle-down{ display:inline } @media (max-width: 991px) { header .menu .dropdown ul span i { background-color: transparent !important; } header .fa-angle-down{ display:none } header .menu li { list-style: none; padding: 10px 10px 12px 10px; font-family: 'poppins'; font-size: 16px; font-family: 'Poppins-SemiBold'; margin: 0px 10px 0px 5px; cursor: pointer; } } @media (min-width: 992px) { header .menu .dropdown { border: 2px solid white; min-width:200px; } header .menu .dropdown ul{ width:100% } header .menu .dropdown ul li { margin-top: 5px; height: auto; padding:5px !important; position: relative; width: auto; font-size: 14px; width:100% !important; transition:all 0.3s } header .menu .dropdown ul li a{ display:block } header .menu .dropdown ul li:hover { background-color:#ebebeb; } } header .menu .dropdownlast{ min-width:initial; } @media(min-width: 992px) and (max-width:1199px){ header .menu .dropdownlast{ left: -61px; } } </style> </head> <body> <form name="aspnetForm" method="post" action="./Reproductive_endocrinology.aspx" id="aspnetForm"> <div> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="HWHFtCdCFzsrCk73fSDfePQjgRuFVAgxqdpt30u8MB3aYBYlRLfzp3eAt+HjCW5JXIwJ97N2FjWpqQnivu88PjS0JsQXdLX8soM+4C7LA+8=" /> </div> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="9C790AA6" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="AxP+fDZf2id5iwRiL2lG3gkAEV1B5hRbQmWYWTGngwVlIlKZ9xDpTBue4AF2xYcqtbtZD5C3gFT+Kp4mL1prRxXf65u4EWsMa9xxeo8df2aa2n9u6ocda1Z+DEnD/nKq" /> </div> <header> <!-- navbar start --> <nav class=" container-fluid container-lg h-100 d-flex align-items-center"> <div class="navleft"> <a class="logo" href="Default.aspx"><img class="w-h-100 d-block" src="images/sofog.jpg" alt="logo"></a> </div> <div class="navright d-flex align-self-right h-100"> <ul class="menu ml-lg-5 ml-0 d-lg-flex pl-lg-5 pl-xl-0 justify-content-center "> <!-- home login part in sidebar for mobile devices --> <ul class="homelogin"> <li><a href="Default.aspx">Home</a></li> <li><a href="Login.aspx">Login</a></li> <li><a href="Contact_Us.aspx">Contact</a></li> </ul> <li class="menu-item">About Us <i class="fa fa-angle-down"></i> <div class="dropdown"> <ul> <li><a href="Objective.aspx">Objectives</a></li> <li><a href="Constitution.aspx">Constitution</a></li> <li><a href="members.aspx">Members</a></li> <li><a href="History.aspx">History</a></li> <li><a href="Gallery.aspx">Gallery</a></li> <li><a href="Committee_Webinar.aspx">Webinar</a></li> </ul> </div> <div class="d-lg-none dropicon"> <i class="fa fa-plus"></i> <i class="fa fa-minus"></i> </div> </li> <li class="menu-item">Officers & Committee Members <i class="fa fa-angle-down"></i> <div class="dropdown"> <div> <ul> <li><a href="Advisor.aspx">Advisors</a></li> <li><a href="Executive_Board.aspx">Executive Board</a></li> </ul> <ul class="left"> <li style="color:black; font-weight:initial !important; cursor:pointer; font-size:14px;" class=" menuchairs" ><a style="color:black; font-weight:initial !important; font-size:14px;"><span style="color:black; font-weight:initial !important; font-size:14px;cursor:pointer">Committee Chairs <i class="fa fa-caret-down"></i> </span> <div class="dropdown2"> <ul class="right menuinchairs border p-lg-2 mt-1" style="display:none;padding: 5px !important;background-color:white"> <li><a href="Chairs.aspx">Committee Chairs</a></li> <li><a href="AD_HOC_COMMITTEE.aspx">AD-HOC Committee Chairs</a></li> </ul> </div> </a></li> </ul> <ul class=" "> <li><a href="#">National Society Representatives</a></li> </ul> <ul> <li><a href="Committee_Members.aspx">Committee Members</a></li> <li><a href="Past_Presidents.aspx">Past Presidents</a></li> <li><a href="past_secretory.aspx">Past Secretory</a></li> </ul> </div> <div class="ml-lg-5 d-none"> <ul class="left"> <li> <ul class="mt-lg-4"> </ul> </li> </div> </div> <div class="d-lg-none dropicon"> <i class="fa fa-plus"></i> <i class="fa fa-minus"></i> </div> </li> <li class="menu-item">Congresses & Events <i class="fa fa-angle-down"></i> <div class="dropdown"> <ul class="left"> <li style="color:black; font-weight:initial !important; font-size:14px; cursor:pointer" class=" menucongresses"><a style="color:black; font-weight:initial !important; font-size:14px;"><span style="color:black; font-weight:initial !important; font-size:14px;cursor:pointer;">Congress Reports <i class="fa fa-caret-down"></i> </span> <div class="dropdown2"> <ul class="right menuincongresses border p-lg-2 mt-1" style="display:none;padding: 5px !important;background-color:white"> <li><a href="SILVER_JUBLIEE.aspx">Silver Jubliee</a></li> <li><a href="Report_of_14th_SAFOG_conference.aspx">Report of 14th SAFOG conference</a></li> </ul> </div> </a></li> <li style="cursor:pointer" class=" menucommittee"><a ><span style="color:black;font-size:14px; font-weight:initial !important; font-weight:bold;cursor:pointer">Committee Activities <i class="fa fa-caret-down"></i> </span> <div class="dropdown2"> <ul class="right menuincommittee border p-lg-2 mt-1" style="display:none;padding: 5px !important;background-color:white"> <li> <a href="Reproductive_endocrinology.aspx">Reproductive Endocrinology Sub Committee SAFOG </a></li> <li><a href="EducationCommittee.aspx">Education Committee </a></li> <li><a href="NCD_commitee.aspx">Non Communicable Disease Committee </a></li> <li><a href="Clinical Research.aspx">Clinical Research And Good Practice Committee</a></li> <li><a href="MaternalHealthCommitte.aspx"> Maternal & Peinatal Health Committee </a></li> <li><a href="Oncology_committee.aspx">Oncology Committee</a></li> </ul> </div> </a> <li><a href="Events.aspx">Upcoming Events</a></li> </ul> </div> <div class="d-lg-none dropicon"> <i class="fa fa-plus"></i> <i class="fa fa-minus"></i> </div> </li> <li class="menu-item" >News & Publication <i class="fa fa-angle-down"></i> <div class="dropdown"> <ul> <li><a href="Newsletter.aspx">Newsletter</a></li> <li><a href="Journal.aspx">Journal</a></li> <li><a href="Publication.aspx">Publication</a></li> <li><a href="newsfrommember.aspx">News From Member Societies</a></li> </ul> </div> <div class="d-lg-none dropicon"> <i class="fa fa-plus"></i> <i class="fa fa-minus"></i> </div> </li> <li class="menu-item ">Projects <i class="fa fa-angle-down"></i> <div class="dropdown dropdownlast"> <ul> <li><a href="YoungGAward.aspx">YGA</a></li> <li><a href="UNICEF.aspx">UNICEF</a></li> <li><a href="who_report.aspx">WHO SEARO</a></li> </ul> </div> <div class="d-lg-none dropicon"> <i class="fa fa-plus"></i> <i class="fa fa-minus"></i> </div> </li> </ul> <div class="topside d-lg-flex justify-content-center"> <div class="topsideinner d-sm-flex align-items-center"> <div class="position-relative"><input name="ctl00$TextBox1" type="text" id="ctl00_TextBox1" placeholder="Search" /> <i class=" fa fa-search position-absolute" style="right: 10px; top: 50%; transform: translateY(-50%);" ></i> </div> <ul class="homelogin d-sm-flex align-items-center"> <li><a href="Default.aspx">Home</a></li> <li><a href="Login.aspx">Login</a></li> <li><a href="Contact_Us.aspx">Contact</a></li> <li><a href="#"><i title="facebook" class="fab fa-facebook-f"></i></a></li> <li><a href="#"><i title="instagram" class="fab fa-instagram"></i></a></li> <li><a href="#"><i title="twitter" class="fab fa-twitter"></i></a></li> </ul> </div> </div> </div> </nav> <!-- navbar end --> <!-- bar icon --> <div class="bar" onclick="togglenav()"> <span></span> <span></span> <span></span> </div> <!--follow us mobile--> <div class="follow d-flex d-lg-none"> <a href="https://www.facebook.com/isccmnational/" target="_blank"><i title="facebook" class="fab fa-facebook-f"></i></a> <a href="https://twitter.com/isccmsociety" target="_blank"><i title="twitter" class="fab fa-twitter"></i></a> <a href="https://www.linkedin.com/in/isccm-isccm/" target="_blank"> <i title="linkedin" class="fab fa-linkedin"></i></a> <a href="https://www.youtube.com/channel/UCtyEfqIGqVNaLDwBzS4sgcw" target="_blank"><i title="youtube" class="fab fa-youtube"></i></a> </div> </header> <!-- carousel start --> <section class="slider"> <div class="container my-5"> <h2 class="mainpageheading mb-5"> Report on activities of Reproductive Endocrinology Sub Committee SAFOG</h2> <div class="shadow p-2"> <p>Reproductive Endocrinology Sub Committee SAFOG conducted three webinars successfully between November 2021 and July 2022</p> <p><b>1st webinar was on “Male Infertility-How far to go to solve the problem? </b></p> <p>The committee successfully conducted the webinar on <b>“Male infertility: How to solve the problem?”</b> on 14th November 2021. </p> <p>The session was chaired by Prof. Rohana Haththotuwa President SAFOG and Prof. Ferdousi Begum immediate past President SAFOG.</p> <p>Chief guests were Prof TA Chowdhury and Prof. Rashid Latif Khan Ex President SAFOG.</p> <p>Prof Narendra Malhotra Vice president SAFOG was the special guest of the webinar.</p> <p>The program was started by welcome address of Prof. Rashida Begum, Chairperson of Reproductive Endocrinology Sub Committee, SAFOG. Whole program was anchored by Prof. Farhana Dewan, Deputy General Secretary, SAFOG.</p> <p>Program had two segments, presentation and panel discussion. There were three interesting topics presented by three eminent speakers of this region and globe.</p> <ul class="pl-4"> <li>Hormonal control of spermatogenesis was presented by Prof. A. Kaluarachchi from SriLanka. He described very clearly the basic of spermatogenesis, understanding of which is the essential part or root of management of male infertility. </li> <li>Role of medical management in abnormal semen parameter was presented by Prof. Virgilio Jr Novero, Vice President ASPIRE from Philippine. His excellent presentation gave an idea to general OB/GYN and fertility specialist about the extent of treatment of abnormal semen parameter by application of drug. He clearly mentioned in detail the rationality and efficacy of medical management.</li> <li>Prof. Rupin Shah from India talked on “Surgical sperm retrieval: What to do what not to do”. He showed and mentioned the procedures of PESA, TESA and TESE. He mentioned the necessity of micro TESE, whether it is needed in all cases or not with proper explanation. It was an excellent deliberation about surgical sperm retrieval, which is very much helpful for ART specialists.</li> </ul> <div class="row"> <div class="col-md-6 mb-2 text-center"> <img class="shadow" src="images/photo_6336962836814738452_x.jpg"/> </div> <div class="col-md-6 mb-2 text-center"> <img class="shadow" src="images/photo_6336962836814738453_x.jpg"/> </div> </div> <p>Beside these three presentations there was a panel discussion event which was moderated by Prof. Yasuf Latif Khan, General Secretary SFOG. There were 5 panelists from India (DR. Sujata Kar), Pakistan (DR. Haroon Latif Khan), Bangladesh (Dr. Tanzeem S Chowdhury), SriLanka (Dr. Tuan Milhan Batcha) and Nepal (Dr. Preana Dahal). It was a very lively discussion on different problem-based scenarios by excellent moderation of Prof. Yasuf Latif Khan. </p> <div class="row my-2"> <div class="col-md-6 mb-2 text-center"> <img class="shadow" src="images/photo_6336962836814738454_x.jpg"/> </div> </div> <p><b>2nd Webinar was on “Endometriosis- A challenging issue for fertility specialists</b></p> <p>The committee successfully conducted the webinar on “Endometriosis- A challenging issue for fertility specialists” on 26.04.22 </p> <p>The session was chaired by Prof. Farrukh Zaman past President SAFOG and Prof. Ferdousi Begum immediate past President SAFOG. </p> <p>Chief guests were Prof. Sameena Chowdhury president EASB and Prof. Shantha Kumai President FOGSI.</p> <p>The program was started by welcome address of Prof. Rashida Begum, Chairperson of Reproductive Endocrinology Sub Committee, SAFOG. Whole program was anchored by Dr. Nusrat Mahmood council member SAFOG.</p> <p>Program had two segments, Keynote speech and panel discussion. Keynote speech was given by Yutaka Osuga, President Japan Society of Endometriosis. He explained in depth about endometriosis associated infertility and management.</p> <p>There was an interesting panel discussion event which was moderated by Prof. Nandita Palshetkar, Co-chairperson Reproductive Endocrinology Sub Committee, SAFOG.</p> <p>Panelists were from India (Prof. Narendra Malhotra and ArchanaVerma), Pakistan (Prof. Sadia Pal), Bangladesh (Prof. Firoza Begum), and from SriLanka (Prof. Hemantha Senanayake). It was a very lively discussion on different problem-based scenarios by excellent moderation of Prof. Nandita Palshetkar. The program was concluded by Vote of thanks of Prof. Yasuf. Latif Khan, General Secretary SAFOG.</p> <p><b>3rd webinar on PCOS</b></p> <p>3rd webinar was held on 24.07. 22 on PCOS jointly organized by Education Committee and Reproductive Endocrinology Committee SAFOG.<br /> The session was chaired by Prof Asma Rana and Prof. Atul Munshi.</p> <p>The program was started by welcome address of Prof. Shyam Desai, President-elect SAFOG. Prof. Yasuf Latif Khan General Secretary SAFOG introduced about the topic.</p> <p>There were four presentations and discussions on the topic. Dr. Madhuri Patil from India presented on Adolescent PCOS, Dr. Prof. Yam Dwa from Nepal presented on lean PCOS, Dr. Prof. Arshad Chohan from Pakistan presented on Obesity and PCOS and Dr. Prof. Rashida Begum from Bangladesh presented on PCOS and Infertility. Finally, Prof. Shyam Desai, Dr. Madhuri Patil and Dr. Parul Koldawala further discussed about the topic. A wide spectrum of PCOS was discussed through presentation and further discussion.</p> <p> <p>The program ended with the concluding remark of Prof. Farhana Dewan, Deputy General Secretary SAFOG.</p> <div class="row"> <div class="col-md-6 mb-2 text-center"> <img class="shadow" src="images/photo_6336962836814738455_x.jpg"/> </div> <div class="col-md-6 mb-2 text-center"> <img class="shadow" src="images/photo_6336962836814738456_x.jpg"/> </div> </div> </div> </div> </section> <!-- footer start --> <footer> <div class=" container py-5"> <div class=" pb-0 mt-3 "> <div> <div class="pt-2 text-center follow d-flex justify-content-center "> <a href="#" target="_blank"><i title="facebook" class="fab fa-facebook-f"></i></a> <a href="#" target="_blank"><i title="instagram" class="fab fa-instagram"></i></a> <a href="#" target="_blank"><i title="twitter" class="fab fa-twitter"></i></a> </div> </div> </div> </div> </footer> <!-- footer end --> <div class=" copyright" style="background: #2f2f97;"> <div class="container py-3"> <div class="row"> <div class=" col-md-6 text-center text-md-left"> <small style="color:white">Copyright @ 2022 All rights with SAFOG</small> </div> <div class="col-md-6 text-md-right text-center" style="color:white">Powered by <a target="_blank" style="text-decoration:none" href="https://ngauge.co.in/"><span class="text-white">nGauge</span></a></div> </div> </div> </div> </form> <!-- script start --> <script src="assets/vendor/jquery/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="assets/vendor/aos/aos.js"></script> <script> AOS.init({ once:true, duration: 1000, }); </script> <script> if (window.matchMedia("(min-width: 992px)").matches) { $(".menucommittee").click(function () { $(".menuincommittee").toggle() }) $(".menucongresses").click(function () { $(".menuincongresses").toggle() }) $(".menuchairs").click(function () { $(".menuinchairs").toggle() }) } if (window.matchMedia("(max-width: 992px)").matches) { $(".menuincommittee").show(); $(".menuincongresses").show(); $(".menuinchairs").show(); } </script> <script src="js/main.js"></script> </body> </html>