I fouund in general.js code
function theChampPopup(e){window.open(e,"_blank","height='+screen.height+',width='+screen.width,left=400,top=100,resizable,scrollbars,toolbar=0,personalbar=0,menubar=no,location=no,directories=no,status")}
What to do to make the window full screen?