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(8); threads[0] = new thread(671, 'Υπερυπουργέ Ραγκούση..“πιάσε” δυο μπιφτέκια και μια πατάτες!', 'dimig', '06-09-10', '18:09'); threads[1] = new thread(665, 'Επερχόμενες δημοτικές εκλογές', 'Σταυρούλης', '06-09-10', '08:12'); threads[2] = new thread(436, 'Προσιτή Κατοικία για φοιτητές', 'stelina', '04-09-10', '23:57'); threads[3] = new thread(670, '...Ζήτω ο “Καρατζαφέρ”!!', 'dimig', '03-09-10', '15:05'); threads[4] = new thread(542, 'Τα νύχια μας μεγαλώνουν 25% πιο γρήγορα σε σχέση με ...', 'rEmiXeN', '30-08-10', '07:06'); threads[5] = new thread(669, 'Τα Επικίνδυνα Παιχνίδια του ΝΤΑΒΟΥΤΟΓΛΟΥ.', 'dimig', '30-08-10', '02:18'); threads[6] = new thread(668, 'Βοήθεια Brand New Apple Iphone 4 32GB & Blackberry Bold 9700F/S', 'milokoners', '15-08-10', '20:32'); threads[7] = new thread(554, 'Βοήθεια Sell Apple iPhone 3gs 32GB/Nokia N97 32GB/HTC G1 google phone', 'Huxlay', '11-08-10', '07:48');