Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/app/
Upload File :
Current File : /var/www/cesa.co.za/app/index.php

<!DOCTYPE html>
<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
  <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta charset="utf-8">
  <!--
  Customize this policy to fit your own app's needs. For more guidance, see:
      https://github.com/apache/cordova-plugin-whitelist/blob/master/README.md#content-security-policy
  Some notes:
      * gap: is required only on iOS (when using UIWebView) and is needed for JS->native communication
      * https://ssl.gstatic.com is required only on Android and is needed for TalkBack to function properly
      * Disables use of inline scripts in order to mitigate risk of XSS vulnerabilities. To change this:
          * Enable inline JS: add 'unsafe-inline' to default-src
  -->
  <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: content:">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui, viewport-fit=cover">
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-title" content="CESA">
  <meta name="apple-mobile-web-app-status-bar-style" content="default">
  <meta name="theme-color" content="#2196f3">
  <meta name="format-detection" content="telephone=no">
  <meta name="msapplication-tap-highlight" content="no">
  <title>CESA</title>

<link rel="apple-touch-icon" sizes="192x192" href="icon.png" type="image/png">

  <link rel="stylesheet" href="framework7/css/framework7.min.css">
  <link rel="stylesheet" href="css/icons.css">
  <link rel="stylesheet" href="css/app.css?v=20191125">
<link rel="manifest" href="manifest.json?v2">
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>  
</head>
<body>
  <div id="app">
    <!-- Status bar overlay for fullscreen mode-->
    <div class="statusbar"></div>
    <!-- Left panel with cover effect-->
    <div class="panel panel-left panel-cover theme-dark">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">Menu</div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
            <div class="list links-list">
		  <ul>
		    <li>
            <a href="/about/">About CESA</a>
            <a href="/catalog/">Latest News</a>
            <a href="/search/">Search for a Firm</a>
            <a href="/members/">Member Portal</a>
            <a href="/publications/">Publications</a>
            <a href="#" data-popup="#my-popup-affiliates" class="popup-open">Affiliates</a>
            </li>
            </ul>
            </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- Right panel with reveal effect-->
    <div class="panel panel-right panel-reveal theme-dark">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">Documents</div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
<a href="https://www.cesa.co.za/sites/default/files/MOI%202013.pdf" class="button button-raised button-fill external" target="_blank">MOI</a><br />
<a href="https://www.cesa.co.za/public_downloads/bylaws.pdf" class="button button-raised button-fill external" target="_blank">By-laws</a><br />
<a href="https://www.cesa.co.za/public_downloads/code_of_conduct.pdf" class="button button-raised button-fill external" target="_blank">Code Of Conduct</a><br />  
<a href="https://www.cesa.co.za/sites/default/files/Constitution%202015%20Edited%20Final.pdf" class="button button-raised button-fill external" target="_blank">Constitution</a>         
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Views/Tabs container -->
    <div class="views tabs ios-edges">
      <!-- Tabbar for switching views-tabs -->
      <div class="toolbar tabbar-labels toolbar-bottom-md">
        <div class="toolbar-inner">
          <a href="#view-home" class="tab-link tab-link-active">
            <i class="icon f7-icons ios-only">home</i>
            <i class="icon f7-icons ios-only icon-ios-fill">home_fill</i>
            <i class="icon material-icons md-only">home</i>
            <span class="tabbar-label">Home</span>
          </a>
          <a href="/catalog/" class="tab-link">
            <i class="icon f7-icons ios-only">list</i>
            <i class="icon f7-icons ios-only icon-ios-fill">list_fill</i>
            <i class="icon material-icons md-only">view_list</i>
            <span class="tabbar-label">Latest News</span>
          </a>
          <a class="tab-link popup-open" data-popup="#my-popup-affiliates">
            <i class="icon f7-icons ios-only">settings</i>
            <i class="icon f7-icons ios-only icon-ios-fill">settings_fill</i>
            <i class="icon material-icons md-only">settings</i>
            <span class="tabbar-label">Affiliates</span>
          </a>
          <a href="/members/" class="tab-link">
            <i class="icon f7-icons ios-only">lock</i>
            <i class="icon f7-icons ios-only icon-ios-fill">lock_fill</i>
            <i class="icon material-icons md-only">lock</i>
            <span class="tabbar-label">Members</span>
          </a>
<!--          <a href="#view-settings" class="tab-link">
            <i class="icon f7-icons ios-only">settings</i>
            <i class="icon f7-icons ios-only icon-ios-fill">settings_fill</i>
            <i class="icon material-icons md-only">settings</i>
            <span class="tabbar-label">Settings</span>
          </a>-->
        </div>
      </div>
      <!-- Your main view/tab, should have "view-main" class. It also has "tab-active" class -->
      <div id="view-home" class="view view-main tab tab-active">
        <!-- Page, data-name contains page name which can be used in page callbacks -->
        <div class="page" data-name="home">
          <!-- Top Navbar -->
          <div class="navbar">
            <div class="navbar-inner">
              <div class="left">
                <a href="#" class="link icon-only panel-open" data-panel="left">
                  <i class="icon f7-icons ios-only">menu</i>
                  <i class="icon material-icons md-only">menu</i>
                </a>
              </div>
              <div class="title sliding" style="background-color:white; text-align:center; width:100%"><p style="text-align:center"><img src="https://www.cesa.co.za/images/logo.png" height="50" /></p>
</div>
              <div class="right">
                <a href="#" class="link icon-only panel-open" data-panel="right">
                  <i class="icon f7-icons ios-only">menu</i>
                  <i class="icon material-icons md-only">menu</i>
                </a>
              </div>
            </div>
          </div>
          <!-- Scrollable page content-->
          <div class="page-content">
            <div class="block block-strong">
			<p style="text-align:center"><a href="https://www.cesa.co.za/protecting-livelihoods/" target="_blank" class="external"><img src="https://www.cesa.co.za/wp-content/uploads/2020/10/CESA_Protecting-Lives-and-Livelihoods_Website-Banner_1.jpg" style="width:100%; height:auto;"></a></p>
<p style="text-align:center"><b>CESA - 'YOUR PARTNER IN ENABLING CONSULTING ENGINEERING EXCELLENCE'</b></p>
<p style="text-align:center">Consulting Engineers South Africa (CESA) is a voluntary association of Consulting Engineering firms with a member base across the country. CESA is the custodian of the wellbeing of the industry supported by member firms. CESA members are compelled to subscribe to upholding the integrity of the industry by adhering to a professional code of ethics providing quality and cost effective professional consulting engineering services.</p>
              <div class="row">
                <div class="col-25" style="text-align:center">
                  <a href="#" class="cesaiconbutton popup-open" data-popup="#my-popup-about"><img src="images/icon-info.png" /><br>About<br>Us</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="#" class="cesaiconbutton popup-open" data-popup="#my-popup-benefits"><img src="images/icon-benefits.png" /><br>Benefits</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="#" class="cesaiconbutton popup-open" data-popup="#my-popup-joinus"><img src="images/icon-network.png" /><br>Join<br>Us</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="/search/" class="cesaiconbutton"><img src="images/icon-search.png" /><br>Find<br>Member</a>
                </div>
              </div>
              <div class="row">
                <div class="col-25" style="text-align:center">
                  <a href="/publications/" class="cesaiconbutton"><img src="images/icon-pubs.png" /><br>Publi-<br>cations</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="/sce/" class="cesaiconbutton"><img src="images/icon-sce.png" /><br>SCE</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="/ypf/" class="cesaiconbutton"><img src="images/icon-ypf.png" /><br>Young<br>Professionals</a>
                </div>
                <div class="col-25" style="text-align:center">
                  <a href="/members/" class="cesaiconbutton"><img src="images/icon-portal.png" /><br>Member<br>Portal</a>
                </div>
              </div>
            </div>
            <div class="block block-strong">
<p align="center"><b>Breaking News</b></p>
<?php
include_once("/usr/www/users/saacea/app/inc_dbwp.php");

$sql="select * from wp_posts where post_status='publish' and post_type='post' order by post_date desc LIMIT 0,1";
$rec=mysqli_query($conn_wp, $sql);
if ($row=mysqli_fetch_assoc($rec)) {
?>
				<p><a href="https://www.cesa.co.za/<?php echo $row["post_name"]; ?>" target="_blank" class="external" style="color: rgb(55, 94, 173); text-decoration: none;" title="<?php echo $row["post_title"]; ?>"><b><?php echo htmlentities($row["post_title"], ENT_COMPAT || ENT_SUBSTITUTE, "ISO-8859-1"); ?></b></a></p>
<?php echo htmlentities(str_replace(array("http:","<a "), array("https:", "<a class='external' "), substr(strip_tags($row["post_content"]),0,500)), ENT_COMPAT || ENT_SUBSTITUTE, "ISO-8859-1"); ?> ...
<?php
}
?>
          </div>
        </div>
      </div>

      <!-- Catalog View -->
      <div id="view-catalog" class="view tab">
        <!-- Catalog page will be loaded here dynamically from /catalog/ route -->
      </div>

      <!-- Search View -->
      <div id="view-search" class="view tab">
        <!-- Search page will be loaded here dynamically from /search/ route -->
      </div>

      <div id="view-members" class="view tab">
      </div>

      <div id="view-cenews" class="view tab">
      </div>
      <div id="view-practicenotes" class="view tab">
      </div>
      <div id="view-publications" class="view tab">
      </div>
      <div id="view-portal" class="view tab">
      </div>
    </div>

    <!-- Popup -->
    <div class="popup" id="my-popup-about">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">About CESA</div>
              <div class="right">
                <a href="#" class="link popup-close">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
            <p><b>CESA - YOUR PARTNER IN ENABLING CONSULTING ENGINEERING EXCELLENCE</b></p>
              <p>CESA has been in existence for over 65 years and has a diverse member base across a broad spectrum of company sizes and ownership profiles, from both a race and gender perspective. The CESA membership base is made up of companies that are wholly locally owned and operated as well as some that are locally operated but owned by multi-national groups. Member companies offer consulting engineering services that include a comprehensive range of planning, design and project delivery services across all engineering disciplines including Civil, Structural, Mechanical, Electrical, Industrial and Mining etc.</p>
              <p><b>Mission Statement</b></p>

<p>CESA is committed to the promotion of excellence in the consulting engineering industry on behalf of its members and stakeholders. Through its members, CESA seeks to continuously improve the quality of life of people by interpreting the environment and pioneering change in partnering with all key stakeholders. In so doing, CESA strives to enhance the industry and provide a credible impact on all South Africans.</p>

<p><b>Key Focus Areas:</b></p>

<p>CESA has identified the following strategic direction for the future of the organisation:</p>
<ul><li>To drive Sustainable Transformation</li>
<li>To maintain standards of Professionalism and Quality Management</li>
<li>Provide Business Support to Members and Clients with emphasis on Procurement</li>
<li>Build Partnerships with Government and other Stakeholders</li>
<li>Ensure that good Governance and Integrity prevail within the industry and profession</li>
<li>Create an awareness among consulting engineers of issues affecting the industry</li></ul>
              
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Popup -->
    <div class="popup" id="my-popup-search">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">Search Results</div>
              <div class="right">
                <a href="#" class="link popup-close" data-popup="#my-popup-search">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block" id="searchresultstable">
			</div>
          </div>
        </div>
      </div>
    </div>

    <!-- Popup -->
    <div class="popup" id="my-popup-office">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">Search Results</div>
              <div class="right">
                <a href="#" class="link popup-close" data-popup="#my-popup-office">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block" id="officedata">
			</div>
          </div>
        </div>
      </div>
    </div>

    <!-- Popup -->
    <div class="popup" id="my-popup-benefits">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">Benefits of Membership</div>
              <div class="right">
                <a href="#" class="link popup-close">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
    <p><a href="https://www.cesa.co.za/sites/default/files/Benefits of Membership N.PDF" target="_blank" class="external">Click here to download our brochure</a> (6.4MB PDF)</p><p><strong>1. Advocacy</strong></p><ul><li>Industry challenges are tackled through collective advocacy at the local, provincial, national and international levels of government.</li><li>CESA assists its members in negotiating contract conditions; resolving contractual disputes; interpreting conditions of contract, rules and regulations and also liaising with government and other industry bodies on contractual and legislative issues.</li><li>Promoting best practice procurement methodologies focusing on the value and quality of the service rendered.</li></ul><p><strong>2. Networking &amp; Knowledge Sharing</strong></p><ul><li>CESA stages a number of local and international events throughout the year where significant networking and learning opportunities are always prevalent, not only for member firms, but also client related organisations and CESA's Partners.</li><li>These events include regional visits, meetings, international trade missions and conferences (a calendar of events hosted by CESA can be found on the website: <a href="https://www.cesa.co.za" title="www.cesa.co.za" class="external">www.cesa.co.za</a>)</li><li>CESA distributes a fortnightly newsletter with latest news flashes regarding events/developments within the consulting engineering<br> and related sectors.</li><li>CESA publishes an informative quarterly magazine focusing on its activities and initiatives in the market place.</li></ul><p><strong>3. Business Support </strong></p><ul><li>CESA, as the radar of business opportunity, gives business support to members through:<br> - the identification of business opportunities locally and internationally;<br> - the identification of best practice methodologies and guidelines;<br> - a restricted medical scheme through BEPMEDS;<br> - the provision of access to PI Insurance (at very competitive premiums);<br> - Advisory Notes on various industry related topics and<br> - the provision of best practice contract documentation, guidelines, policies and procedures.</li></ul><p><strong>4. Contractual Affairs</strong></p><ul><li>CESA supports its members in contractual matters and procurement legislation.</li><li>CESA ensures that member firms remain informed about legislative changes through liaison with government and related industry<br> bodies.</li><li>CESA is an important participant and contributor in regard to the Construction Industry Development Board (CIDB) and the Engineering Council of South Africa (ECSA).</li><li>The provision of Case Studies relating to insurance claims.</li><li>Legal Risk Management services are provided at no cost to members through its designated insurer</li></ul><p><strong>5. Market Intelligence</strong></p><ul><li>CESA regularly provides its members with current Industry information and market surveys focusing on local, regional and international perspectives.</li><li>CESA conducts bi-annual economic analysis of market conditions with its Biannual Economic and Capacity Survey which provides management information to member firms with competitive insights.</li></ul><p><strong>6. Public Sector Support</strong></p><ul><li>CESA is committed to helping client entities achieve effective service delivery.</li><li>Capacity building programmes are provided to assist public sector entities in acquiring the status of 'informed client'.</li><li>CESA has created a special purpose vehicle, the Project Development and Facilitation Alliance (PDFA) to achieve this end.</li></ul>
            </div>
          </div>
        </div>
      </div>
    </div>

    <!-- Popup -->
    <div class="popup" id="my-popup-joinus">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">How to Become a Member</div>
              <div class="right">
                <a href="#" class="link popup-close">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
    <p><a href="https://www.cesa.co.za/node/38" target="_blank" class="external">Click here to view the membership application documents on our website</a></p><p>For queries and more information, contact Ms Gillian Wands at +27 (011) 463 2022 or by email on <a href="mailto:general@cesa.co.za" class="external">general@cesa.co.za</a></p>
          </div>
        </div>
      </div>
    </div>


    <!-- Popup -->
    <div class="popup" id="my-popup-affiliates">
      <div class="view">
        <div class="page">
          <div class="navbar">
            <div class="navbar-inner">
              <div class="title">CESA Affiliates</div>
              <div class="right">
                <a href="#" class="link popup-close">Close</a>
              </div>
            </div>
          </div>
          <div class="page-content">
            <div class="block">
<p align="center"><a href="https://www.cesa.co.za/cl.php?t=Affiliate_Logo_App&l=http://www.aon.co.za" target="_blank" class="external"><img src="https://www.cesa.co.za/images/GMIB_Logo.gif"></a>
<!--<br>
<a href="https://www.cesa.co.za/cl.php?t=Affiliate_Logo_App&l=http://www.oldmutual.co.za" target="_blank" class="external"><img src="https://www.cesa.co.za/images/Old-Mutual-logo.jpg"></a><br>
<a href="https://www.cesa.co.za/cl.php?t=Affiliate_Logo_App&l=http://www.nedbank.co.za" target="_blank" class="external"><img src="https://www.cesa.co.za/images/nedbank2017.jpg"></a>---></p>


            </div>
          </div>
        </div>
      </div>
    </div>
  
  
  </div>
  </div>
  <!-- Cordova -->
  <!--
  <script src="cordova.js"></script>
  -->

  <!-- Framework7 library -->
  <script src="framework7/js/framework7.js"></script>

  <!-- App routes -->
  <script src="js/routes.js?v<?php echo date("Ymdhis"); ?>"></script>

  <!-- Path to your custom app scripts -->
  <script src="js/app.js?v<?php echo date("Ymdhis"); ?>"></script>
<script>
  if ('serviceWorker' in navigator) {
    console.log("Will the service worker register?");
    navigator.serviceWorker.register('service-worker.js?v1', {
        scope: '.' // <--- THIS BIT IS REQUIRED
    })
      .then(function(reg){
        console.log("Yes, it did.");
      }).catch(function(err) {
        console.log("No it didn't. This happened: ", err)
      });
  }
</script>
<!-- The core Firebase JS SDK is always required and must be listed first -->
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-app.js"></script>

<!-- TODO: Add SDKs for Firebase products that you want to use
     https://firebase.google.com/docs/web/setup#available-libraries -->
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-analytics.js"></script>

<script>
  // Your web app's Firebase configuration
  var firebaseConfig = {
    apiKey: "AIzaSyAsPbG9m-jQ7O27QJsKlmGBcZ_v6QDp72g",
    authDomain: "cesa-da5cf.firebaseapp.com",
    databaseURL: "https://cesa-da5cf.firebaseio.com",
    projectId: "cesa-da5cf",
    storageBucket: "cesa-da5cf.appspot.com",
    messagingSenderId: "153697685670",
    appId: "1:153697685670:web:2bb835f53025c71d3ee467",
    measurementId: "G-51Z1K6BPD7"
  };
  // Initialize Firebase
  firebase.initializeApp(firebaseConfig);
  firebase.analytics();
</script>
</body>
</html>