if (typeof(RadBrowserUtils)=="undefined"){var RadBrowserUtils= {Version: "\x31\x2e0.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("\x77in")!=-1)){ this.IsOsWindows= true; }else if ((this.AgentString.indexOf("mac")!=-1) || (navigator.appVersion.indexOf("mac")!=-1)){ this.IsOsMac= true; }else if ((this.AgentString.indexOf("linux")!=-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)!="undefined"){ this.HasStatus= true; }} ,I:function (){if (this.AllCollection || (navigator.appName=="Micro\x73\157\x66t Int\x65\162n\x65t Exp\x6c\157r\x65\x72")){ this.IsIE= true; if (this.IsOsWindows){if (this.UpLevelDom){if ((navigator.appVersion.indexOf("MSIE 6")>0) || (document.getElementById && document.compatMode)){ this.IsIE6Win= true; }else if ((navigator.appVersion.indexOf("MSIE 5.5")>0) && document.getElementById && !document.compatMode){ this.IsIE55Win= true; this.IsIE6Win= true; }else if (document.getElementById && !document.compatMode && typeof(window.opera)=="\x75nde\x66\x69ned"){ 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("o\x70\x65ra")!=-1 && typeof(window.opera)=="\x75ndefined"){ this.IsOpera4= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="undef\x69\x6eed" && !typeof(window.print)=="\x75ndefined"){ this.IsOpera5= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="\x75ndefin\x65\x64" && typeof(window.print)!="\x75ndefined" && typeof(document.childNodes)=="undefined"){ this.IsOpera6= true; this.IsOpera= true; this.A(); }else if (typeof(window.opera)!="\x75ndefined" && typeof(document.childNodes)!="\x75ndefine\x64"){ this.IsOpera7= true; this.IsOpera= true; this.A(); }if (this.IsOpera7 && (this.AgentString.indexOf("\x38\x2e")!=-1)){ this.A(); this.U(); this.IsOpera8= true; this.IsOpera= true; }if (this.AgentString.indexOf("firef\x6f\x78/")!=-1){ this.A(); this.U(); this.IsMozilla= true; this.IsFirefox= true; }else if (navigator.product=="Geck\x6f" && window.z){ this.A(); this.U(); this.IsMozilla= true; }if (navigator.vendor && navigator.vendor.indexOf("\x4eetscape")!=-1 && navigator.product=="Geck\x6f" && window.z){ this.A(); this.U(); this.IsNetscape6Plus= true; this.IsMozilla= true; }if (navigator.product=="Ge\x63\x6bo" && !window.z){ this.A(); this.U(); this.IsNetscape6= true; }if ((navigator.vendor && navigator.vendor.indexOf("Netscape")!=-1 && navigator.product=="Gec\x6b\x6f" && window.z) || (this.AgentString.indexOf("netscape/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("\116\x65\x74scap\x65")!=-1 && navigator.product=="\x47ecko" && window.z) || (this.AgentString.indexOf("ne\x74\x73cape/8")!=-1 || this.AgentString.indexOf("netscape\x38")!=-1)){ this.A(); this.U(); this.Z(); this.IsMozilla= true; this.IsNetscape8= true; }if (navigator.vendor && navigator.vendor=="Camino"){ 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["*"]){ 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="IsN\x65\x74\163\x63ape4 "+this.IsNetscape4+"\012"; w+="\x49\x73Netsc\x61\x70e6 "+this.IsNetscape6+"\012"; w+="IsNet\x73\x63ape6\x50\x6cus "+this.IsNetscape6Plus+"\x0a"; w+="\x49sNetscape7 "+this.IsNetscape7+"\012"; w+="\x49\x73Netsc\x61\x70e8 "+this.IsNetscape8+"\x0a"; w+="IsM\x6f\x7ailla "+this.IsMozilla+"\012"; w+="\x49\x73Firefox\x20"+this.IsFirefox+"\012"; w+="\x49sSafari "+this.IsSafari+"\012"; w+="\111sIE\x20"+this.IsIE+"\012"; w+="\x49sIEMa\x63\x20"+this.IsIEMac+"\x0a"; w+="IsIE5Mac "+this.IsIE5Mac+"\x0a"; w+="IsIE4Ma\x63\x20"+this.IsIE4Mac+"\012"; w+="\x49sIE5Win\x20"+this.IsIE5Win+"\x0a"; w+="IsIE55W\x69\x6e "+this.IsIE55Win+"\012"; w+="\x49\x73IE6Win\x20"+this.IsIE6Win+"\x0a"; w+="IsIE4Win "+this.IsIE4Win+"\012"; w+="IsOpe\x72\x61 "+this.IsOpera+"\x0a"; w+="\x49sOpera4 "+this.IsOpera4+"\x0a"; w+="\x49sOpera5 "+this.IsOpera5+"\012"; w+="IsOper\x61\x36 "+this.IsOpera6+"\x0a"; w+="\x49sOpera7 "+this.IsOpera7+"\x0a"; w+="I\x73\x4fpera8 "+this.IsOpera8+"\012"; w+="\x49sKonqu\x65\x72or "+this.IsKonqueror+"\012"; w+="\x49\163Omn\x69\x57eb "+this.IsOmniWeb+"\x0a"; w+="IsCamino "+this.IsCamino+"\x0a"; w+="\x49\x73Unknow\x6e\x42row\x73\x65r\x20"+this.IsUnknownBrowser+"\012"; alert(w); } ,V:function (){var v="I\x73\x4fsWindo\x77\x73 "+this.IsOsWindows+"\x0a"; v+="IsOsLinux\x20"+this.IsOsLinux+"\012"; v+="IsOsUnix\x20"+this.IsOsUnix+"\x0a"; v+="Is\x4f\x73Mac "+this.IsOsMac+"\012"; v+="\x49\163Unk\x6e\x6fwnOS\x20"+this.IsUnknownOS+"\012"; alert(v); } ,T:function (){var t="\x55pLevelDom "+this.UpLevelDom+"\x0a"; t+="AllC\x6f\x6clectio\x6e\x20"+this.AllCollection+"\012"; t+="\x4c\141yer\x73\x20"+this.Layers+"\012"; t+="\x46ocus "+this.Focus+"\012"; t+="\x53tandardMo\x64\x65 "+this.StandardMode+"\x0a"; t+="H\x61\x73ImagesA\x72\x72ay "+this.HasImagesArray+"\x0a"; t+="HasAnchor\x73\x41rray\x20"+this.HasAnchorsArray+"\012"; t+="DocumentCle\x61\x72 "+this.DocumentClear+"\x0a"; t+="AppendChild "+this.AppendChild+"\012"; t+="\111n\x6e\x65rWidth "+this.InnerWidth+"\012"; t+="HasCompute\x64\x53tyle\x20"+this.HasComputedStyle+"\x0a"; t+="HasCurre\x6e\x74Styl\x65\x20"+this.HasCurrentStyle+"\x0a"; t+="HasFilter\x73\x20"+this.HasFilters+"\x0a"; t+="\x48asStatus\x20"+this.HasStatus+"\012"; alert(t); }};RadBrowserUtils.O(); }

