| Current Path : /var/www/cesa.co.za/indaba-old/ |
| Current File : /var/www/cesa.co.za/indaba-old/sponsors.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CESA Infrastructure Indaba</title>
<link href="screen.css?v=20210908" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {
color: #B9BBA6
}
.style2 {
color: #333333;
}
-->
</style>
<?php include("../inc_googletag.php"); ?>
</head>
<body>
<?php include('header.php'); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="max-width:1350px; margin:auto" align="center">
<tr>
<td align="left" class="left" width="250" valign="top">
<?php include('menu.php'); ?>
</td>
<td valign='top' class='contentBG' width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td class="content">
<?php include("inc_sponsors.php"); ?>
</td>
</tr>
</table>
</td>
<td valign='top' width='250' class="right">
<?php include('rightbar.php'); ?></td>
</tr>
</table>
</body>
</html>