<table border="0" cellspacing="0" cellpadding="10" width="300" class="table1"> <form method="POST" action="member.php"> <input type="hidden" name="username" value="#%username%#"> <input type="hidden" name="password" value="#%password%#"> <TR><td align="center"> <table border="0" width="300" cellspacing="0" cellpadding="2"> <tr><td colspan="2" align="center" nowrap><span class="text13b_bold">Please select function</span></td></tr> <tr> <td width="10" align="left"><input type="radio" value="edit" checked name="action"></td> <td align="left" nowrap><span class="text13">Edit account</span></td> </tr> <tr> <td width="10" align="left"><input type="radio" value="stats" name="action"></td> <td align="left" nowrap><span class="text13">Statistic</span></td> </tr> <tr> <td width="10" align="left"><input type="radio" value="html" name="action"></td> <td align="left" nowrap><span class="text13">Display HTML code</span></td> </tr> <tr><TD align=center colSpan=2><INPUT type="submit" value="Submit" name="B1" class="button10"></TD></TR> </table> </td></tr> </TBODY></FORM></TABLE>