if(screen.height <= '600'){ document.write("<link href='include/layout600.css' type='text/css' rel='stylesheet'><body style=\"background-color:000000; background-image:url(img/system/wasserz2.jpg); background-attachment:fixed; background-repeat:no-repeat; background-position:149 320\">"); }
if((screen.height >= '768') && (screen.height < 1024)){ document.write("<link href='include/layout768.css' type='text/css' rel='stylesheet'><body style=\"background-color:000000; background-image:url(img/system/wasserz2.jpg); background-attachment:fixed; background-repeat:no-repeat; background-position:149 320\">"); }
if(screen.height >= '1024'){ document.write("<link href='include/layout1024.css' type='text/css' rel='stylesheet'><body style=\"background-color:000000; background-image:url(img/system/wasserz2.jpg); background-attachment:fixed; background-repeat:no-repeat; background-position:149 320\">"); }

function ZweiFrames(URI1,F1,URI2,F2) {
  Frame1=eval("parent."+F1);
  Frame2=eval("parent."+F2);
  Frame1.location.href = URI1;
  Frame2.location.href = URI2;
}
