for (i=0; i<=16; i++) {
document.write('<img src="images/bul1.gif" align="absmiddle">&nbsp;<a href="http://forum.majidonline.com/showthread.php?t=', threads[i].threadid, '" target="_blank" title="توسط : ', threads[i].poster, ' در ', threads[i].threaddate, '-', threads[i].threadtime, '">', threads[i].title, '</a><br>');
}
