function getCookie(h,a){var b=h+"=";if(typeof(iSiteID)!=="undefined"){b="S"+iSiteID.toString()+"_"+b}var f=b.length;var c=document.cookie;var g=c.search(new RegExp(b,"i"));if(g>=0){var e=g+f;var d=c.indexOf(";",e);if(d==-1){d=c.length}return unescape(c.substring(e,d))}return a}function setCookie(c,d,b){var a=new Date();var a=new Date(a.getTime()+b*24*60*60*1000);if(typeof(iSiteID)=="undefined"){document.cookie=c+"="+escape(d)+"; path=/; expires="+a.toGMTString()+";"}else{document.cookie="S"+iSiteID.toString()+"_"+c+"="+escape(d)+"; path=/; expires="+a.toGMTString()+";"}}function deleteCookie(a){if(typeof(iSiteID)=="undefined"){document.cookie=a+"=; path=/; expires=Tue, 01-Jan-1980 00:00:00 GMT;"}else{document.cookie="S"+iSiteID.toString()+"_"+a+"=; path=/; expires=Tue, 01-Jan-1980 00:00:00 GMT;"}}if(typeof(Sys)!=="undefined"){Sys.Application.notifyScriptLoaded()};