function ULSdye(){var o=new Object;o.ULSTeamName="Microsoft SharePoint Foundation";o.ULSFileName="owsbrows.js";return o;}
function Browseris(){ULSdye:;var a=navigator.userAgent.toLowerCase();this.osver=1;if(a){var g=a.substring(a.indexOf("windows ")+11);this.osver=parseFloat(g)}this.major=parseInt(navigator.appVersion);this.nav=a.indexOf("mozilla")!=-1&&(a.indexOf("spoofer")==-1&&a.indexOf("compatible")==-1);this.nav6=this.nav&&this.major==5;this.nav6up=this.nav&&this.major>=5;this.nav7up=false;if(this.nav6up){var b=a.indexOf("netscape/");if(b>=0)this.nav7up=parseInt(a.substring(b+9))>=7}this.ie=a.indexOf("msie")!=-1;this.aol=this.ie&&a.indexOf(" aol ")!=-1;if(this.ie){var e=a.substring(a.indexOf("msie ")+5);this.iever=parseInt(e);this.verIEFull=parseFloat(e)}else this.iever=0;this.ie4up=this.ie&&this.major>=4;this.ie5up=this.ie&&this.iever>=5;this.ie55up=this.ie&&this.verIEFull>=5.5;this.ie6up=this.ie&&this.iever>=6;this.ie7down=this.ie&&this.iever<=7;this.ie7up=this.ie&&this.iever>=7;this.ie8standard=this.ie&&document.documentMode&&document.documentMode==8;this.winnt=a.indexOf("winnt")!=-1||a.indexOf("windows nt")!=-1;this.win32=this.major>=4&&navigator.platform=="Win32"||a.indexOf("win32")!=-1||a.indexOf("32bit")!=-1;this.win64bit=a.indexOf("win64")!=-1;this.win=this.winnt||this.win32||this.win64bit;this.mac=a.indexOf("mac")!=-1;this.w3c=this.nav6up;this.safari=a.indexOf("webkit")!=-1;this.safari125up=false;this.safari3up=false;if(this.safari&&this.major>=5){var b=a.indexOf("webkit/");if(b>=0)this.safari125up=parseInt(a.substring(b+7))>=125;var f=a.indexOf("version/");if(f>=0)this.safari3up=parseInt(a.substring(f+8))>=3}this.firefox=this.nav&&a.indexOf("firefox")!=-1;this.firefox3up=false;this.firefox36up=false;if(this.firefox&&this.major>=5){var d=a.indexOf("firefox/");if(d>=0){var c=a.substring(d+8);this.firefox3up=parseInt(c)>=3;this.firefox36up=parseFloat(c)>=3.6}}}var browseris=new Browseris,bis=browseris;function byid(a){ULSdye:;return document.getElementById(a)}function newE(a){ULSdye:;return document.createElement(a)}function wpf(){ULSdye:;return document.forms[MSOWebPartPageFormName]}function startReplacement(){}function AttachEvent(c,b,a){ULSdye:;if(!a)a=window;if(c=="domLoad")c=a.addEventListener&&browseris.nav?"DOMContentLoaded":"load";if(typeof b=="string")b=new Function(b);if(a.addEventListener)a.addEventListener(c,b,false);else a.attachEvent("on"+c,b)}function DetachEvent(c,b,a){ULSdye:;if(!a)a=window;if(c=="domLoad")c=a.removeEventListener&&browseris.nav?"DOMContentLoaded":"load";if(typeof b=="string")b=new Function(b);if(a.removeEventListener)a.removeEventListener(c,b,false);else a.detachEvent("on"+c,b)}function CancelEvent(a){ULSdye:;a.cancelBubble=true;a.preventDefault&&a.preventDefault();a.stopPropogation&&a.stopPropogation();a.returnValue=false;return false}function GetEventSrcElement(a){ULSdye:;if(browseris.nav)return a.target;else return a.srcElement}function GetEventKeyCode(a){ULSdye:;if(browseris.nav)return a.which;else return a.keyCode}function GetInnerText(a){ULSdye:;if(browseris.safari&&browseris.major<5)return a.innerHTML;else if(browseris.nav)return a.textContent;else return a.innerText}typeof Sys!="undefined"&&Sys&&Sys.Application&&Sys.Application.notifyScriptLoaded();typeof NotifyScriptLoadedAndExecuteWaitingJobs=="function"&&NotifyScriptLoadedAndExecuteWaitingJobs("owsbrows.js")