function jsbooks(id, name, link, datum, typ) { this.id = id; this.name = name; this.link = link; this.datum = datum; this.typ = typ; } var neues = new Array(); neues[0] = new jsbooks(669, 'Wyrm: Die erste Handynovelle Europas', 'https://splashbooks.de/php/messen/berichte/', '17.10.2009 - 23:33', 'Messen'); neues[1] = new jsbooks(667, 'Selbstheilung mit Eckart von Hirschhausen ', 'https://splashbooks.de/php/messen/berichte/', '17.10.2009 - 23:11', 'Messen'); neues[2] = new jsbooks(663, 'Lyrikstimmen: Die Bibliothek der Poeten', 'https://splashbooks.de/php/messen/berichte/', '17.10.2009 - 22:31', 'Messen'); neues[3] = new jsbooks(660, 'G?nter Wallraff, als er selbst', 'https://splashbooks.de/php/messen/berichte/', '17.10.2009 - 22:11', 'Messen'); neues[4] = new jsbooks(649, 'Word Cup - Weltweit Vokabeln lernen', 'https://splashbooks.de/php/messen/berichte/', '16.10.2009 - 13:00', 'Messen'); neues[5] = new jsbooks(648, 'Jan Josef Liefers schreibt!', 'https://splashbooks.de/php/messen/berichte/', '16.10.2009 - 10:43', 'Messen'); neues[6] = new jsbooks(636, 'Drei mal drei macht neun', 'https://splashbooks.de/php/messen/berichte/', '14.10.2009 - 10:12', 'Messen'); neues[7] = new jsbooks(634, 'Bitte anschnallen! - Die Er?ffnungs-Pressekonferenz', 'https://splashbooks.de/php/messen/berichte/', '13.10.2009 - 15:07', 'Messen');