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 openInfoWindow(path, window_name, window_width, window_height, toolbar_value) { if (!window_width) window_width = 600 if (!window_height) window_height = 400 xPostion = (self.screen.width - window_width) / 2 yPostion = (self.screen.height - window_height) / 2 args = 'width=' + window_width + ', height=' + window_height + ', toolbar=' + toolbar_value + ', location=no, resizable=no, scrollbars=yes' infoWindow = window.open(path, window_name, args) if (!infoWindow.closed) infoWindow.focus() } function openInfoWindowFull (path,window_name,window_width,window_height,toolbar_value,location_value,scrollbar_value,resizeable_value) { var hWnd = window.open(path,window_name,"width=" + window_width + ",height="+window_height+",toolbar="+toolbar_value+",location="+location_value+",resizable="+resizeable_value+",scrollbars="+scrollbar_value); hWnd.focus(); if ((document.window != null) && (!hWnd.opener)) hWnd.opener = document.window; } //-------------------------------------------------------------------------------------- //this popwindow function has the ability to position the window where caller desires - EA //-------------------------------------------------------------------------------------- function openInfoWindowPositioningFull (path, window_name, window_width, window_height, window_left, window_top, toolbar_value, location_value, scrollbar_value, resizeable_value) { var hWnd = window.open(path,window_name,"width=" + window_width + ",height=" + window_height + ",left=" + window_left + ",top=" + window_top + ",toolbar=" + toolbar_value + ",location=" + location_value + ",resizable=" + resizeable_value + ",scrollbars=" + scrollbar_value); hWnd.focus(); if ((document.window != null) && (!hWnd.opener)) hWnd.opener = document.window; } } /* FILE ARCHIVED ON 02:02:24 Feb 05, 2005 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:04:15 May 04, 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): captures_list: 0.682 exclusion.robots: 0.085 exclusion.robots.policy: 0.073 cdx.remote: 0.066 esindex: 0.011 LoadShardBlock: 35.709 (3) PetaboxLoader3.datanode: 84.551 (4) load_resource: 88.426 PetaboxLoader3.resolve: 26.42 */