var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function ShowNewWindow (URL_ADDRESS,Name,Width,Height) { popup = window.open(URL_ADDRESS,Name,"height="+Height+",width="+Width+",scrollbars=yes,menubar=yes,toolbar=yes,location=yes,status=yes,resizable=yes") if (navigator.appName=='Netscape' && navigator.appVersion.substring(0,1) > 2) popup.focus(); } function ShowNewWindowNoToolBars(URL_ADDRESS,Name,Width,Height) { var ScreenWidth = 0; var ScreenSpace=0; // If Width or Height is not specified than size the window based on the screen space available from the first window if (window.opener == null) {ScreenSpace=this.innerWidth} else if (window.opener.innerWidth == null) {ScreenSpace=this.innerWidth} else {ScreenSpace=window.opener.innerWidth} if (Width>0 && Height>0) // Use the Width and Height specified {} else if (ScreenSpace>1000) { Width=1000 Height=700 } else if (ScreenSpace>700) { Width=780 Height=540 } else { Width=620 Height=400 } popup=window.open(URL_ADDRESS,Name,"height="+ Height+",width="+Width+",scrollbars=no,menubar=no,toolbar=no,location=no,status=no,resizable=no"); if (navigator.appName=='Netscape' && navigator.appVersion.substring(0,1) > 2) popup.focus(); } } /* FILE ARCHIVED ON 19:24:48 Oct 28, 2006 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:08:56 Jul 06, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): RulesEngine.query: 29.388 PetaboxLoader3.datanode: 574.456 (2) */