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"); /**************************************************************************** DHTML library from DHTMLCentral.com * Copyright (C) 2001 Thomas Brattli 2001 * This script was released at DHTMLCentral.com * Visit for more great scripts! * This may be used and changed freely as long as this msg is intact! * We will also appreciate any links you could give us. * * Made by Thomas Brattli 2001 ***************************************************************************/ function cm_bwcheck(){ this.ver=navigator.appVersion this.agent=navigator.userAgent.toLowerCase() this.dom=document.getElementById?1:0 this.op5=this.agent.indexOf("opera 5")>-1 && window.opera this.op6=this.agent.indexOf("opera 6")>-1 && window.opera this.ie55 = (!this.op5 && !this.op6 && this.agent.indexOf("msie 5.5")>-1) this.ie5 = (!this.ie55 && !this.op5 && !this.op6 && this.agent.indexOf("msie 5")>-1) this.ie6 = (!this.op5 && !this.op6 && this.agent.indexOf("msie 6")>-1) this.ie4=(!this.op5 && !this.op6 && !this.ie5 && !this.ie55 && !this.ie6 && this.agent.indexOf("msie")>-1 && document.all) this.ie = (this.ie6 || this.ie55 || this.ie5 || this.ie4) this.mac=(this.agent.indexOf("mac")>-1) this.ns6=(this.agent.indexOf("gecko")>-1 || window.sidebar) this.ns4=(!this.dom && document.layers)?1:0; this.bw=(this.ie6 || this.ie55 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.op5 || this.op6) this.usedom= this.ns6//Use dom creation this.reuse = this.ie||this.usedom //Reuse layers this.px=this.dom&&!this.op5?"px":"" return this } var bw=(bw?bw:(new cm_bwcheck())); /***Creating layers**/ function cm_divCreate(id,cl,txt,w,c,app,ex,txt2,sty){ if(bw.usedom){ var div=document.createElement("DIV"); if(sty) div.STYLE=sty; if(cl) div.className=cl; div.id=id; if(txt) div.innerHTML=txt; if(app){ app.appendChild(div); return div } if(w) document.body.appendChild(div); return div } else { var dstr='
-1){ this.css.resizeTo(width,this.evnt.clip.height); this.w=width; } } else { if(width>-1){ this.w=width; width+=bw.px; } this.css.width=width; } } cm_makeObj.prototype.setHeight = function(height) { if(bw.ns4){ if (height>-1) { this.css.resizeTo(this.evnt.clip.width,height); this.h=height; } } else { if (height>-1) { this.h=height; height+=bw.px; } this.css.height=height; } } cm_makeObj.prototype.setTop = function(top) { this.css.top=top; this.y=top; } cm_makeObj.prototype.setLeft = function(left) { this.css.left=left; this.x=left; } IE = bw.ie function appendToHandler(sHandler,sFunctions) { if (IE) { eventDOMref = "document.body."; } else { eventDOMref = "parent."; } if (eval(eventDOMref + sHandler + " != null")) { tempString = eval(eventDOMref + sHandler + ".toString()"); handlerString = tempString.substring(tempString.indexOf("{") + 1,tempString.length - 2); } else { handlerString = ""; } handlerString = handlerString + sFunctions; eval(eventDOMref + sHandler + " = new Function(handlerString);"); } } /* FILE ARCHIVED ON 22:48:51 Oct 14, 2004 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:24:21 Apr 28, 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: 17.767 PetaboxLoader3.datanode: 12.624 */