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);
Haemorrhoids can cause discomfort and difficulty, which is something we are aware of at Sushrut Clinic for hemorrhoids treatment in karjat. We are dedicated to offering thorough care and efficient treatment alternatives to help you feel better. Our clinic, which specialises in haemorrhoids treatment in Karjat and is run by the renowned Dr. Sambhaji Garje, provides individualised treatments to meet your unique needs.
Determining the best course of action for your haemorrhoids requires an accurate diagnosis. We offer thorough diagnostic services at Sushrut Clinic to assess the kind and severity of your haemorrhoids. Your medical history and any other pertinent information are taken into consideration when Dr. Sambhaji Garje performs a complete assessment. He may then create a tailored treatment plan that caters to your individual needs thanks to this.
Haemorrhoids can be treated with a broad variety of cutting-edge techniques at Sushrut Clinic. You may be sure that you'll have access to the most efficient and minimally invasive treatments possible since Dr. Sambhaji Garje is knowledgeable about the most recent techniques and procedures for hemorrhoids treatment in karjat. From basic treatments like food changes, lifestyle adjustments, and topical medicines to cutting-edge techniques like rubber band ligation, sclerotherapy.
We are aware of how unpleasant and disruptive haemorrhoids can be to everyday life. Compassionate treatment is a top priority at Sushrut Clinic, and we work hard to provide a welcoming atmosphere for our patients. Our committed team, led by Dr. Sambhaji Garje, is available to listen to your worries, answer your inquiries, and offer support while you proceed with your therapy. We are devoted to making sure you are at ease, knowledgeable, and in control during the procedure.
Our major priorities are your pleasure and well-being. The Sushrut Clinic staff, led by Dr. Sambhaji Garje, is committed to providing care that is patient-centered. In order to give you individualised care and specialised treatment regimens, we take the time to comprehend your particular needs, issues, and treatment objectives.
Dr. Sambhaji Garje is a proctology expert with years of expertise who specialises in providing top-notch therapy for haemorrhoids. He has provided several people with relief from hemorrhoidal problems and a return to a high quality of life thanks to his broad knowledge and skills. With a focus on the patient, Dr. Garje makes sure you get individualised care and a treatment plan that is suitable for your particular situation.
Sushrut Clinic is the place to go in Karjat for specialist haemorrhoid treatment. You may rely on Dr. Sambhaji Garje and our knowledgeable staff to give you first-rate treatment, cutting-edge procedures, and unique solutions for hemorrhoids treatment in karjat. Make an appointment for a consultation at Sushrut Clinic right away to regain control over your hemorrhoidal symptoms and enhance your quality of life.
Call us right away to make an appointment and discover the Sushrut Clinic difference, where Dr. Sambhaji Garje and our devoted staff are dedicated to your wellbeing and to assisting you in overcoming the difficulties associated with haemorrhoids. Let us work with you to achieve a life free from haemorrhoids.
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' }); });