<head> <meta http-equiv="Content-Type" content="text/html; charset=<%CHARSET%>"> <meta http-equiv='refresh' content='5; url=add.php'> <LINK rel="stylesheet" type="text/css" href="<%TEMPLATE%>/linker.css"> </head> <body bgcolor="<%BGCOLOR%>"> <!-- HEADER START--> <%PAGE_HEADER%> <!-- HEADER END --> <!-- MENU_BAR START--> <%MENU_BAR%> <!-- MENU_BAR END --> <!-- HERE START --> <%HERE%> <!-- HERE START --> <!-- Search bar --> <%SEARCHBAR%> <!-- Search bar --> <br><br> <div align="<%ALIGN%>"> <table border='0' cellspacing='0' cellpadding=0 width="<%MWIDTH%>"> <tr><td height=2 bgcolor=gray><img src="<%TEMPLATE%>/image/x1.gif" border=0></td></tr> <tr> <td height='22' bgcolor='#E0E0E0' align='center'> <font size='2'><b><%L_ADDED_CONTENT%></b></font></td> </tr> <tr><td height=1 bgcolor=gray><img src="<%TEMPLATE%>/image/x1.gif" border=0></td></tr> <tr><td> <table border=0 width=100% cellpadding=0 cellspacing=1> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_CAT%></font></td> <td rowspan=17 width=1 background="<%TEMPLATE%>/image/dot_vline.gif"><img src="<%TEMPLATE%>/image/x1.gif"></td> <td width='580' height='25' bgcolor='#F6F6F6'> <font size='2'><%CATEGORY%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_TITLE%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%TITLE%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_SOURCE%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%SOURCE%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_SCONT%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%SCONT%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_NAME%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%NAME%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'> <font size='2'><%L_EMAIL%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%EMAIL%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'> <font size='2'><%L_LINK%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%UPFILE_NAME%></font></td> </tr> <!-- BEGIN DYN: tdcol --> <tr> <td width='120' height='25' bgcolor='#F6F6F6'> <font size='2'><%ADD_NAME%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%ADD_VALUE%></font></td> </tr> <!-- END DYN: tdcol --> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_PASS%></font></td> <td height='25' bgcolor='#F6F6F6'> <font size='2'><%PASSWD%></font></td> </tr> <tr> <td width='120' height='25' bgcolor='#F6F6F6'><font size='2'> <%L_LCONT%></font></td> <td height='25' bgcolor='#F6F6F6'><table border=0><tr><td> <font size='2'><%LCONT%></font></td></tr></table> </td> </tr> </table> </td></tr> <tr><td colspan=3 height=2 bgcolor=gray><img src="<%TEMPLATE%>/image/x1.gif" border=0></td></tr> </table></div> <br><br> <!-- FOOTER START--> <%PAGE_FOOTER%> <!-- FOOTER END --> </body></html>