document.write( "" ); var arrName = Array("jr", "anina"); var arrDate = Array("14/01/2006 02:28:02", "13/01/2006 02:17:45"); var arrUrl = Array("", ""); var arrComment = Array("good blog", "i'm the first >\':\)\'
hahahahhahha"); var arrReply = Array("thanks :)", "okeyy..."); var arrPhoto = Array("", ""); for (var i = 0; i < arrComment.length; i++) { document.write("\n"); document.write("\t
"+ arrDate[i] +"
\n"); document.write("\t
\n"); document.write("\t"+ arrPhoto[i] +"\n"); if (arrUrl[i] != "") { document.write("\t"+ arrUrl[i]); } document.write("\t"+ arrName[i]); if (arrUrl[i] != "") { document.write(""); } document.write("
\n"); document.write("\t
"+ arrComment[i] + "
\n"); if (arrReply[i] != "") { document.write("\t
» "+ arrReply[i] +"
\n"); } document.write("\t

\n"); document.write("\n"); } document.write("\t
[2 entries]
\n"); document.write("
\n"); document.write("
Free ShoutBox:
\n"); document.write("
OGGIX.com
 
\n");