document.write( "" ); var arrName = Array("Joey", "noviz", "william", "ucup", "OGGIX"); var arrDate = Array("10:38 AM Feb 16, 2009", "04:02 PM Feb 14, 2009", "12:19 AM Feb 13, 2009", "07:10 PM Dec 07, 2008", "00/00/0000 00:00:00"); var arrUrl = Array("", "", "", "", ""); var arrComment = Array("Hello again...\':D\'", "hi nice articles here.
thanks", "Any recent update on this
blog?\':D\'", "Boleh juga artikelnya ...", "Welcome to oggix.com"); var arrReply = Array("", "", "", "", "Go to http://oggix.com to login to your shoutbox control panel."); 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
[5 entries]
\n"); document.write("
\n"); document.write("
Free ShoutBox:
\n"); document.write("
OGGIX.com
 
\n");