PK

ADDRLIN : /home/questend/www/subdomain/rwa.questend.com/
FLL :
Current File : /home/questend/www/subdomain/rwa.questend.com/about-rwa.php

<?php
   ob_start();
   //error_reporting(E_ALL ^ E_NOTICE);
   @session_start();
   ini_set('allow_url_include',1);    
   date_default_timezone_set("Asia/Kolkata");
   set_time_limit(600);
   ini_set('max_execution_time',600);
   include 'admin/includes/settings/constant.php';
   require_once 'admin/includes/settings/PDODB.php';
   include 'admin/includes/modules/functions.php';
   
   $function = new FUNCTIONS();
   //$AllfinancialResult = $function->getFinancialResults($id=NULL,$isactive=1,$orderBy='DESC');
?>
<!DOCTYPE html>
<html lang="en">
   <head>
      <meta charset="utf-8">
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
      <meta name="description" content="">
      <meta name="author" content="">
      <title>RWA Sectore 40 Noida | About</title>
      <!-- Bootstrap core CSS -->
      <link href="vendor/bootstrap/css/bootstrap.css" rel="stylesheet">
      <!-- Custom styles for this template -->
      <link href="css/noida40.css" rel="stylesheet">
      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
      <link href="css/bootstrap-dropdownhover.css" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
      <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
      <style>
          blink {
              -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
              animation: 2s linear infinite condemned_blink_effect;
          }
      </style>
   </head>
   <body>
      <?php include_once 'header.php'; ?>
      <!-- banner -->
      <header class="bg-info text-center py-5 mb-4">
        <div class="container">
          <h1 class="font-weight-light text-white heading">About-US RWA</h1>
        </div>
      </header>
      <!--end banner -->
      <!-- Page Content -->
      <div class="container-fluid padding-0">
         <div class="container mt-5">
            <!-- <h2 class="text-center">Contact Us</h2> -->
            <!-- <h2 class="text-center mt-5 pb-5"><span>Useful</span> Contacts</h2> -->
            <div class="row justify-content-center">               
              <div class="col-12 col-md-10 col-lg-10 col-sm-10 pb-5">                
                 <p style="text-align: justify;">
                   RWA Sector 40, Noida is a registered society registered under Registration of Society Act, 1860. We are a self help group formed in the year 1996 to cater to the problems of sector 40 and representing it collectively in front of Noida Authority and other Government departments.
                   <br>
                   <br>
                  The elections are held every 2 years overseen by an independent election officer appointed in the General Body Meeting. The RWA Sector 40, Noida is NOT associated with any political party or any of their subsidiaries or associates.
                  <br>
                  <br>
                  An approved bylaws and rules are registered and approved.
                  <br>
                  <br>
                  Over the years the association/society under the leadership of several stalwarts have led the sector effectively and exemplarily socially, culturally and on legal and gubernatorial  fronts.  The RWA Sector 40 Noida truly represents India, its unity in diversity and Democracy, which are the hallmark of our great country India.
                  <br>
                  <br>
                  We salute the spirit of India!
                  <br>
                  <br>
                  Jai Hind.
                 </p>         
                               
              </div>
            </div>
         </div>
      </div>
      <!-- end Page Content -->
      <!-- Footer -->
      <?php include_once'footer.php';?>
      <!-- End Footer -->
      <?php include_once'login.php';?>
      <!-- Bootstrap core JavaScript -->
      <script src="vendor/jquery/jquery.min.js"></script>
      <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
      <script src="js/bootstrap-4-hover-navbar.js"></script>
      <!--login window-->
     
      <script src="js/jquery.form-validator.min.js"></script>

      <script type="text/javascript">     
        $("#Contact").validate({
          rules: {
              name: {
                  required: true
              },                         
              email: {
                  required: true,
                  email: true
              },                         
              phone: {
                  required: true,
                  minlength: 10,
                  maxlength: 10,                  
                  digits: true
              },                         
              message: {
                  required: true
              }
          },
          messages: {
              name: {
                  required: "Please enter your name"
              },                          
              email: {
                  required: "Please enter your email",
                  email: "Please enter valid email"
              },                          
              phone: {
                  required: "Please enter mobile No",
                  minlength: "Mobile No Must Contain at least 10 digit",
                  maxlength: "Mobile No Must Not Exceed 10 digit"
              },                          
              message: {
                  required: "Please enter your email"
              }

          },
          submitHandler: function(form) {           
             
              form.submit();
             
          }   
        });
      </script>
   </body>
</html>


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home