function jsgames(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 jsgames(487, 'Spielen bis der Arzt kommt', 'https://www.splashgames.de/php/messen/berichte/', '28.08.2008 - 12:20', 'Messen'); neues[1] = new jsgames(483, 'Videoblog vom Samstag', 'https://www.splashgames.de/php/messen/berichte/', '25.08.2008 - 11:15', 'Messen'); neues[2] = new jsgames(482, 'Videoblog vom Freitag', 'https://www.splashgames.de/php/messen/berichte/', '25.08.2008 - 11:14', 'Messen'); neues[3] = new jsgames(481, 'Videoblog vom Donnerstag', 'https://www.splashgames.de/php/messen/berichte/', '25.08.2008 - 11:13', 'Messen'); neues[4] = new jsgames(480, 'Abschlussbericht: Gamesbranche bleibt 2009 in Leipzig', 'https://www.splashgames.de/php/messen/berichte/', '25.08.2008 - 10:32', 'Messen'); neues[5] = new jsgames(479, 'GC - Games Convention Leipzig: Mega-Spektakel mit einem Reigen internationaler Rekorde', 'https://www.splashgames.de/php/messen/berichte/', '23.07.2008 - 10:30', 'Messen'); neues[6] = new jsgames(247, 'Games Convention ist die Nr.1 in Europa', 'https://www.splashgames.de/php/messen/berichte/', '28.08.2006 - 05:39', 'Messen'); neues[7] = new jsgames(246, 'Gamesload Relaunch', 'https://www.splashgames.de/php/messen/berichte/', '28.08.2006 - 05:31', 'Messen'); neues[8] = new jsgames(245, 'Es lebe die Frau!', 'https://www.splashgames.de/php/messen/berichte/', '26.08.2006 - 14:35', 'Messen'); neues[9] = new jsgames(243, 'Spiele f?r Xbox 360 und Xbox Live', 'https://www.splashgames.de/php/messen/berichte/', '25.08.2006 - 13:39', 'Messen');