Thanks for the reply
im using this script
<!-- show latest active threads -->
<div class="style27">
<table cellpadding="6" cellspacing="0" colspan="0" border="0" width="100%" align="center">
<tbody>
</tbody>
<tbody>
<tr>
<td width="50%" height="31" align="center" valign="top">
<div>
<div align="center" >
<p align="left">
<script type="text/javascript" src="home/external.php?forumids=625&type=js"></script>
<script language="" type="text/javascript">
<!--
for (x = 0; x < 10; x++)
{
document.writeln("<a href=\"home/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>(By: "+threads[x].poster+")<br />");
}
//-->
</script></p>
</div>
</div></td>
</tr>
</tbody>
<!-- show latest active threads -->
Could you tell me where Do I put the code, which you give me
Thanks in advance
