function popReportGame(URL){
winpops=window.open(URL,"","width=375,height=250,left=100,top=100,status=0,scrollbars=0,resizable=1,menubar=0,location=0,toolbar=0")
}
function myprintln(s) { document.writeln(s); }
