function ValidateForm(frm) { if (frm.name.value == "" || frm.name.value == null ) {alert('Name is required.');frm.name.focus();return false;} if (frm.mobile.value == "" || frm.mobile.value == null) {alert('Mobile number is required.');frm.mobile.focus();return false;} if (frm.email.value == "" || frm.email.value == null) {alert('Email address is required.');frm.email.focus();return false;} if (frm.email.value.indexOf("@") < 1 || frm.email.value.indexOf(".") < 1) {alert('Please enter a valid email address.');frm.email.focus();return false;} if (frm.msg.value == "" || frm.msg.value == null) {alert('Please enter comments or questions.');frm.msg.focus();return false;} if (frm.skip_CaptchaCode.value == "" || frm.skip_CaptchaCode.value == null) {alert('Enter web form code.');frm.skip_CaptchaCode.focus();return false;} return true; } function ReloadCaptchaImage(captchaImageId) { var obj = document.getElementById(captchaImageId); var src = obj.src; var date = new Date(); var pos = src.indexOf('&rad='); if (pos >= 0) { src = src.substr(0, pos); } obj.src = src + '&rad=' + date.getTime(); return false; }
(function( $ ) { $(document).ready( function( ) { $(".modalbox").fancybox(); $("#contact1").submit(function() { return false; }); }); })(jQuery);
Are you looking for a complete and effective treatment for piles? Sushrut Clinic, run by the renowned Dr. Sambhaji Garje Piles Doctors in Ambernath, is the only place to go for piles treatment in Ambernath. We are dedicated to giving you the best care possible and assisting you in finding relief from the agony and anguish brought on by piles with the aid of our skilled medical staff and cutting-edge treatment solutions.
We at Sushrut Clinic are aware of the substantial negative effects piles can have on your everyday life, including itching, bleeding, and discomfort. That is why our team is led by Dr. Sambhaji Garje, a proctology expert with extensive training and expertise. To meet your unique needs, Dr. Garje Piles Doctors in Ambernath is committed to offering individualised care and efficient treatment alternatives.
Experts in the treatment of piles : Dr. Sambhaji Garje Piles Doctors in Ambernath is a well-known expert in this field. He maintains current with the most recent developments in proctology thanks to his significant knowledge and expertise in the field. You may rely on his experience to give you the most cutting-edge and efficient treatment alternatives.
Comprehensive Diagnostic Services : At Sushrut Clinic, we think that the foundation of a successful therapy is an accurate diagnosis. Our clinic has cutting-edge diagnostic tools that enable us to evaluate the severity of your piles and find any underlying causes of the disease. In order to create a customised treatment plan, Dr. Garje Piles Doctors in Ambernath conducts extensive examinations while taking into consideration your medical history and any other pertinent circumstances.
Personalised Treatment Plans : We are aware that every patient has different piles, and different treatment modalities may be used. Dr. Sambhaji Garje adopts a customised strategy, taking into account the seriousness of your ailment, your general health, and your particular aims. Dr. Garje will develop a personalised treatment plan that is specific to your requirements, whether you need conservative treatments like lifestyle changes, dietary adjustments, or medication or advanced treatment options like rubber band ligation, sclerotherapy, or surgical operations.
Wide range of modern treatment methods are available for piles at Sushrut Clinic piles Clinic in ambernath. Dr. Sambhaji Garje is knowledgeable on the most recent treatments and procedures, including minimally invasive ones such stapled hemorrhoidopexy, infrared coagulation, and laser therapy. He will fully explain each treatment choice, making sure you comprehend the advantages, dangers.
Compassionate Care : We are aware of how difficult and upsetting dealing with piles may be. We give compassionate care at Sushrut Clinic to make sure you are at ease and supported during your treatment process. The open lines of communication, attentive listening to your concerns, and answering any queries you may have are priorities for Dr. Sambhaji Garje and our committed team.
Patient-Centered Approach : We put the needs of our patients first, and this includes your pleasure. The Sushrut Clinic staff, led by Dr. Sambhaji Garje, is dedicated to provide patient-centered treatment. In order to provide you with individualised care and treatment programmes that are suitable for your particular situation, we take the time to learn your specific requirements and preferences.
Make an appointment for a consultation at Sushrut Clinic piles Clinic in ambernath right now to take the first step towards alleviation and maximum wellbeing. Our devoted staff, led by Dr. Sambhaji Garje, is available to cure your piles in Ambernath. Bid painful piles farewell and welcome to a healthier, happier you.
Call us right away to make an appointment and discover the Sushrut Clinic difference, where Dr. Sambhaji Garje and his staff are committed to your wellbeing and to assisting you in overcoming the difficulties associated with piles. Count on us to be your partners in the process of healing.
Monday - Saturday :10:00 AM to 1:00 PM
On Sunday:By Appointment
address :Shop No.30, Everest Shopping Centre, Opp. Shivaji Medical Store, Near railway Station, Dombivli West, Maharashtra-421202
email :sambhajigarje@gmail.com
© 2018- 2023 Sushrut Clinic. All rights reserved | Design by Digital Vision Technology PVT LTD
$(window).load(function() { $("#flexiselDemo1").flexisel({ visibleItems: 3, animationSpeed: 1000, autoPlay: false, autoPlaySpeed: 3000, pauseOnHover: true, enableResponsiveBreakpoints: true, responsiveBreakpoints: { portrait: { changePoint:480, visibleItems: 1 }, landscape: { changePoint:640, visibleItems:2 }, tablet: { changePoint:768, visibleItems: 3 } } }); }); jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top},1000); }); }); $(document).ready(function() { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); });