<?php $home="http://www.codingcoding.com"; ?> <body style="margin: 0px;"> <table width=78% height=100% align=left valign=top cellpadding=0 cellspacing=0 border=0 bgcolor=#dfdfdf> <!-- header row --> <tr height=70 width=100%><td> <table width=100%><tr><td> <a href="http://www.codingcoding.com" style="color: green; font-weight: bold; font-size: 24px; text-decoration: none;"> HIOX Review Script</a></td> <td align=right>HRS v1.0 </td> </tr></table> </td></tr> <!-- header row --> <!-- links row --> <tr height=1><td bgcolor=white> </td></tr> <tr height=1%><td bgcolor=bb9e9a align=center class=links> <br> </td></tr> <tr height=1><td bgcolor=white> </td></tr> <!-- header row --> <!-- content row --> <tr height=10 bgcolor=#efefff><td style="color:green; font-size:14px; font-family: arial, verdana, san-serif;" align=center height=10> <br> <a href=../../index.php>New Comments</a> || <a href=../../ereview.php>Edit Commnets</a> || <a href=../../usrrevlist.php>User Details</a> || <a href=../../cntrevlist.php>User Content</a> || <a href=<?php echo"$home/HRS/DBMAD/mailman/index.php" ?>>Mail</a> || <a href=../../colors.php>Colors</a> || <a href=../../code.php>Get Code</a> <br><br> </td></tr> <?php include "../../../auth/config.php"; $link = mysql_connect($hostname, $username,$password); $dbcon = mysql_select_db($dbname,$link); ?>