function ExtendMenuWithScroll(){if ((typeof(RadMenu)=="\x75\x6edefined") || (typeof(RadMenu.l1y)!="u\x6e\x64efined")){return; }RadMenu.prototype.I36= function (o37){if (!this.O1c.lt(o37)){return null; }if (!this.O1c.lt(o37.l1u)){o37.l1y(); }return this.O1c.Iw(o37.l1u); };RadMenuGroup.prototype.l1y= function (){if (this.O1r){if (this.ParentMenu.o2b== false){RadMenuNamespace.l2b(this.ParentMenu); this.ParentMenu.o2b= true; }if (this.O1u==null){ this.O1u=document.getElementById(("\x6futerS\x63\x72olle\x72"+this.ID)); }if (this.l1u==null){ this.l1u=document.getElementById(("\x69nnerScrolle\x72"+this.ID)); }if (this.I1u==null){ this.I1u=this.ParentMenu.O1c.oy(this.l1u)+"\160\x78"; if (this.I1u=="\x30px"){ this.I1u=this.ParentMenu.O1c.oy(this.l1u.childNodes[0])+"px"; }if (this.ParentMenu.o1n.t){}}if (this.o1v==null){ this.o1v=this.ParentMenu.O1c.ix(this.l1u)+"px"; if (this.o1v=="\x30px"){ this.o1v=this.ParentMenu.O1c.ix(this.l1u.childNodes[0])+"\160\x78"; }}var O37=null; if (this.O1u.style){O37=this.O1u.style; }else {O37=this.O1u; }var l37=null; this.i1u=this.Container.getElementsByTagName("\x74able")[0]; l37=this.i1u.getElementsByTagName("img"); if (this.O1q==VERTICAL_DIRECTION){ this.O1v=l37[0]; this.l1v=l37[(l37.length-1)]; O37.width=this.I1u; }else if (this.O1q==HORIZONTAL_DIRECTION){ this.i1v=l37[0]; this.I1v=l37[(l37.length-1)]; O37.height=this.o1v; }}};RadMenu.prototype.ScrollLeft= function (i37){ this.l1j(this.i1j); var I37=null; var o1c=this ; var O37=null; I37=this.AllGroups.o1i(i37); O37=this.I36(I37); if (parseInt(O37.left)>(I37.i1r-parseInt(I37.I1u))){O37.left=parseInt(O37.left)-this.O28+"\x70x"; } this.ScrollLeftTime=setTimeout( function (){o1c.ScrollLeft(i37); } ,50); };RadMenu.prototype.ScrollRight= function (i37){ this.l1j(this.i1j); var I37=null; var o1c=this ; var O37=null; I37=this.AllGroups.o1i(i37); O37=this.I36(I37); if (parseInt(O37.left)<0){O37.left=parseInt(O37.left)+this.O28+"\160\x78"; } this.ScrollRightTime=setTimeout( function (){o1c.ScrollRight(i37); } ,50); };RadMenu.prototype.ScrollUp= function (i37){ this.l1j(this.i1j); var I37=null; var o1c=this ; var O37=null; I37=this.AllGroups.o1i(i37); O37=this.I36(I37); if (parseInt(O37.top)<0){O37.top=parseInt(O37.top)+this.O28+"\x70x"; } this.ScrollUpTime=setTimeout( function (){o1c.ScrollUp(i37); } ,50); };RadMenu.prototype.ScrollDown= function (i37){ this.l1j(this.i1j); var I37=null; var o1c=this ; var O37=null; I37=this.AllGroups.o1i(i37); O37=this.I36(I37); if (parseInt(O37.top)>(I37.l1r-parseInt(I37.o1v))){O37.top=parseInt(O37.top)-this.O28+"\x70x"; } this.ScrollDownTime=setTimeout( function (){o1c.ScrollDown(i37); } ,50); };}
