function popup2(url) {
 fenster=window.open(url, "Intern/spielerstat_hin_05_06.htm, Intern/spielerstat_rueck_05_06.htm",  "width=598,height=240,resizable=yes,menubar=no,location=no, scrollbars=yes");
 fenster.focus();
 return false;
}


// JavaScript Document
