Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/awards-old/
Upload File :
Current File : /var/www/cesa.co.za/awards-old/decline.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 Engineering Excellence Awards</title>
<link href="screen.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {color: #B9BBA6}
.style2 {color: #333333; }
-->
</style>
</head>


<body>
      <?php include('header.php'); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="left" class="left" width="250" valign="top" bgcolor="#808080">
      
      <?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">
          <h1>Decline Invitation</h1>
<?php 
$id=130;
include("../php/eventdecline_awards.php"); 
?>
          </td>
        </tr>
      </table>
    </td>
    <td valign='top' width='250' bgcolor="#808080">
<?php include('rightbar.php'); ?></td>
    
  </tr>
  
</table>

</body>
</html>