function MaximizeWindow(){ top.window.moveTo(0,0); if (document.all) { top.window.resizeTo(screen.availWidth,screen.availHeight); } else if (document.layers||document.getElementById) { if (top.window.outerHeight'); PopUpWindow.document.writeln(''); PopUpWindow.document.writeln('Popup'); // put the name of the pic in the title bar PopUpWindow.document.writeln(''); PopUpWindow.document.writeln(''); // resize the window to match the picture PopUpWindow.document.writeln(''); //load the image in the window PopUpWindow.document.writeln(''); PopUpWindow.document.writeln(''); PopUpWindow.document.close(); PopUpWindow.focus(); // place the window in front } function enterSubmit(){ if (window.event && window.event.keyCode == 13) { document.loginform.submit(); return false; } else return true; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p); } if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i