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(1315, 'هواداران کهکشانی ها (3)', 'mona', '03-Sep-2010', '05:09 AM'); threads[1] = new thread(1087, 'هرچه می خواهد دل تنگت بگو ...(اشعار و جملات قصار 3 )', 'mona', '03-Sep-2010', '05:07 AM'); threads[2] = new thread(1071, 'مشاعره 2', 'mona', '03-Sep-2010', '04:59 AM'); threads[3] = new thread(1428, 'شما یادتون نمیاد؟', 'fereshteh_fh', '03-Sep-2010', '03:46 AM'); threads[4] = new thread(1401, 'بحث و گفتگو پیرامون تیم های لیگ برتر ایران', 'fereshteh_fh', '03-Sep-2010', '03:35 AM'); threads[5] = new thread(4, 'برنامه 90', 'fereshteh_fh', '03-Sep-2010', '03:34 AM'); threads[6] = new thread(978, 'پشت پرده فوتبال فانتزی( کل کل مربیان لیگ) 3', 'Peyman', '03-Sep-2010', '03:06 AM'); threads[7] = new thread(46, 'کلوپ آث میلان', 'bahadorinchi', '03-Sep-2010', '02:54 AM'); threads[8] = new thread(1334, 'بحث و گفتگو و پیشنهاد برای نقل انتقالات / 2', 'Siavash', '03-Sep-2010', '02:44 AM'); threads[9] = new thread(528, 'وضعیت تیم ملی ایران', 'Bayern+Munchen', '03-Sep-2010', '02:11 AM'); threads[10] = new thread(1419, 'روی خط خبر (4)', 'Bayern+Munchen', '03-Sep-2010', '02:08 AM'); threads[11] = new thread(1293, 'طرفداران آرژانتین', 'Bayern+Munchen', '03-Sep-2010', '02:04 AM'); threads[12] = new thread(111, 'صندلی داغ', 'shahabghermez', '03-Sep-2010', '01:52 AM'); threads[13] = new thread(1483, '.:i:. (( شناسایی تصاویر فوتبالیست ها )) .:i:.', 'Bayern+Munchen', '03-Sep-2010', '01:43 AM'); threads[14] = new thread(1477, 'پرسپولیس - پاس', 'Torres', '03-Sep-2010', '01:41 AM');