Index: lams_central/web/author.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/author.jsp,v diff -u -r1.41 -r1.42 --- lams_central/web/author.jsp 11 Oct 2007 04:45:04 -0000 1.41 +++ lams_central/web/author.jsp 30 Nov 2007 00:20:49 -0000 1.42 @@ -114,27 +114,20 @@ } function openPopUp(args, title, h, w, resize, status, scrollbar, menubar, toolbar){ - // refocus code commented out as we want to replace contents due to tool's session issues. Code will be - // wanted again the future. - //if(thePopUp && thePopUp.open && !thePopUp.closed){ - // thePopUp.focus(); - - //}else{ - // thePopUp = window.open(args,title,"HEIGHT="+h+",WIDTH="+w+",resizable="+resize+",scrollbars=yes,status="+status+",menubar="+menubar+", toolbar="+toolbar); - //} - + var found = false; for(var i=0; i