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 TwoStateRollOver(label,inactive,active,status) { this._canRoll = _canThisBrowserHandleImageRolls(); this._imageId = label; this._winStatus = status; this.isActive = false; if( this._canRoll ) { this.activeImg = new Image(); this.activeImg.src = active; this.inactiveImg = new Image(); this.inactiveImg.src = inactive; } this.mouseOver = _rollActive; this.mouseOut = _rollInactive; } function _rollActive(){ if ( this._canRoll && !this.isSelected ){ document.images[this._imageId].src = this.activeImg.src; } this.isActive = true window.status = this._winStatus; } function _rollInactive(){ if ( this._canRoll ){ if( !this.isSelected ) {document.images[this._imageId].src = this.inactiveImg.src;} } this.isActive = false window.status = ''; } function _canThisBrowserHandleImageRolls() { if (navigator.appName == "Microsoft Internet Explorer") { if(parseInt(navigator.appVersion) >= 4) { return( 1 ); } else { return( 0 ); } } else if (navigator.appName == "Netscape") { if(parseInt(navigator.appVersion) >= 3) { return( 1 ); } else { return( 0 ); } } } /* //example instantiation preshow_roll= new TwoStateRollOver( "preshow", <-- image name "images/rollovers/preshow_off.gif", <-- state one "images/rollovers/preshow_on.gif", <-- state two "Alt Tag"); */ } /* FILE ARCHIVED ON 01:55:01 Feb 05, 2005 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:19:55 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.774 exclusion.robots: 0.081 exclusion.robots.policy: 0.07 cdx.remote: 0.069 esindex: 0.009 LoadShardBlock: 172.791 (3) PetaboxLoader3.datanode: 80.213 (4) PetaboxLoader3.resolve: 98.08 (2) load_resource: 100.686 */