var ua=navigator.userAgent;var opera=/opera [56789]|opera\/[56789]/i.test(ua);var ie=!opera&&/msie [56789]/i.test(ua);var ieBox=ie&&(document.compatMode==null||document.compatMode!="CSS1Compat");var moz=!opera&&/mozilla\/[56789]/i.test(ua);var kon=/Konqueror/i.test(ua);var lin=/Linux/i.test(ua);var TMENU_IMAGES_PATH="/winetrack/menu/images/";var MENU_HOVER_MODE=opera||kon?true:false;var ITEM_BORDER_SIZE=1;var ITEM_MARGIN_SIZE=1;var DEFAULT_ICON_SIZE=opera?18:20;var DEFAULT_MENU_WIDTH=200;var MENU_HIDE_TIMEOUT=opera?1:10;var _arrowD=null;var _arrowR=null;amt=(opera)?4:(moz&&lin)?-8:(moz)?-11:(ie)?-11:(kon)?14:0;amr=(opera)?3:(moz)?3:(ie)?4:(kon)?2:0;amCSS=amt+"px "+amr+"px 0px 0px";imt=(ie||moz)?1:0;imr=(ie)?3:0;iml=(ie||moz)?2:0;imCSS=imt+"px "+imr+"px 0px "+iml+"px";var MenuHandler={all:[],pid:"T-Menu-",mbcntr:0,item_prefix:"item-",frame_prefix:"box-",_over:function(o){Tthread.stop();},_out:function(o){Tthread.stop();Tthread.start();},_blur:function(o){window.menutimeout=setTimeout("MenuHandler.hideAllSubs();",350);},show_frame:function(id){document.getElementById(id).style.visibility="visible";},show_sub:function(id,y){this.show_submenu(id,y.offsetParent.offsetLeft+y.offsetWidth+(ITEM_MARGIN_SIZE*2+ITEM_BORDER_SIZE),y.offsetParent.offsetTop+y.offsetTop);},show_submenu:function(id,x,y,sp_hide){_bh=layout.getBrowserHeight()+layout.getScrollY();_bw=layout.getBrowserWidth()+layout.getScrollX();_wi=document.getElementById(id).offsetWidth;_hi=document.getElementById(id).offsetHeight;document.getElementById(id).style.left=((x+_wi>_bw)?((x-(_wi*2)+10>0)?x-(_wi*2)+10:0):x)+"px";document.getElementById(id).style.top=((_hi>_bh)?0:(y+_hi>_bh)?_bh-_hi:y)+"px";this.show_frame(id);if(sp_hide){_sp=document.getElementById(sp_hide);if(_sp){_sp.style.visibility="hidden";}}},hide_frame:function(id){document.getElementById(id).style.visibility="hidden";},changeIcon:function(obj,src){document.getElementById(obj.id+"-image").src=src;},hideAllSubs:function(sp_hide){for(this.i=0;this.i=this._tt){MenuHandler.hideAllSubs();this.stop();}},stop:function(){if(window.menutimeout!=null){window.clearTimeout(window.menutimeout);}this.reset();},reset:function(){this._tmr=0;}};function Menu(M,t,h){this.image=false;this.label=false;this.sp_hide=false;if(M){if(M.isImage){this.image=M;}else{this.label=M;}}if(h){this.sp_hide=h;}this.width=DEFAULT_MENU_WIDTH;this.id="";this.items=[];this.submenus=[];this.tooltip=(t!=null)?t:false;this.isMenu=true;this.href=null;}Menu.prototype.toString=function(){this.s="
";for(i=0;i
";}else{loc=(this.items[i].isSub)?"javascript:void(0);":this.items[i].action;this.s+=""+((this.items[i].iconImage)?"":"")+this.items[i].label+(this.items[i].isSub?"":"")+"";}}this.s+="";for(this.i=0;this.i";for(i=0;i":this.obj[i].label;_da=(!this.obj[i].image&&this.obj[i].isMenu)?"":"";ret+="";ret+=_bt+_da;ret+="";}ret+="";for(this.I=0;this.I