function op_win(fileName,width,height){me=window.open(fileName,'TableWindow','scrollbars=yes,width='+width+',height='+height+',location=no,toolbar=no,directories=no,status=no,menubar=no,resizable=no')}