if (typeof(RadBrowserUtils)=="undefin\x65\x64"){var RadBrowserUtils= {Version: "\x31.0.0",IsInitialized: false ,IsOsWindows: false ,IsOsLinux: false ,IsOsUnix: false ,IsOsMac: false ,IsUnknownOS: false ,IsNetscape4: false ,IsNetscape6: false ,IsNetscape6Plus: false ,IsNetscape7: false ,IsNetscape8: false ,IsMozilla: false ,IsFirefox: false ,IsSafari: false ,IsIE: false ,IsIEMac: false ,IsIE5Mac: false ,IsIE4Mac: false ,IsIE5Win: false ,IsIE55Win: false ,IsIE6Win: false ,IsIE4Win: false ,IsOpera: false ,IsOpera4: false ,IsOpera5: false ,IsOpera6: false ,IsOpera7: false ,IsOpera8: false ,IsKonqueror: false ,IsOmniWeb: false ,IsCamino: false ,IsUnknownBrowser: false ,UpLevelDom: false ,AllCollection: false ,Layers: false ,Focus: false ,StandardMode: false ,HasImagesArray: false ,HasAnchorsArray: false ,DocumentClear: false ,AppendChild: false ,InnerWidth: false ,HasComputedStyle: false ,HasCurrentStyle: false ,HasFilters: false ,HasStatus: false ,Name: "",Codename: "",BrowserVersion: "",Platform: "",JavaEnabled: false ,ScreenWidth: 0,ScreenHeight: 0,AgentString: "",O:function (){if (window.navigator){ this.AgentString=navigator.userAgent.toLowerCase(); this.Name=navigator.appName; this.Codename=navigator.appCodeName; this.BrowserVersion=navigator.appVersion.substring(0,4); this.Platform=navigator.platform; this.JavaEnabled=navigator.javaEnabled(); this.ScreenWidth=screen.width; this.ScreenHeight=screen.height; } this.o(); this.Y(); this.I(); this.IsInitialized= true; } ,A:function (){ this.IsIE=this.IsIE6Win=this.IsIE55Win=this.IsIE5Win=this.IsIE4Win=this.IsIEMac=this.IsIE5Mac=this.IsIE4Mac= false; } ,U:function (){ this.IsOpera4=this.IsOpera5=this.IsOpera6=this.IsOpera7= false; } ,Z:function (){ this.IsFirefox=this.IsMozilla=this.IsNetscape7=this.IsNetscape6Plus=this.IsNetscape6=this.IsNetscape4= false; } ,o:function (){if ((this.AgentString.indexOf("w\x69\x6e")!=-1)){ this.IsOsWindows= true; }else if ((this.AgentString.indexOf("\x6dac")!=-1) || (navigator.appVersion.indexOf("\x6dac")!=-1)){ this.IsOsMac= true; }else if ((this.AgentString.indexOf("\x6cinux")!=-1)){ this.IsOsLinux= true; }else if ((this.AgentString.indexOf("x11")!=-1)){ this.IsOsUnix= true; }else { this.IsUnknownBrowser= true; }} ,Y:function (){if ((document.getElementById && document.createElement)){ this.UpLevelDom= true; }if (document.all){ this.AllCollection= true; }if (document.layers){ this.Layers= true; }if (window.focus){ this.Focus= true; }if (document.compatMode && document.compatMode=="CSS\x31Compat"){ this.StandardMode= true; }if (document.images){ this.HasImagesArray= true; }if (document.anchors){ this.HasAnchorsArray= true; }if (document.clear){ this.DocumentClear= true; }if (document.appendChild){ this.AppendChild= true; }if (window.innerWidth){ this.InnerWidth= true; }if (window.getComputedStyle){ this.HasComputedStyle= true; }if (document.documentElement && document.documentElement.currentStyle){ this.HasCurrentStyle= true; }else if (document.body && document.body.currentStyle){ this.HasCurrentStyle= true; }if (document.body && document.body.filters){ this.HasFilters= true; }if (typeof(window.status)!="undefin\x65\144"){ this.HasStatus= true; }} ,I:function (){if (this.AllCollection || (navigator.appName=="M\x69\x63rosoft \x49ntern\x65\x74\x20\105x\x70\x6core\x72")){ this.IsIE= true; if (this.IsOsWindows){if (this.UpLevelDom){if ((navigator.appVersion.indexOf("\115\x53\x49E 6")>0) || (document.getElementById && document.compatMode)){ this.IsIE6Win= true; }else if ((navigator.appVersion.indexOf("\x4dSIE 5.5")>0) && document.getElementById && !document.compatMode){ this.IsIE55Win= true; this.IsIE6Win= true; }else if (document.getElementById && !document.compatMode && typeof(window.opera)=="\x75ndefine\x64"){ this.IsIE5Win= true; }}else { this.IsIE4Win= true; }}else if (this.IsOsMac){ this.IsIEMac= true; if (this.UpLevelDom){ this.IsIE5Mac= true; }else { this.IsIE4Mac= true; }}}if (this.AgentString.indexOf("\x6f\x70era")!=-1 && typeof(window.opera)=="undef\x69\x6eed"){ this.IsOpera4= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="\x75ndefined" && !typeof(window.print)=="\x75ndefine\x64"){ this.IsOpera5= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="undefin\x65\x64" && typeof(window.print)!="\x75ndefined" && typeof(document.childNodes)=="undefined"){ this.IsOpera6= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="\x75nd\x65\x66ined" && typeof(document.childNodes)!="undefine\x64"){ this.IsOpera7= true; this.IsOpera= true; this.A(); }if (this.IsOpera7 && (this.AgentString.indexOf("8.")!=-1)){ this.A(); this.U(); this.IsOpera8= true; this.IsOpera= true; }if (this.AgentString.indexOf("firefox\x2f")!=-1){ this.A(); this.U(); this.IsMozilla= true; this.IsFirefox= true; }else if (navigator.product=="Gecko" && window.z){ this.A(); this.U(); this.IsMozilla= true; }if (navigator.vendor && navigator.vendor.indexOf("\x4e\x65tscape")!=-1 && navigator.product=="\x47ecko" && window.z){ this.A(); this.U(); this.IsNetscape6Plus= true; this.IsMozilla= true; }if (navigator.product=="\x47ecko" && !window.z){ this.A(); this.U(); this.IsNetscape6= true; }if ((navigator.vendor && navigator.vendor.indexOf("N\x65\x74scape")!=-1 && navigator.product=="\x47ecko" && window.z) || (this.AgentString.indexOf("netsca\x70\x65/7")!=-1 || this.AgentString.indexOf("netscape7")!=-1)){ this.A(); this.U(); this.Z(); this.IsMozilla= true; this.IsNetscape7= true; }if ((navigator.vendor && navigator.vendor.indexOf("Nets\x63\x61pe")!=-1 && navigator.product=="Gecko" && window.z) || (this.AgentString.indexOf("nets\x63\x61pe/8")!=-1 || this.AgentString.indexOf("nets\x63\x61pe8")!=-1)){ this.A(); this.U(); this.Z(); this.IsMozilla= true; this.IsNetscape8= true; }if (navigator.vendor && navigator.vendor=="C\x61\x6dino"){ this.A(); this.U(); this.IsCamino= true; this.IsMozilla= true; }if (((navigator.vendor && navigator.vendor=="\x4bDE") || (document.childNodes) && (!document.all) && (!navigator.taintEnabled))){ this.A(); this.U(); this.IsKonqueror= true; }if ((document.childNodes) && (!document.all) && (!navigator.taintEnabled) && (navigator.X)){ this.A(); this.U(); this.IsOmniWeb= true; }else if (document.layers && navigator.mimeTypes["\052"]){ this.A(); this.U(); this.IsNetscape4= true; }if ((document.childNodes) && (!document.all) && (!navigator.taintEnabled) && (!navigator.X)){ this.A(); this.U(); this.IsSafari= true; }else {IsUnknownBrowser= true; }} ,W:function (){var w="I\x73Netscape4 "+this.IsNetscape4+"\x0a"; w+="\x49\163Ne\x74\x73cap\x65\x36 "+this.IsNetscape6+"\x0a"; w+="IsNet\x73\x63ape6\x50\x6cus "+this.IsNetscape6Plus+"\012"; w+="\x49sNets\x63\x61pe7 "+this.IsNetscape7+"\x0a"; w+="\x49sNets\x63\x61pe8 "+this.IsNetscape8+"\012"; w+="IsMozilla\x20"+this.IsMozilla+"\012"; w+="\x49sFirefox "+this.IsFirefox+"\x0a"; w+="\x49sSafari "+this.IsSafari+"\x0a"; w+="IsIE "+this.IsIE+"\012"; w+="IsIEMac "+this.IsIEMac+"\x0a"; w+="IsIE5Mac "+this.IsIE5Mac+"\012"; w+="IsIE4Ma\x63\x20"+this.IsIE4Mac+"\012"; w+="\x49sIE5Win\x20"+this.IsIE5Win+"\012"; w+="IsIE\x35\x35Win "+this.IsIE55Win+"\012"; w+="\x49\x73IE6Wi\x6e\x20"+this.IsIE6Win+"\012"; w+="\111sIE\x34\x57in "+this.IsIE4Win+"\012"; w+="\x49\x73Opera "+this.IsOpera+"\012"; w+="IsOpera\x34\x20"+this.IsOpera4+"\x0a"; w+="IsO\x70\x65ra5 "+this.IsOpera5+"\012"; w+="IsOpera6 "+this.IsOpera6+"\012"; w+="IsOpera7 "+this.IsOpera7+"\012"; w+="\x49sOpera8 "+this.IsOpera8+"\012"; w+="IsKonquer\x6f\x72 "+this.IsKonqueror+"\x0a"; w+="IsOmniWeb "+this.IsOmniWeb+"\012"; w+="\x49sCamino "+this.IsCamino+"\012"; w+="\x49\x73Unknown\x42\162o\x77\x73e\x72\x20"+this.IsUnknownBrowser+"\012"; alert(w); } ,V:function (){var v="\x49sOsW\x69\x6edows "+this.IsOsWindows+"\012"; v+="IsOsLi\x6e\x75x "+this.IsOsLinux+"\x0a"; v+="IsOsUnix\x20"+this.IsOsUnix+"\012"; v+="IsOsMac "+this.IsOsMac+"\x0a"; v+="\x49sUnknownOS "+this.IsUnknownOS+"\012"; alert(v); } ,T:function (){var t="\x55\x70LevelD\x6f\x6d "+this.UpLevelDom+"\x0a"; t+="\x41llCollecti\x6f\x6e "+this.AllCollection+"\x0a"; t+="L\x61\x79ers "+this.Layers+"\012"; t+="Fo\x63\x75s "+this.Focus+"\012"; t+="StandardMo\x64\x65 "+this.StandardMode+"\012"; t+="\110as\x49\x6dagesAr\x72\x61y "+this.HasImagesArray+"\012"; t+="\x48asAnch\x6f\x72sArr\x61\x79 "+this.HasAnchorsArray+"\012"; t+="\104ocu\x6d\x65ntCle\x61\x72 "+this.DocumentClear+"\012"; t+="AppendC\x68\x69ld "+this.AppendChild+"\012"; t+="\x49\x6enerWidt\x68\x20"+this.InnerWidth+"\012"; t+="HasCompu\x74\x65dSty\x6c\x65 "+this.HasComputedStyle+"\012"; t+="HasCu\x72\x72entSt\x79\x6ce "+this.HasCurrentStyle+"\x0a"; t+="H\x61\x73Filters\x20"+this.HasFilters+"\012"; t+="HasSta\x74\x75s "+this.HasStatus+"\012"; alert(t); }};RadBrowserUtils.O(); }

