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(262631, 'Vogue Italia August 1998 : Oluchi Onweagba by Steven Meisel', 'burbuja8910', '03-02-2015', '03:13 PM'); threads[1] = new thread(262629, 'Hugo by Hugo Boss S/S 2015: Binx Walton & Lexi Boling by Pierre Debusschere', 'poison84', '03-02-2015', '02:36 PM'); threads[2] = new thread(262627, 'Demetri Kiskinis', 'WilhelmF', '03-02-2015', '01:56 PM'); threads[3] = new thread(262625, 'Christian Gusenburger', 'WilhelmF', '03-02-2015', '01:26 PM'); threads[4] = new thread(262623, 'US Elle March 2015 : Katy Perry by Michael Thompson', 'vogue28', '03-02-2015', '12:57 PM'); threads[5] = new thread(262621, 'Viktor & Rolf to Halt Ready-to-Wear', 'poison84', '03-02-2015', '12:53 PM'); threads[6] = new thread(262619, 'Wiktoria', 'Stereo_Flo', '03-02-2015', '12:14 PM'); threads[7] = new thread(262617, 'Meagan Callen', 'Stereo_Flo', '03-02-2015', '11:19 AM'); threads[8] = new thread(262615, 'Elle Brazil February 2015 : Isabeli Fontana by Gui Paganini', 'FRANCY ITALY', '03-02-2015', '10:49 AM'); threads[9] = new thread(262613, 'Louis Vuitton Pre-Fall 2015 Paris', 'Melancholybaby', '03-02-2015', '10:24 AM'); threads[10] = new thread(262611, 'Femke', 'Stereo_Flo', '03-02-2015', '09:12 AM'); threads[11] = new thread(262609, 'Yvonne Wegener', 'Stereo_Flo', '03-02-2015', '08:57 AM'); threads[12] = new thread(262607, 'Lucia Lopez', 'pellucid', '03-02-2015', '08:42 AM'); threads[13] = new thread(262605, 'Vanity Fair March 2015 by Annie Leibovitz', 't-rex', '03-02-2015', '08:37 AM'); threads[14] = new thread(262603, 'Casey Matthews', '-MR.D-', '03-02-2015', '03:13 AM');