<?php
session_start();
require "config.php";
if(!isset($_SESSION['user']))
{
header('Location: index.php');
}
if (!isset($_GET['err']))
{
header ('Location: index.php');
}
//If
if ($_GET['err'] == "subject")
{
$error = "There isn't any title.";
}
//If
if ($_GET['err'] == "message")
{
$error = "The message is short.";
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>Support Center - <?php echo $titulo; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- default stylesheet -->
<link rel="stylesheet" type="text/css" media="all" href="index_files/index.css">
<style type="text/css">
<!--
body {
background-image: url(../integration/images/bg.jpg);
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style>
<link rel="stylesheet" href="index_files/style.css" type="text/css">
<!-- default javascript -->
<script language="Javascript">
</script>
<script language="Javascript" src="index_files/basejs.js" type="text/javascript"></script>
<style type="text/css">
<!--
.Estilo2 {color: #003366}
.Estilo3 {
font-size: 10px;
font-weight: bold;
}
.Estilo6 { font-size: 14px;
font-weight: bold;
}
.Estilo7 {color: #FF0000}
.Estilo20 {color: #000099}
-->
</style></head>
<body>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="780">
<tbody>
<tr>
<td style="background-image: url(../integration/images/text-bg.jpg);" valign="top"><table align="center" border="0" cellpadding="0" cellspacing="0" width="750">
<tbody>
<tr>
<td><table border="0" cellpadding="3" cellspacing="0" width="100%">
<tr>
<td width="90%" height="5" bgcolor="#ffffff"><p><img src="index_files/space.gif" height="3" width="1"></p>
<table width="100%" border="0" cellpadding="3" cellspacing="0" background="index_files/button-right.jpg">
<tbody>
<tr>
<td class="smalltext" align="left" valign="top"><b><font color="#707070"><a href="index.php" id="navlink"></a><a href="index.php">Support Center </a> <img src="login_files/blueblockarrow.gif" width="8" height="8"> <a href="new.php">Send Ticket </a> </font></b></td>
</tr>
</tbody>
</table></td>
<td width="10%" bgcolor="#ffffff"><div align="center"><a href="close.php"><img src="lock.jpg" width="43" height="42"><span class="Estilo3">Close Session </span></a><span class="Estilo3"></span></div></td>
</tr>
<tbody>
</tbody>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="1" width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td height="1" width="222"><img src="index_files/space.gif" height="1" width="1"></td>
<td height="1" width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td height="1" width="503"><img src="index_files/space.gif" height="1" width="210"></td>
<td height="1" width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
<tr>
<td height="" width="10"> </td>
<td align="left" valign="top" width="222"><table class="tborder" border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- BEGIN LOGIN BOX -->
<tbody>
<tr class="tcat">
<td align="left" width="1"><img src="index_files/space.gif" height="21" width="1"></td>
<td align="left" width="8"><img src="index_files/blockarrow.gif" height="8" width="8"></td>
<td width="146" align="left" valign="middle"> <span class="smalltext">Welcome:<?php echo $_SESSION['user']; ?></span></td>
<td align="right" width="70"> </td>
</tr>
<tr>
<td colspan="4" bgcolor="#f5f5f5"><form name="loginform" action="login.php" method="post">
<table border="0" cellpadding="2" cellspacing="1" width="100%">
<tbody>
<tr>
<td class="smalltext" width="67%"><a href="perfil.php" class="Estilo2"><img src="edit.gif" width="16" height="16"> Edit Profile</a></td>
<td width="33%"> </td>
</tr>
<tr>
<td class="smalltext"><a href="new.php"><img src="plus.gif" width="16" height="16"> Send Ticket </a></td>
<td> </td>
</tr>
<tr>
<td class="smalltext"><a href="login.php"><img src="document.gif" width="16" height="16"> Submitted Tickets </a><a href="new.php"></a></td>
<td> </td>
</tr>
<tr>
<td class="smalltext"><a href="guias.php"><img src="info.gif" width="16" height="16"> Guides and Docs </a></td>
<td> </td>
</tr>
</tbody>
</table>
</form>
<script language="Javascript">
document.loginform.loginemail.focus();
</script></td>
</tr>
<!-- END LOGIN BOX -->
<tr class="borderrow1">
<td colspan="4" align="left" height="1"><img src="index_files/space.gif" height="1" width="1"></td>
</tr>
<tr>
<td height="22" colspan="4" bgcolor="#f5f5f5"><form name="search" action="busqueda.php" method="post">
</form></td>
</tr>
</tbody>
</table></td>
<td width="10"><img src="index_files/space.gif" height="1" width="5"></td>
<td align="left" valign="top"><table width="100%" height="298" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="left" valign="top"><table class="sectiontitlebg" border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="1"><img src="login_files/blueblockarrow.gif"></td>
<td><strong><font color="#666666">Send Ticket </font></strong></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" valign="top"><br>
</td><td width="5"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" valign="top"> </td>
</tr>
</tbody>
</table>
<form name="form1" method="post" action="reg2.php">
<div align="center">
<p class="Estilo6">Error trying to process the form.</p>
<p class="Estilo7">Error:
<?php
echo $error;
?>
</p>
</div>
</form>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" valign="top"><br>
</td>
<td width="5"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td align="left" valign="top"><p> </p></td>
</tr>
</tbody>
</table></td>
<td width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
</tbody>
</table></td>
<td height="1" width="5"><img src="index_files/space.gif" height="1" width="5"></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td colspan="2" height="15"><div align="center"><!-- // You can not remove or edit the following copyrights, doing so will void the license and any rights you have to use this script // -->
<div align="center">Power by <a href="http://www.opensupports.com" class="Estilo20">OpenSupports</a> © 2009 - <?php echo date("Y"); ?>. All Rights reserved </div>
<!-- //
Ends Copyrights //--></td
>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<center>
<table border="0" cellpadding="0" cellspacing="0" width="830">
</table>
</center></body></html>