function jssplashpages(id, name, link, datum, typ)
{
this.id = id;
this.name = name;
this.link = link;
this.datum = datum;
this.typ = typ;
}
var neues = new Array();
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/comicsites/splashpages/php/extern.php on line 212