| Current Path : /var/www/cesa.co.za/relay/include/ |
| Current File : /var/www/cesa.co.za/relay/include/index20130626.php |
<?php
session_start();
$pagename='index.php';
$admin_email='SSICESARelay@ssi.co.za';//'SSISAACERelay@ssi.co.za';
if (isset($_GET['sec'])&&$_GET['sec']=='lout'&&!isset($_POST['log_sub'])) {
if (isset($_SESSION['uid'])) unset($_SESSION['uid']);
if (isset($_SESSION['aid'])) unset($_SESSION['aid']);
if (isset($_SESSION['said'])) unset($_SESSION['said']);
if (isset ($_SESSION['count']))
session_destroy();
}
require('include/db.php');
require('include/sec.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">
<script type="text/javascript">
function validate_required(field,alerttxt)
{
with (field)
{
if (value==null||value=="")
{
alert(alerttxt);return false;
}
else
{
return true;
}
}
}
function validate_form(thisform)
{
with (thisform)
{
if (validate_required(ID_num,"Please fill out this field, or select the passport option.")==false)
{ID_num.focus();return false;}
}
}
</script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>SSI CESA Relay 2010</title>
<link href="screen.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {color: #B9BBA6}
.style2 {color: #333333; }
-->
</style>
</head>
<body>
<table width="900" height="100%" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="231" align="left" class="left" valign="top">
<div align="center"><a href="http://www.cesa.co.za" target="_blank"><br />
<img src="img/cesaLogo.gif" width="201" height="70" border="0" /><br />
<br />
</a><br />
</P>
</div> <?php require('include/menu.php'); ?>
</div>
<p align="center"><strong><br />
Proudly Hosted By: </strong> </p>
<p align="center">
<a href="http://www.ssi-dhv.com"><img src="img/ssilogo.gif" width="160" height="66" border="0" /></a> <br />
<br />
<strong>Sponsors</strong>: </p>
<div align="center">
<table id="Table5" cellspacing="0" cellpadding="0" width="140" border="0">
<tr>
<td style="HEIGHT: 29px" colspan="3"><img src="img/sponsors.jpg" width="167" height="600" border="0" usemap="#Map2"/>
<map name="Map2" id="Map2">
<area shape="rect" coords="30,29,128,76" href="http://mmsa.momentum.co.za/mmsa/fundindex.jsp?fundName=bepmeds" />
<area shape="rect" coords="21,99,136,157" href="http://www.pbcgroup.co.za/" />
<area shape="rect" coords="36,207,119,294" href="http://www.3smedia.co.za/" />
<area shape="rect" coords="18,423,147,495" href="http://www.infraset.co.za" />
<area shape="rect" coords="18,358,147,391" href="http://www.momentum.co.za" />
</map></td>
</tr>
</table>
</div>
<p align="center"></p></td>
<td width="669" valign="top" class="contentBG"><table width="98%" border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td width="55%"><h1 class="style2" style="padding-left:10px;">SSI 2010 CESA RELAY </h1></td>
<td width="45%"><img src="img/logo.png" /></td>
</tr>
<tr>
<td colspan="2" class="content"><?php require('include/con_area.php');?></td>
</tr>
<tr>
<td colspan="2" class="content"> </td>
</tr>
<tr>
<td colspan="2" class="content"><?php require('include/footer.php'); ?></td>
</tr>
</table>
<p align="center"> </p></td>
</tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="30,20,138,79" href="http://www.absa.co.za" /><area shape="rect" coords="32,106,131,150" href="http://www.bepmeds.co.za" /><area shape="rect" coords="36,182,127,231" href="#" /><area shape="rect" coords="36,254,126,299" href="http://www.sasfin.co.za" /><area shape="rect" coords="35,320,126,375" href="http"//www.sovhealth.co.za" /><area shape="rect" coords="13,420,150,517" href="http://mmsa.momentum.co.za/mmsa/fundindex.jsp?fundName=bepmeds" /></map></body>
</html>