function thread(threadid, title, poster, threaddate, threadtime) { this.threadid = threadid; this.title = title; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; } var threads = new Array(15); threads[0] = new thread(13141, 'Kaspersk Daily Keys 30 July 2010 FRIDAY', 'Reza Esfandiari', '30-07-10', '11:31'); threads[1] = new thread(13140, 'کلیدهای جدید 2011', 'Reza Esfandiari', '30-07-10', '11:27'); threads[2] = new thread(13139, 'تاثير ميدانهاي الكترومغناطيسي بر انسان', 'elnaz.r', '30-07-10', '09:52'); threads[3] = new thread(13138, 'سخنی از بزرگان در رابطه با ازدواج ( خیلی جالبه ..)', 'elnaz.r', '30-07-10', '09:44'); threads[4] = new thread(13137, 'چرا حلقه ازدواج باید در انگشت چهارم قرار بگیرد ؟', 'elnaz.r', '29-07-10', '13:48'); threads[5] = new thread(13136, 'درخواست نرم افزار', 'عباس رفوگر', '26-07-10', '18:38'); threads[6] = new thread(13135, 'نگاهی کوتاه به زندگی ویلیام شکسپیر', 'K.A.N.E', '26-07-10', '13:38'); threads[7] = new thread(13134, 'معرفی کثیف‌ترین و گران‌ترین شهر اروپا', 'elnaz.r', '25-07-10', '13:02'); threads[8] = new thread(13133, 'چند مطلب در رابطه با کامپیوتر', 'elnaz.r', '25-07-10', '12:54'); threads[9] = new thread(13132, 'من امشب مي ميرم ( متن دو زبانه )', 'elnaz.r', '25-07-10', '12:49'); threads[10] = new thread(13131, 'نصیحت های عاشقانه', 'elnaz.r', '25-07-10', '12:40'); threads[11] = new thread(13130, 'sms های عاشقونه', 'elnaz.r', '25-07-10', '12:37'); threads[12] = new thread(13129, 'مغزت را بزن به شارژ!', 'elnaz.r', '24-07-10', '10:41'); threads[13] = new thread(13128, 'وقتی ریاضی دان عاشق می شود!!!', 'elnaz.r', '24-07-10', '10:36'); threads[14] = new thread(13127, '5 دلیل پیری زود رس؟!', 'elnaz.r', '24-07-10', '10:25');