| Current Path : /var/www/cesa.co.za/php/ |
| Current File : /var/www/cesa.co.za/php/books.php |
<?php
include('inc_db.php');
?>
<p>The following documents can be ordered from Ms Patience Tsotetsi at Tel: 011 463 2022 or Email: <a href="mailto:patience@cesa.co.za">patience@cesa.co.za</a>. Click on a book title for more information.</p>
<p>You can now generate and purchase your CESA contracts (Forms of Agreement and Professional Services Agreement) online. You will receive a single-use electronic document.
<a href="https://www.cesa.co.za/contracts/index.php" target="_blank">Click here to begin</a>.</p>
<?php
$sql = "SELECT DISTINCT BookCategory FROM Books ORDER BY BookCategory";
$rec = mysql_query($sql);
while ($row = mysql_fetch_assoc($rec)) {
?>
<p><b><?php echo $row["BookCategory"]; ?></b></p>
<table border="0" cellpadding="10" cellspacing="0" width="750">
<?php
$sql = "SELECT * FROM Books WHERE BookCategory='" . $row["BookCategory"] . "' ORDER BY BookID DESC, BookName";
$recB = mysql_query($sql);
while ($rowB = mysql_fetch_assoc($recB)) {
$link = "/contract-document/?id=" . $rowB["BookID"];
?>
<tr><td valign="top" width="150"><?php
if (!empty($rowB["BookThumb"])) {
echo "<a href='" . $link . "'><img src='https://www.cesa.co.za/books/thumbs/" . $rowB["BookThumb"] . "' border='0'></a>";
} else {
echo " ";
}
?></td><td valign="middle" width="450"><a href="<?php echo $link; ?>"><?php echo $rowB["BookName"]; ?></a></td><td valign="middle" align="right" width="150">R <?php echo $rowB["BookPrice"]; ?> EXCL VAT</td></tr>
<?php
}
?>
</table>
<?php
}
?>
<p><b>PROCSA</b></p>
<table style="width: 100%" border="0" cellpadding="12" cellspacing="0">
<tr>
<td width="160" align="center" valign="top">
<a href="http://www.fh.co.za/cod/?q=node/160" target="_blank">
<img align="left" alt="e-PROCSA" class="auto-style1" hspace="10" src="../images/e-procsa.gif" width="140" style="margin: 16px;"></a>
</td>
<td align="left">
<p>
The Professional Client/Consultant Services Agreements comprise a suite of
documents prepared to regulate the terms of engagement between the client and
the consultants. It was compiled in the interests of standardisation and good
practice in the construction industry on a mandate from the constituent bodies.
The Agreements comprise of the following:
</p>
<ul><li>Agreement: Terms and Conditions</li>
<li>Annexure A: Schedule (schedule of variables, amendments and or special conditions)</li>
<li>Annexure B: Services (Scope of Services specific to each discipline)</li>
<li>Further Annexures: As required and identified in the schedule which may, inter alia, include the
relevant tariff of professional fees and schedule of disbursement rates etc.</li>
</ul>
</td>
</tr>
</table>
<p>The
following Suite of Agreements are currently available:</p>
<table style="width: 100%">
<tr>
<td>
<ul><li>Architect</li>
<li>Structural Engineer</li>
<li> Electrical Engineer</li>
<li>Fire Consultant</li>
<li>Landscape Architect</li>
<li>Civil Engineer</li>
<li>Quantity Surveyor</li>
<li>Project Manager</li>
</ul>
</td>
<td>
<ul>
<li>Mechanical Engineer</li>
<li>Wet Services Engineer</li>
<li>Construction Health & Safety</li>
<li>Development Manager</li>
<li>Principal Agent (only)</li>
<li>Interior Designer</li>
<li>Blank</li>
</ul>
</td>
</tr>
</table>
The Agreements for Architect,
Quantity Surveyor, Electrical, Mechanical, Wet Services, Structural & Civil
Engineers include Principal Consultant and Principal Agent as separate
individual services and deliverables. There is no need to sign a separate
Principal Agent Agreement for these disciplines.
<p><strong>JBCC</strong></p>
<p><a href="http://www.fh.co.za/cod/documents/das/prepaid/jbcc/ref/cesa" target="_blank"><img src="/images/jbcc.jpg"></a></p>