<?php
//Start session
session_start();
//Check whether the session variable SESS_MEMBER_ID is present or not
if(!isset($_SESSION['SESS_MEMBER_ID']) || (trim($_SESSION['SESS_MEMBER_ID']) == '')) {
header("location: ../../../access-denied.php");
exit();
}
?>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
.style1 {
font-family: tahoma;
color: #FFFFFF;
font-weight: bold;
}
.style3 {
color: #FFFFFF;
font-family: tahoma;
font-size: 12px;
}
a {
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
.style7 {color: #FFFFFF}
body {
background-image: url(../bg.png);
}
body,td,th {
font-family: tahoma;
font-size: 14px;
color: #006633;
}
-->
</style>
<style type="text/css">
<!--
.style8 {font-size: 12px}
-->
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- http://www.LiveZilla.net Chat Button Link Code --><div style="text-align:center;width:42px;display:scroll;position:fixed;bottom:210px;left:2px;"><a href="javascript:void(window.open('http://www.site.com/site/support/online/chat.php','','width=590,height=580,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes'))"><img src="http://www.site.com/site/support/online/image.php?id=05" width="42" height="128" border="0" alt="LiveZilla Live Help"></a></div>
<!-- http://www.LiveZilla.net Chat Button Link Code --><!-- http://www.LiveZilla.net Tracking Code --><div id="livezilla_tracking" style="display:none"></div><script type="text/javascript">
<!-- DON'T PLACE IN HEAD ELEMENT -->
var script = document.createElement("script");script.type="text/javascript";var src = "http://www.site.com/site/support/online/server.php?request=track&output=jcrpt&nse="+Math.random();setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1);</script><!-- http://www.LiveZilla.net Tracking Code -->
<table width="100%" height="43" border="0" cellpadding="0" cellspacing="0" bgcolor="#74AC00">
<tr>
<td align="center" valign="middle"> </td>
</tr>
</table><br>
<table width="90%" height="186" border="0" align="center" cellpadding="0" cellspacing="0" dir="r" id="Table_01">
<tr>
<td colspan="2" rowspan="2" background="../images/Untitled-1_01.png" height="25" alt=""></td>
<td colspan="2" background="../images/Untitled-1_02.png" height="18" alt=""></td>
<td colspan="2" rowspan="2" background="../images/Untitled-1_03.png" height="25" alt=""></td>
<td background="../images/spacer.gif" width="5" height="18" alt=""></td>
</tr>
<tr>
<td rowspan="2" background="../images/Untitled-1_04.png" width="57" height="46" alt=""></td>
<td dir="rtl" width="1093" height="46" rowspan="2" align="right" valign="top" background="../images/Untitled-1_04.png" alt=""> </td>
<td background="../images/spacer.gif" width="5" height="7" alt=""></td>
</tr>
<tr>
<td colspan="2" background="../images/Untitled-1_06.png" height="39" alt=""></td>
<td colspan="2" background="../images/Untitled-1_07.png" height="39" alt=""></td>
<td background="../images/spacer.gif" width="5" height="39" alt=""></td>
</tr>
<tr>
<td colspan="6" height="9" alt=""></td>
<td background="../images/spacer.gif" width="5" height="9" alt=""></td>
</tr>
<tr>
<td background="../images/Untitled-1_09.png" width="22" height="88" alt=""></td>
<td height="88" colspan="4" align="center" bgcolor="#C0D269" alt=""><br>
<p> </p>
<p><hr width="50%" style="border:1px #009900 dotted"></p>
<p>
<p></td>
<td background="../images/Untitled-1_11.png" width="19" height="88" alt=""></td>
<td background="../images/spacer.gif" width="5" height="88" alt=""></td>
</tr>
<tr>
<td background="../images/Untitled-1_12.png" width="22" height="24" alt=""></td>
<td colspan="4" background="../images/Untitled-1_13.png" height="24" alt=""></td>
<td background="../images/Untitled-1_14.png" width="19" height="24" alt=""></td>
<td background="../images/spacer.gif" width="5" height="24" alt=""></td>
</tr>
<tr>
<td background="../images/spacer.gif" width="22" height="1" alt=""></td>
<td background="../images/spacer.gif" width="1" height="1" alt=""></td>
<td background="../images/spacer.gif" width="57" height="1" alt=""></td>
<td background="../images/spacer.gif" width="1093" height="1" alt=""></td>
<td background="../images/spacer.gif" width="6" height="1" alt=""></td>
<td background="../images/spacer.gif" width="19" height="1" alt=""></td>
<td></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>