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(959, 'با تو خوشم', 'amirhosseinnajafabaadi', '09-06-2010', '10:38 AM'); threads[1] = new thread(958, 'فروش گردنبند شیر بالدار طلایی شادمهر', 'mehdi', '09-05-2010', '07:40 PM'); threads[2] = new thread(957, 'آهنگ جدید و زیبای Madonna به نام Infinity . با 4 کیفیت متفاوت... | Exclusive |', 'mehdi', '09-05-2010', '05:47 PM'); threads[3] = new thread(956, 'شروع دوباره', 'farhad71', '09-05-2010', '02:11 PM'); threads[4] = new thread(955, 'ارسال شعر به شادمهر', 'farhad71', '09-05-2010', '01:52 PM'); threads[5] = new thread(954, 'دریافت فیلم های کنسرت آنتالیا شادمهر عقیلی (Exclusive)', 'Shadmehr', '09-05-2010', '01:13 PM'); threads[6] = new thread(953, 'تایپک تبریک تولد مهدی مشهد سری', 'KingOFPop', '09-05-2010', '09:54 AM'); threads[7] = new thread(952, 'آهنگ جديد و بسيار زيباي كشتي صلح با صداي فرزاد فرزين', 'mehdi', '09-04-2010', '03:37 PM'); threads[8] = new thread(951, 'آلبوم جدید و فوق العاده زیبای نانسی عجرم با نام عینی علیک. با 4 کیفیت متفاوت', 'KingOFPop', '09-04-2010', '03:04 PM'); threads[9] = new thread(950, 'آهنگ جدید محمد رضا شکری به نام" شیرین و فرهاد "', 'KingOFPop', '09-04-2010', '03:01 PM'); threads[10] = new thread(949, 'پترا شهر تازه کشف شده در اردن !!!', 'Ahmad', '09-04-2010', '01:53 PM'); threads[11] = new thread(948, 'عکسهای کنسرت 2005 و 2009 شادمهر', 'Ahmad', '09-04-2010', '11:04 AM'); threads[12] = new thread(947, 'اسم شما به میخی !!!', 'Ahmad', '09-04-2010', '10:47 AM'); threads[13] = new thread(946, 'اينو که قبول داری', 'amirhosseinnajafabaadi', '09-04-2010', '09:37 AM'); threads[14] = new thread(945, 'عکسهای پشت صحنه بغض (سری 3)', 'Ahmad', '09-03-2010', '10:54 PM');