function jumpMenu(){ location=document.jump.menu.options[document.jump.menu.selectedIndex].value; } function createURL() { var urlBegin = document.Login.urlBegin.value; var instit1 = document.Login.instit1.value; var instit2 = document.Login.instit2.value; if(instit1 == "") { alert("Please enter your username"); document.Login.instit1.focus(); } if(instit2 == "") { alert("Please enter your password"); document.Login.instit2.focus(); } else { WM_killCookie("instit1", "/", ""); WM_killCookie("instit2", "/", ""); WM_setCookie("instit1", instit1, "", "/", "", ""); WM_setCookie("instit2", instit2, "", "/", "", ""); self.location = urlBegin; } } function MM_checkBrowser(NSvers,NSpass,NSnoPass,IEvers,IEpass,IEnoPass,OBpass,URL,altURL) { var newURL = ''; var verStr = navigator.appVersion; var app = navigator.appName var version = parseFloat(verStr); if(app.indexOf('Netscape') != -1) { if (version >= NSvers) { if(NSpass>0) { newURL=(NSpass==1)?URL:altURL; } } else { if(NSnoPass>0) { newURL=(NSnoPass==1)?URL:altURL; } } } else if (app.indexOf('Microsoft') != -1) { if (version >= IEvers || verStr.indexOf(IEvers) != -1) { if(IEpass>0) { newURL=(IEpass==1)?URL:altURL; } } else { if(IEnoPass>0) { newURL=(IEnoPass==1)?URL:altURL; } } } else if (OBpass>0) { newURL=(OBpass==1)?URL:altURL; } if (newURL) { window.location=unescape(newURL); document.MM_returnValue=false; } } function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i0&&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