function helpwindow() {
window.open("help.html","Help","width=620,height=630,left=0,top=0,dependent=yes,menubar=no,resizable=no,scrollbars=no,toolbar=no,status=no");
}