if (typeof(TelerikNamespace)=="undef\x69ne\x64"){var TelerikNamespace=new Object( ); } ( function ( ){TelerikNamespace.Utils= {EncodePostbackContent:function (content){for (var i=0; i<mc_charsToEncode.length; i++){content=content.replace(mc_reToEncode[i],mc_encodedChars[i]); }return content; } ,DecodePostbackContent:function (content){for (var i=mc_charsToEncode.length-1; i>=0; i--){content=content.replace(mc_reToDecode[i],mc_charsToEncode[i]); }return content; } ,AppendStyleSheet:function (clientID,pathToCssFile){var isSafari=(navigator.userAgent.toLowerCase( ).indexOf("\163\x61fari")!=-1); if (isSafari){TelerikNamespace.Utils.AddStyleSheet(pathToCssFile,document); }else {var oElem=document.getElementById(clientID+"St\x79leSheet\x48older"); if (oElem){var linkObject=document.createElement("L\x49NK"); linkObject.rel="styles\x68\145\x65t"; linkObject.type="\x74ext/\x63\163\x73"; linkObject.href=pathToCssFile; oElem.appendChild(linkObject); }}} ,AddStyleSheet:function (sStyleSheetUrl,oDocument){var theDoc=oDocument!=null?oDocument:document; var oLink=theDoc.createElement("\x6cink"); oLink.setAttribute("\x68re\x66",sStyleSheetUrl,0); oLink.setAttribute("\x74ype","text/\x63\x73s"); oLink.setAttribute("rel","\163\x74yleshe\x65t",0); var oHead=theDoc.getElementsByTagName("\x68ead")[0]; if (TelerikNamespace.Utils.DetectBrowser("\x73afa\x72\151")){var addSheet= function ( ){oHead.appendChild(oLink); };window.setTimeout(addSheet,200); }else {oHead.appendChild(oLink); }return oLink; } ,DetectBrowser:function (bName){bName=bName.toLowerCase( ); if ("ie"==bName)bName="msie"; else if ("\x6dozi\x6c\154\x61"==bName || "firef\x6fx"==bName)bName="\x63\x6f\x6dpat\x69ble"; var detect=navigator.userAgent.toLowerCase( ); place=detect.indexOf(bName)+1; if (place)return true; else return false; }};var mc_charsToEncode=['\x25','\074','>','\x21','\042','\x23','\x24','&','\047','\x28','\x29','\x2c',':','\x3b','\x3d','?','\x5b','\x5c','\x5d','^','`','\x7b','|','\x7d','\x7e','\x2b']; var mc_encodedChars=[ ]; var mc_reToEncode=[ ]; var mc_reToDecode=[ ]; for (var i=0; i<mc_charsToEncode.length; i++){var hex=mc_charsToEncode[i].charCodeAt(0).toString(16); mc_encodedChars[i]="\x25"+hex; mc_reToEncode[i]=new RegExp("\x5cx"+hex,"g"); mc_reToDecode[i]=new RegExp("\x25"+hex,"\x69g"); }} )( );

