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"); // GK MooMenu v.2.2 Copyright by GavickPro window.addEvent("domready", function(){ // necessary classes Fx.Height = Fx.Style.extend({initialize: function(el, options){$(el).setStyle('overflow', 'hidden');this.parent(el, 'height', options);},toggle: function(){var style = this.element.getStyle('height').toInt();return (style > 0) ? this.start(style, 0) : this.start(0, this.element.scrollHeight);},show: function(){return this.set(this.element.scrollHeight);}}); Fx.Width = Fx.Style.extend({initialize: function(el, options){this.element = $(el);this.element.setStyle('overflow', 'hidden');this.iniWidth = this.element.getStyle('width').toInt();this.parent(this.element, 'width', options);},toggle: function(){var style = this.element.getStyle('width').toInt(); return (style > 0) ? this.start(style, 0) : this.start(0, this.iniWidth);},show: function(){return this.set(this.iniWidth);}}); Fx.Opacity = Fx.Style.extend({initialize: function(el, options){this.now = 1;this.parent(el, 'opacity', options);},toggle: function(){return (this.now > 0) ? this.start(1, 0) : this.start(0, 1);},show: function(){return this.set(1);}}); var main = $("horiz-menu"); var levels = new Array(); var opacityFX = new Array(); var heightFX = new Array(); var widthFX = new Array(); if(main){ main.getChildren().each(function(el,i){ levels.push(new Array()); opacityFX.push(new Array()); heightFX.push(new Array()); widthFX.push(new Array()); el.getElementsBySelector("ul").each(function(elm,j){ levels[i].push(elm.getParent()); opacityFX[i].push(new Fx.Opacity(elm, {duration: 180, transition: Fx.Transitions.linear,wait:true}).set(0)); heightFX[i].push(new Fx.Height(elm, {duration: 180, transition: Fx.Transitions.linear,wait:true}).set(0)); widthFX[i].push(new Fx.Width(elm, {duration: 180, transition: Fx.Transitions.linear,wait:true}).set(0)); }); }); levels.each(function(e,k){ e.each(function(a,l){ a.addEvents({ "mouseenter" : function(){ a.getChildren()[1].setStyle("overflow","hidden"); if(window.ie7 && (a.getChildren()[1].getParent() && a.getChildren()[1].getParent().getParent() && a.getChildren()[1].getParent().getParent().getParent() && a.getChildren()[1].getParent().getParent().getParent().hasClass("level1")) && a.getChildren()[1].getStyle("position") != 'absolute') a.getChildren()[1].setStyle("margin-top","35px"); a.getChildren()[1].setStyle("position","absolute"); opacityFX[k][l].toggle(); heightFX[k][l].toggle(); widthFX[k][l].toggle(); (function(){a.getChildren()[1].setStyle("overflow","")}).delay(180); }, "mouseleave" : function(){ a.getChildren()[1].setStyle("overflow","hidden"); opacityFX[k][l].stop().set(0); heightFX[k][l].stop().set(0); widthFX[k][l].stop().set(0); } }); }); }); } }); } /* FILE ARCHIVED ON 14:05:49 Dec 24, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:35:22 May 06, 2023. 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: 127.039 exclusion.robots: 0.064 exclusion.robots.policy: 0.056 cdx.remote: 0.054 esindex: 0.009 LoadShardBlock: 101.731 (3) PetaboxLoader3.datanode: 106.021 (4) load_resource: 125.786 PetaboxLoader3.resolve: 86.221 */