function siegel()
 {
 neu = window.open("top-qualitaet.html","Qualität","width=640,height=400,scrollbars=0,resizable=0,left=10,top=5");
 }
function server()
 {
 neu = window.open("top-server.html","Server","width=640,height=230,scrollbars=0,resizable=0,left=10,top=5");
 }