// works.jsfunction works(dispFile){        infoWin = window.open(dispFile,"Information","width=640,height=600,resizable=yes,scrollbars=yes");}