Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/imyrqtmy/public_html/comlegal/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <?php include 'includes/title.php';?> </head> <body> <div class="page-wrapper"> <!-- Preloader --> <?php include 'includes/header.php';?> <!-- Start main-content --> <section class="page-title" style="background-image: url(images/background/page-title-bg.jpg);"> <div class="auto-container"> <div class="title-outer text-center"> <h1 class="title">Disclaimer</h1> <ul class="page-breadcrumb"> <li><a href="index.php">Home</a></li> <li>Disclaimer</li> </ul> </div> </div> </section> <!-- end main-content --> <!--Contact Details Start--> <section class="contact-details"> <div class="container "> <div class="row"> <div class="col-xl-12 col-lg-12"> <div class="contact-details__right"> <div class="sec-title"> <span class="sub-title">Disclaimer</span> <p> <!-- <h4 class="hea">Extensive Experience</h4> --> The Bar Council of India does not permit advertisement or solicitation by advocates. By accessing this website (https://www..com/), you acknowledge and confirm that you are seeking information relating to Com Legal Associates LLP, Advocates (hereinafter referred to as “Com Legal Associates.”), of your own accord and that there has been no form of solicitation, advertisement, or inducement by Com Legal Associates, or its members. The content of this website is for informational purposes only and should not be interpreted as soliciting or advertising. No material/information provided on this website should be construed as legal advice. Com Legal Associates shall not be liable for the consequences of any action taken by relying on the material/information provided on this website. <h5>I accept the above</h5> </p> </div> </div> </div> </div> </div> </section> <!--Contact Details End--> <style> .hea{ margin-top: 19px; } </style> <!-- Map Section--> <section class="map-section"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3503.2740639624803!2d77.309178!3d28.591553899999997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce5004ce570c9%3A0xb78c1e415665acfb!2sCom%20Legal%20Associates%20LLP!5e0!3m2!1sen!2sin!4v1739395466367!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </section> <!--End Map Section--> <?php include 'includes/footer.php';?> <!--End Main Footer --> </div><!-- End Page Wrapper --> <!-- Scroll To Top --> <div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-up"></span></div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/gsap.min.js"></script> <script src="js/ScrollTrigger.min.js"></script> <script src="js/splitType.js"></script> <script src="js/wow.js"></script> <script src="js/appear.js"></script> <script src="js/script.js"></script> <!-- form submit --> <script src="js/jquery.validate.min.js"></script> <script src="js/jquery.form.min.js"></script> <script> (function($) { $("#contact_form").validate({ submitHandler: function(form) { var form_btn = $(form).find('button[type="submit"]'); var form_result_div = '#form-result'; $(form_result_div).remove(); form_btn.before('<div id="form-result" class="alert alert-success" role="alert" style="display: none;"></div>'); var form_btn_old_msg = form_btn.html(); form_btn.html(form_btn.prop('disabled', true).data("loading-text")); $(form).ajaxSubmit({ dataType: 'json', success: function(data) { if( data.status == 'true' ) { $(form).find('.form-control').val(''); } form_btn.prop('disabled', false).html(form_btn_old_msg); $(form_result_div).html(data.message).fadeIn('slow'); setTimeout(function(){ $(form_result_div).fadeOut('slow') }, 6000); } }); } }); })(jQuery); </script> </body> </html>