function thread(threadid, title, poster, url, views, forum_id, forumtitle) { this.threadid = threadid; this.title = title; this.poster = poster; this.url = url; this.views = views; this.forum_id = forum_id; this.forumtitle = forumtitle; } var threads = new Array(4); threads[0] = new thread(531891, 'لو بتحب مصر ادخل نقدر نلغى نتيجة المباراه ونعيدها ياللا بسرعة', 'مروة جمال', 'miramax', '34', '183', 'منتديات برامج MBC FM'); threads[1] = new thread(529371, 'الف سلامة لأمبراطور المايك الأستاذ احمد الحامد وماتشوف شر يااارب', 'عاشقة احمد الحامد', 'noralkon1', '52', '183', 'منتديات برامج MBC FM'); threads[2] = new thread(527201, '҉ਿ°●φ¸¸.»»هل العشق مرض««.¸¸φ●°ੀ҉', 'ترنيم العنزي', 'the_flay666', '37', '183', 'منتديات برامج MBC FM'); threads[3] = new thread(524051, 'فضل صوم يوم عرفة', 'ترنيم العنزي', 'the_flay666', '79', '183', 'منتديات برامج MBC FM');