function ULSdih(){var o=new Object;o.ULSTeamName="Microsoft SharePoint Foundation";o.ULSFileName="SP.js";return o;} Type.registerNamespace("SP");SP.ULSTraceLevel=function(){};SP.ULSTraceLevel.prototype={verbose:100};SP.ULSTraceLevel.registerEnum("SP.ULSTraceLevel",false);SP.AddFieldOptions=function(){};SP.AddFieldOptions.prototype={defaultValue:0,addToDefaultContentType:1,addToNoContentType:2,addToAllContentTypes:4,addFieldInternalNameHint:8,addFieldToDefaultView:16,addFieldCheckDisplayName:32};SP.AddFieldOptions.registerEnum("SP.AddFieldOptions",false);SP.AppInstanceErrorSource=function(){};SP.AppInstanceErrorSource.prototype={common:0,appWeb:1,parentWeb:2,remoteWebSite:3,database:4,officeExtension:5,eventCallouts:6,finalization:7};SP.AppInstanceErrorSource.registerEnum("SP.AppInstanceErrorSource",false);SP.AppInstanceErrorType=function(){};SP.AppInstanceErrorType.prototype={"transient":0,configuration:1,app:2};SP.AppInstanceErrorType.registerEnum("SP.AppInstanceErrorType",false);SP.AppInstanceStatus=function(){};SP.AppInstanceStatus.prototype={invalidStatus:0,installing:1,canceling:7,uninstalling:4,installed:5,upgrading:8,initialized:9,upgradeCanceling:10,disabling:11,disabled:12};SP.AppInstanceStatus.registerEnum("SP.AppInstanceStatus",false);SP.AppLicenseType=function(){};SP.AppLicenseType.prototype={perpetualMultiUser:0,perpetualAllUsers:1,trialMultiUser:2,trialAllUsers:3};SP.AppLicenseType.registerEnum("SP.AppLicenseType",false);SP.BaseType=function(){};SP.BaseType.prototype={none:-1,genericList:0,documentLibrary:1,unused:2,discussionBoard:3,survey:4,issue:5};SP.BaseType.registerEnum("SP.BaseType",false);SP.BrowserFileHandling=function(){};SP.BrowserFileHandling.prototype={permissive:0,strict:1};SP.BrowserFileHandling.registerEnum("SP.BrowserFileHandling",false);SP.CalendarType=function(){};SP.CalendarType.prototype={none:0,gregorian:1,japan:3,taiwan:4,korea:5,hijri:6,thai:7,hebrew:8,gregorianMEFrench:9,gregorianArabic:10,gregorianXLITEnglish:11,gregorianXLITFrench:12,koreaJapanLunar:14,chineseLunar:15,sakaEra:16,umAlQura:23};SP.CalendarType.registerEnum("SP.CalendarType",false);SP.ChangeType=function(){};SP.ChangeType.prototype={noChange:0,add:1,update:2,deleteObject:3,rename:4,moveAway:5,moveInto:6,restore:7,roleAdd:8,roleDelete:9,roleUpdate:10,assignmentAdd:11,assignmentDelete:12,memberAdd:13,memberDelete:14,systemUpdate:15,navigation:16,scopeAdd:17,scopeDelete:18,listContentTypeAdd:19,listContentTypeDelete:20};SP.ChangeType.registerEnum("SP.ChangeType",false);SP.CheckinType=function(){};SP.CheckinType.prototype={minorCheckIn:0,majorCheckIn:1,overwriteCheckIn:2};SP.CheckinType.registerEnum("SP.CheckinType",false);SP.CheckOutType=function(){};SP.CheckOutType.prototype={online:0,offline:1,none:2};SP.CheckOutType.registerEnum("SP.CheckOutType",false);SP.ChoiceFormatType=function(){};SP.ChoiceFormatType.prototype={dropdown:0,radioButtons:1};SP.ChoiceFormatType.registerEnum("SP.ChoiceFormatType",false);SP.CustomizedPageStatus=function(){};SP.CustomizedPageStatus.prototype={none:0,uncustomized:1,customized:2};SP.CustomizedPageStatus.registerEnum("SP.CustomizedPageStatus",false);SP.DateTimeFieldFormatType=function(){};SP.DateTimeFieldFormatType.prototype={dateOnly:0,dateTime:1};SP.DateTimeFieldFormatType.registerEnum("SP.DateTimeFieldFormatType",false);SP.DateTimeFieldFriendlyFormatType=function(){};SP.DateTimeFieldFriendlyFormatType.prototype={unspecified:0,disabled:1,relative:2};SP.DateTimeFieldFriendlyFormatType.registerEnum("SP.DateTimeFieldFriendlyFormatType",false);SP.DraftVisibilityType=function(){};SP.DraftVisibilityType.prototype={reader:0,author:1,approver:2};SP.DraftVisibilityType.registerEnum("SP.DraftVisibilityType",false);SP.EventReceiverSynchronization=function(){};SP.EventReceiverSynchronization.prototype={defaultSynchronization:0,synchronous:1,asynchronous:2};SP.EventReceiverSynchronization.registerEnum("SP.EventReceiverSynchronization",false);SP.EventReceiverType=function(){};SP.EventReceiverType.prototype={invalidReceiver:-1,itemAdding:1,itemUpdating:2,itemDeleting:3,itemCheckingIn:4,itemCheckingOut:5,itemUncheckingOut:6,itemAttachmentAdding:7,itemAttachmentDeleting:8,itemFileMoving:9,itemVersionDeleting:11,fieldAdding:101,fieldUpdating:102,fieldDeleting:103,listAdding:104,listDeleting:105,siteDeleting:201,webDeleting:202,webMoving:203,webAdding:204,groupAdding:301,groupUpdating:302,groupDeleting:303,groupUserAdding:304,groupUserDeleting:305,roleDefinitionAdding:306,roleDefinitionUpdating:307,roleDefinitionDeleting:308,roleAssignmentAdding:309,roleAssignmentDeleting:310,inheritanceBreaking:311,inheritanceResetting:312,workflowStarting:501,itemAdded:10001,itemUpdated:10002,itemDeleted:10003,itemCheckedIn:10004,itemCheckedOut:10005,itemUncheckedOut:10006,itemAttachmentAdded:10007,itemAttachmentDeleted:10008,itemFileMoved:10009,itemFileConverted:10010,itemVersionDeleted:10011,fieldAdded:10101,fieldUpdated:10102,fieldDeleted:10103,listAdded:10104,listDeleted:10105,siteDeleted:10201,webDeleted:10202,webMoved:10203,webProvisioned:10204,groupAdded:10301,groupUpdated:10302,groupDeleted:10303,groupUserAdded:10304,groupUserDeleted:10305,roleDefinitionAdded:10306,roleDefinitionUpdated:10307,roleDefinitionDeleted:10308,roleAssignmentAdded:10309,roleAssignmentDeleted:10310,inheritanceBroken:10311,inheritanceReset:10312,workflowStarted:10501,workflowPostponed:10502,workflowCompleted:10503,entityInstanceAdded:10601,entityInstanceUpdated:10602,entityInstanceDeleted:10603,appInstalled:10701,appUpgraded:10702,appUninstalling:10703,emailReceived:2e4,contextEvent:32766};SP.EventReceiverType.registerEnum("SP.EventReceiverType",false);SP.FeatureDefinitionScope=function(){};SP.FeatureDefinitionScope.prototype={none:0,farm:1,site:2,web:3};SP.FeatureDefinitionScope.registerEnum("SP.FeatureDefinitionScope",false);SP.FieldType=function(){};SP.FieldType.prototype={invalid:0,integer:1,text:2,note:3,dateTime:4,counter:5,choice:6,lookup:7,"boolean":8,number:9,currency:10,URL:11,computed:12,threading:13,guid:14,multiChoice:15,gridChoice:16,calculated:17,file:18,attachments:19,user:20,recurrence:21,crossProjectLink:22,modStat:23,error:24,contentTypeId:25,pageSeparator:26,threadIndex:27,workflowStatus:28,allDayEvent:29,workflowEventType:30,geolocation:31,outcomeChoice:32,maxItems:33};SP.FieldType.registerEnum("SP.FieldType",false);SP.FieldUserSelectionMode=function(){};SP.FieldUserSelectionMode.prototype={peopleOnly:0,peopleAndGroups:1};SP.FieldUserSelectionMode.registerEnum("SP.FieldUserSelectionMode",false);SP.FileLevel=function(){};SP.FileLevel.prototype={published:1,draft:2,checkout:255};SP.FileLevel.registerEnum("SP.FileLevel",false);SP.FileSystemObjectType=function(){};SP.FileSystemObjectType.prototype={invalid:-1,file:0,folder:1,web:2};SP.FileSystemObjectType.registerEnum("SP.FileSystemObjectType",false);SP.ListDataValidationFailureReason=function(){};SP.ListDataValidationFailureReason.prototype={dataFailure:0,formulaError:1};SP.ListDataValidationFailureReason.registerEnum("SP.ListDataValidationFailureReason",false);SP.ListDataValidationType=function(){};SP.ListDataValidationType.prototype={userFormulaField:0,userFormulaItem:1,requiredField:2,choiceField:3,minMaxField:4,textField:5};SP.ListDataValidationType.registerEnum("SP.ListDataValidationType",false);SP.ListTemplateType=function(){};SP.ListTemplateType.prototype={invalidType:-1,noListTemplate:0,genericList:100,documentLibrary:101,survey:102,links:103,announcements:104,contacts:105,events:106,tasks:107,discussionBoard:108,pictureLibrary:109,dataSources:110,webTemplateCatalog:111,userInformation:112,webPartCatalog:113,listTemplateCatalog:114,xmlForm:115,masterPageCatalog:116,noCodeWorkflows:117,workflowProcess:118,webPageLibrary:119,customGrid:120,solutionCatalog:121,noCodePublic:122,themeCatalog:123,designCatalog:124,appDataCatalog:125,dataConnectionLibrary:130,workflowHistory:140,ganttTasks:150,helpLibrary:151,accessRequest:160,tasksWithTimelineAndHierarchy:171,maintenanceLogs:175,meetings:200,agenda:201,meetingUser:202,decision:204,meetingObjective:207,textBox:210,thingsToBring:211,homePageLibrary:212,posts:301,comments:302,categories:303,facility:402,whereabouts:403,callTrack:404,circulation:405,timecard:420,holidays:421,imeDic:499,externalList:600,mySiteDocumentLibrary:700,issueTracking:1100,adminTasks:1200,healthRules:1220,healthReports:1221,developerSiteDraftApps:1230};SP.ListTemplateType.registerEnum("SP.ListTemplateType",false);SP.MoveOperations=function(){};SP.MoveOperations.prototype={none:0,overwrite:1,allowBrokenThickets:8,bypassApprovePermission:64};SP.MoveOperations.registerEnum("SP.MoveOperations",false);SP.OpenWebOptions=function(){};SP.OpenWebOptions.prototype={none:0,initNavigationCache:1};SP.OpenWebOptions.registerEnum("SP.OpenWebOptions",false);SP.PageType=function(){};SP.PageType.prototype={invalid:-1,defaultView:0,normalView:1,dialogView:2,view:3,displayForm:4,displayFormDialog:5,editForm:6,editFormDialog:7,newForm:8,newFormDialog:9,solutionForm:10,pagE_MAXITEMS:11};SP.PageType.registerEnum("SP.PageType",false);SP.QuickLaunchOptions=function(){};SP.QuickLaunchOptions.prototype={off:0,on:1,defaultValue:2};SP.QuickLaunchOptions.registerEnum("SP.QuickLaunchOptions",false);SP.RecycleBinItemState=function(){};SP.RecycleBinItemState.prototype={none:0,firstStageRecycleBin:1,secondStageRecycleBin:2};SP.RecycleBinItemState.registerEnum("SP.RecycleBinItemState",false);SP.RecycleBinItemType=function(){};SP.RecycleBinItemType.prototype={none:0,file:1,fileVersion:2,listItem:3,list:4,folder:5,folderWithLists:6,attachment:7,listItemVersion:8,cascadeParent:9,web:10};SP.RecycleBinItemType.registerEnum("SP.RecycleBinItemType",false);SP.RelationshipDeleteBehaviorType=function(){};SP.RelationshipDeleteBehaviorType.prototype={none:0,cascade:1,restrict:2};SP.RelationshipDeleteBehaviorType.registerEnum("SP.RelationshipDeleteBehaviorType",false);SP.RoleType=function(){};SP.RoleType.prototype={none:0,guest:1,reader:2,contributor:3,webDesigner:4,administrator:5,editor:6};SP.RoleType.registerEnum("SP.RoleType",false);SP.TemplateFileType=function(){};SP.TemplateFileType.prototype={standardPage:0,wikiPage:1,formPage:2};SP.TemplateFileType.registerEnum("SP.TemplateFileType",false);SP.UpgradeStatus=function(){};SP.UpgradeStatus.prototype={none:0,inProgress:1,failed:2,completed:3};SP.UpgradeStatus.registerEnum("SP.UpgradeStatus",false);SP.UpgradeType=function(){};SP.UpgradeType.prototype={buildUpgrade:0,versionUpgrade:1};SP.UpgradeType.registerEnum("SP.UpgradeType",false);SP.UrlFieldFormatType=function(){};SP.UrlFieldFormatType.prototype={hyperlink:0,image:1};SP.UrlFieldFormatType.registerEnum("SP.UrlFieldFormatType",false);SP.UrlZone=function(){};SP.UrlZone.prototype={defaultZone:0,intranet:1,internet:2,custom:3,extranet:4};SP.UrlZone.registerEnum("SP.UrlZone",false);SP.UserCustomActionRegistrationType=function(){};SP.UserCustomActionRegistrationType.prototype={none:0,list:1,contentType:2,progId:3,fileType:4};SP.UserCustomActionRegistrationType.registerEnum("SP.UserCustomActionRegistrationType",false);SP.UserCustomActionScope=function(){};SP.UserCustomActionScope.prototype={unknown:0,site:2,web:3,list:4};SP.UserCustomActionScope.registerEnum("SP.UserCustomActionScope",false);SP.ViewScope=function(){};SP.ViewScope.prototype={defaultValue:0,recursive:1,recursiveAll:2,filesOnly:3};SP.ViewScope.registerEnum("SP.ViewScope",false);SP.ViewType=function(){};SP.ViewType.prototype={none:0,html:1,grid:2048,calendar:524288,recurrence:8193,chart:131072,gantt:67108864};SP.ViewType.registerEnum("SP.ViewType",false);SP.ClientContext=function(a){ULSdih:;SP.ClientContext.initializeBase(this,[SP.ScriptUtility.isNullOrUndefined(a)?SP.ClientContext.$4u():a]);this.set_formDigestHandlingEnabled(true)};SP.ClientContext.$4u=function(){ULSdih:;var a=window._spPageContextInfo;if(a)return a.webServerRelativeUrl;throw Error.invalidOperation(SP.ResResources.getString(SP.ResourceStrings.cannotFindContextWebServerRelativeUrl));};SP.ClientContext.get_current=function(){ULSdih:;if(!SP.ClientContext.$p){var a=null,d=window._spPageContextInfo,e=false;if(d)a=d.webServerRelativeUrl;if(SP.ScriptUtility.isNullOrEmptyString(a)){a=window.location.href;var b=a.indexOf("?");if(b>0)a=a.substr(0,b);b=a.indexOf("#");if(b>0)a=a.substr(0,b);for(var f=false,h=a.toLowerCase(),g=["/_layouts","/_vti_bin"],c=0;c0){a=a.substr(0,b);f=true;break}}if(!f){b=a.lastIndexOf(".");if(b>0)a=a.substr(0,b)}e=true}SP.ClientContext.$p=new SP.ClientContext(a);SP.ClientContext.$p.set_isPageUrl(e)}return SP.ClientContext.$p};SP.ClientContext.prototype={$F_1:null,get_web:function(){ULSdih:;if(!this.$F_1){var a=SP.RequestContext.getCurrent(this);this.$F_1=a.get_web()}return this.$F_1},$N_1:null,get_site:function(){ULSdih:;if(!this.$N_1){var a=SP.RequestContext.getCurrent(this);this.$N_1=a.get_site()}return this.$N_1},get_serverVersion:function(){ULSdih:;return this.get_serverLibraryVersion()}};SP.ULS=function(){};SP.ULS.$3b=function(){ULSdih:;if(SP.ULS.$3M)return null;var a=window.top.s_sp_debugWindow;if(SP.ScriptUtility.isNullOrUndefined(a)||a.closed){try{a=window.open("/_layouts/"+SP.OfficeVersion.majorVersion+"/blank.htm",null,"width=400,height=200,scrollbars=yes,resizable=yes,status=no,location=no,menubar=no,toolbar=no")}catch(b){SP.ULS.$3M=true}a&&window.setTimeout(SP.ULS.$4v,100);window.top.s_sp_debugWindow=a}return a};SP.ULS.$4v=function(){ULSdih:;var d=window.top.s_sp_debugWindow;if(!d)return;try{var a=d.document,b;b=a.createElement("DIV");a.body.appendChild(b);var c=a.createElement("INPUT");c.setAttribute("type","checkbox");c.id="UlsConfigTraceApi";b.appendChild(c);b.appendChild(a.createTextNode("Trace API"));b=a.createElement("DIV");b.id="UlsLogs";a.body.appendChild(b);b=a.getElementById("UlsLogs");b.appendChild(a.createTextNode("Use double-click to clear the entries."));$addHandler(a.body,"dblclick",SP.ULS.$4g);$addHandler(c,"click",SP.ULS.$5J);a.title="Debug Output"}catch(e){}};SP.ULS.get_enabled=function(){ULSdih:;return SP.ULS.$f};SP.ULS.set_enabled=function(a){ULSdih:;SP.ULS.$f=a;return a};SP.ULS.log=function(e){ULSdih:;if(!SP.ULS.$f)return;var a=(new Date).format("hh:mm:ss.ffff"),b=SP.ULS.$K+e;if(SP.ULS.$E){for(var c=0;c0)SP.ULS.$K=SP.ULS.$K.substr(0,SP.ULS.$K.length-1)};SP.ULS.traceApiEnter=function(d){ULSdih:;if(!SP.ULS.$f)return;if(!SP.ULS.$1d)return;SP.ULS.$3O.push(d);for(var a="Enter "+d+"(",b=1;b=0&&a<32){b=b<=32&&a<64){b=b<=0&&b<32){a=a<=32&&b<64){a=a<=0&&a<32){b=b<=32&&a<64){b=b<=0&&b0)Array.removeAt(a,a.length-1)},getById:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetById=b}a=b[c.toString()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RecycleBinItem(d,new SP.ObjectPathMethod(d,this.get_path(),"GetById",[c]));b[c.toString()]=a;return a},deleteAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteAll",null);a.addQuery(b);this.$3Z_2()},restoreAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RestoreAll",null);a.addQuery(b);this.$3Z_2()}};SP.RegionalSettings=function(b,a){ULSdih:;SP.RegionalSettings.initializeBase(this,[b,a])};SP.RegionalSettings.prototype={get_adjustHijriDays:function(){ULSdih:;this.checkUninitializedProperty("AdjustHijriDays");return this.get_objectData().get_properties().AdjustHijriDays},get_alternateCalendarType:function(){ULSdih:;this.checkUninitializedProperty("AlternateCalendarType");return this.get_objectData().get_properties().AlternateCalendarType},get_AM:function(){ULSdih:;this.checkUninitializedProperty("AM");return this.get_objectData().get_properties().AM},get_calendarType:function(){ULSdih:;this.checkUninitializedProperty("CalendarType");return this.get_objectData().get_properties().CalendarType},get_collation:function(){ULSdih:;this.checkUninitializedProperty("Collation");return this.get_objectData().get_properties().Collation},get_collationLCID:function(){ULSdih:;this.checkUninitializedProperty("CollationLCID");return this.get_objectData().get_properties().CollationLCID},get_dateFormat:function(){ULSdih:;this.checkUninitializedProperty("DateFormat");return this.get_objectData().get_properties().DateFormat},get_dateSeparator:function(){ULSdih:;this.checkUninitializedProperty("DateSeparator");return this.get_objectData().get_properties().DateSeparator},get_decimalSeparator:function(){ULSdih:;this.checkUninitializedProperty("DecimalSeparator");return this.get_objectData().get_properties().DecimalSeparator},get_digitGrouping:function(){ULSdih:;this.checkUninitializedProperty("DigitGrouping");return this.get_objectData().get_properties().DigitGrouping},get_firstDayOfWeek:function(){ULSdih:;this.checkUninitializedProperty("FirstDayOfWeek");return this.get_objectData().get_properties().FirstDayOfWeek},get_firstWeekOfYear:function(){ULSdih:;this.checkUninitializedProperty("FirstWeekOfYear");return this.get_objectData().get_properties().FirstWeekOfYear},get_isEastAsia:function(){ULSdih:;this.checkUninitializedProperty("IsEastAsia");return this.get_objectData().get_properties().IsEastAsia},get_isRightToLeft:function(){ULSdih:;this.checkUninitializedProperty("IsRightToLeft");return this.get_objectData().get_properties().IsRightToLeft},get_isUIRightToLeft:function(){ULSdih:;this.checkUninitializedProperty("IsUIRightToLeft");return this.get_objectData().get_properties().IsUIRightToLeft},get_listSeparator:function(){ULSdih:;this.checkUninitializedProperty("ListSeparator");return this.get_objectData().get_properties().ListSeparator},get_localeId:function(){ULSdih:;this.checkUninitializedProperty("LocaleId");return this.get_objectData().get_properties().LocaleId},get_negativeSign:function(){ULSdih:;this.checkUninitializedProperty("NegativeSign");return this.get_objectData().get_properties().NegativeSign},get_negNumberMode:function(){ULSdih:;this.checkUninitializedProperty("NegNumberMode");return this.get_objectData().get_properties().NegNumberMode},get_PM:function(){ULSdih:;this.checkUninitializedProperty("PM");return this.get_objectData().get_properties().PM},get_positiveSign:function(){ULSdih:;this.checkUninitializedProperty("PositiveSign");return this.get_objectData().get_properties().PositiveSign},get_showWeeks:function(){ULSdih:;this.checkUninitializedProperty("ShowWeeks");return this.get_objectData().get_properties().ShowWeeks},get_thousandSeparator:function(){ULSdih:;this.checkUninitializedProperty("ThousandSeparator");return this.get_objectData().get_properties().ThousandSeparator},get_time24:function(){ULSdih:;this.checkUninitializedProperty("Time24");return this.get_objectData().get_properties().Time24},get_timeMarkerPosition:function(){ULSdih:;this.checkUninitializedProperty("TimeMarkerPosition");return this.get_objectData().get_properties().TimeMarkerPosition},get_timeSeparator:function(){ULSdih:;this.checkUninitializedProperty("TimeSeparator");return this.get_objectData().get_properties().TimeSeparator},get_timeZone:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().TimeZone;if(SP.ScriptUtility.isUndefined(a)){a=new SP.TimeZone(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"TimeZone"));this.get_objectData().get_clientObjectProperties().TimeZone=a}return a},get_timeZones:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().TimeZones;if(SP.ScriptUtility.isUndefined(a)){a=new SP.TimeZoneCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"TimeZones"));this.get_objectData().get_clientObjectProperties().TimeZones=a}return a},get_workDayEndHour:function(){ULSdih:;this.checkUninitializedProperty("WorkDayEndHour");return this.get_objectData().get_properties().WorkDayEndHour},get_workDays:function(){ULSdih:;this.checkUninitializedProperty("WorkDays");return this.get_objectData().get_properties().WorkDays},get_workDayStartHour:function(){ULSdih:;this.checkUninitializedProperty("WorkDayStartHour");return this.get_objectData().get_properties().WorkDayStartHour},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AdjustHijriDays;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AdjustHijriDays=a;delete b.AdjustHijriDays}a=b.AlternateCalendarType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AlternateCalendarType=a;delete b.AlternateCalendarType}a=b.AM;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AM=a;delete b.AM}a=b.CalendarType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CalendarType=a;delete b.CalendarType}a=b.Collation;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Collation=a;delete b.Collation}a=b.CollationLCID;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CollationLCID=a;delete b.CollationLCID}a=b.DateFormat;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DateFormat=a;delete b.DateFormat}a=b.DateSeparator;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DateSeparator=a;delete b.DateSeparator}a=b.DecimalSeparator;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DecimalSeparator=a;delete b.DecimalSeparator}a=b.DigitGrouping;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DigitGrouping=a;delete b.DigitGrouping}a=b.FirstDayOfWeek;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().FirstDayOfWeek=a;delete b.FirstDayOfWeek}a=b.FirstWeekOfYear;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().FirstWeekOfYear=a;delete b.FirstWeekOfYear}a=b.IsEastAsia;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsEastAsia=a;delete b.IsEastAsia}a=b.IsRightToLeft;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsRightToLeft=a;delete b.IsRightToLeft}a=b.IsUIRightToLeft;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsUIRightToLeft=a;delete b.IsUIRightToLeft}a=b.ListSeparator;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ListSeparator=a;delete b.ListSeparator}a=b.LocaleId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().LocaleId=a;delete b.LocaleId}a=b.NegativeSign;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().NegativeSign=a;delete b.NegativeSign}a=b.NegNumberMode;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().NegNumberMode=a;delete b.NegNumberMode}a=b.PM;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PM=a;delete b.PM}a=b.PositiveSign;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PositiveSign=a;delete b.PositiveSign}a=b.ShowWeeks;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShowWeeks=a;delete b.ShowWeeks}a=b.ThousandSeparator;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ThousandSeparator=a;delete b.ThousandSeparator}a=b.Time24;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Time24=a;delete b.Time24}a=b.TimeMarkerPosition;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TimeMarkerPosition=a;delete b.TimeMarkerPosition}a=b.TimeSeparator;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TimeSeparator=a;delete b.TimeSeparator}a=b.TimeZone;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("TimeZone",this.get_timeZone(),a);this.get_timeZone().fromJson(a);delete b.TimeZone}a=b.TimeZones;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("TimeZones",this.get_timeZones(),a);this.get_timeZones().fromJson(a);delete b.TimeZones}a=b.WorkDayEndHour;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WorkDayEndHour=a;delete b.WorkDayEndHour}a=b.WorkDays;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WorkDays=a;delete b.WorkDays}a=b.WorkDayStartHour;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WorkDayStartHour=a;delete b.WorkDayStartHour}}};SP.RegionalSettingsPropertyNames=function(){};SP.RegionalSettingsObjectPropertyNames=function(){};SP.RelatedField=function(b,a){ULSdih:;SP.RelatedField.initializeBase(this,[b,a])};SP.RelatedField.prototype={get_fieldId:function(){ULSdih:;this.checkUninitializedProperty("FieldId");return this.get_objectData().get_properties().FieldId},get_listId:function(){ULSdih:;this.checkUninitializedProperty("ListId");return this.get_objectData().get_properties().ListId},get_lookupList:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().LookupList;if(SP.ScriptUtility.isUndefined(a)){a=new SP.List(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"LookupList"));this.get_objectData().get_clientObjectProperties().LookupList=a}return a},get_relationshipDeleteBehavior:function(){ULSdih:;this.checkUninitializedProperty("RelationshipDeleteBehavior");return this.get_objectData().get_properties().RelationshipDeleteBehavior},get_webId:function(){ULSdih:;this.checkUninitializedProperty("WebId");return this.get_objectData().get_properties().WebId},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.FieldId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().FieldId=a;delete b.FieldId}a=b.ListId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ListId=a;delete b.ListId}a=b.LookupList;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("LookupList",this.get_lookupList(),a);this.get_lookupList().fromJson(a);delete b.LookupList}a=b.RelationshipDeleteBehavior;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RelationshipDeleteBehavior=SP.DataConvert.fixupType(this.get_context(),a);delete b.RelationshipDeleteBehavior}a=b.WebId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebId=a;delete b.WebId}}};SP.RelatedFieldPropertyNames=function(){};SP.RelatedFieldObjectPropertyNames=function(){};SP.RelatedFieldCollection=function(b,a){ULSdih:;SP.RelatedFieldCollection.initializeBase(this,[b,a])};SP.RelatedFieldCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.RelatedField}};SP.RelatedFieldExtendedData=function(b,a){ULSdih:;SP.RelatedFieldExtendedData.initializeBase(this,[b,a])};SP.RelatedFieldExtendedData.prototype={get_fieldId:function(){ULSdih:;this.checkUninitializedProperty("FieldId");return this.get_objectData().get_properties().FieldId},get_listId:function(){ULSdih:;this.checkUninitializedProperty("ListId");return this.get_objectData().get_properties().ListId},get_listImageUrl:function(){ULSdih:;this.checkUninitializedProperty("ListImageUrl");return this.get_objectData().get_properties().ListImageUrl},get_resolvedListTitle:function(){ULSdih:;this.checkUninitializedProperty("ResolvedListTitle");return this.get_objectData().get_properties().ResolvedListTitle},get_toolTipDescription:function(){ULSdih:;this.checkUninitializedProperty("ToolTipDescription");return this.get_objectData().get_properties().ToolTipDescription},get_webId:function(){ULSdih:;this.checkUninitializedProperty("WebId");return this.get_objectData().get_properties().WebId},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.FieldId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().FieldId=a;delete b.FieldId}a=b.ListId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ListId=a;delete b.ListId}a=b.ListImageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ListImageUrl=a;delete b.ListImageUrl}a=b.ResolvedListTitle;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ResolvedListTitle=a;delete b.ResolvedListTitle}a=b.ToolTipDescription;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ToolTipDescription=a;delete b.ToolTipDescription}a=b.WebId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebId=a;delete b.WebId}}};SP.RelatedFieldExtendedDataPropertyNames=function(){};SP.RelatedFieldExtendedDataCollection=function(b,a){ULSdih:;SP.RelatedFieldExtendedDataCollection.initializeBase(this,[b,a])};SP.RelatedFieldExtendedDataCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.RelatedFieldExtendedData}};SP.RelatedItem=function(){ULSdih:;SP.RelatedItem.initializeBase(this)};SP.RelatedItem.prototype={$2V_1:null,$2Y_1:0,$I_1:null,$0_1:null,$2_1:null,$3E_1:null,get_iconUrl:function(){ULSdih:;return this.$2V_1},set_iconUrl:function(a){ULSdih:;this.$2V_1=a;return a},get_itemId:function(){ULSdih:;return this.$2Y_1},set_itemId:function(a){ULSdih:;this.$2Y_1=a;return a},get_listId:function(){ULSdih:;return this.$I_1},set_listId:function(a){ULSdih:;this.$I_1=a;return a},get_title:function(){ULSdih:;return this.$0_1},set_title:function(a){ULSdih:;this.$0_1=a;return a},get_url:function(){ULSdih:;return this.$2_1},set_url:function(a){ULSdih:;this.$2_1=a;return a},get_webId:function(){ULSdih:;return this.$3E_1},set_webId:function(a){ULSdih:;this.$3E_1=a;return a},get_typeId:function(){ULSdih:;return"{627c69f5-12e8-46bc-9052-bd5e46e155d3}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["IconUrl","ItemId","ListId","Title","Url","WebId"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.IconUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$2V_1=a;delete b.IconUrl}a=b.ItemId;if(!SP.ScriptUtility.isUndefined(a)){this.$2Y_1=a;delete b.ItemId}a=b.ListId;if(!SP.ScriptUtility.isUndefined(a)){this.$I_1=a;delete b.ListId}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.$0_1=a;delete b.Title}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.$2_1=a;delete b.Url}a=b.WebId;if(!SP.ScriptUtility.isUndefined(a)){this.$3E_1=a;delete b.WebId}}};SP.RelatedItemManager=function(b,a){ULSdih:;SP.RelatedItemManager.initializeBase(this,[b,a])};SP.RelatedItemManager.getRelatedItems=function(a,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","GetRelatedItems",[d,e]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.RelatedItemManager.getPageOneRelatedItems=function(a,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","GetPageOneRelatedItems",[d,e]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.RelatedItemManager.addSingleLink=function(a,c,e,f,d,g,h,b){ULSdih:;if(!a)throw Error.argumentNull("context");var i=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","AddSingleLink",[c,e,f,d,g,h,b]);a.addQuery(i)};SP.RelatedItemManager.addSingleLinkToUrl=function(a,c,e,d,b){ULSdih:;if(!a)throw Error.argumentNull("context");var f=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","AddSingleLinkToUrl",[c,e,d,b]);a.addQuery(f)};SP.RelatedItemManager.addSingleLinkFromUrl=function(a,d,c,e,b){ULSdih:;if(!a)throw Error.argumentNull("context");var f=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","AddSingleLinkFromUrl",[d,c,e,b]);a.addQuery(f)};SP.RelatedItemManager.deleteSingleLink=function(a,c,e,f,d,g,h,b){ULSdih:;if(!a)throw Error.argumentNull("context");var i=new SP.ClientActionInvokeStaticMethod(a,"{23af17db-2585-4d17-82a7-aa9e3fba099d}","DeleteSingleLink",[c,e,f,d,g,h,b]);a.addQuery(i)};SP.RequestContext=function(a,b){ULSdih:;SP.RequestContext.initializeBase(this,[a,b])};SP.RequestContext.getCurrent=function(b){ULSdih:;var a=b.get_staticObjects().Microsoft$SharePoint$SPContext$Current;if(!a){a=new SP.RequestContext(b,new SP.ObjectPathStaticProperty(b,"{3747adcd-a3c3-41b9-bfab-4a64dd2f1e0a}","Current"));b.get_staticObjects().Microsoft$SharePoint$SPContext$Current=a}return a};SP.RequestContext.prototype={get_site:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Site;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Site(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Site"));this.get_objectData().get_clientObjectProperties().Site=a}return a},get_web:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Web;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Web(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Web"));this.get_objectData().get_clientObjectProperties().Web=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Site;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Site",this.get_site(),a);this.get_site().fromJson(a);delete b.Site}a=b.Web;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Web",this.get_web(),a);this.get_web().fromJson(a);delete b.Web}}};SP.RequestContextObjectPropertyNames=function(){};SP.RequestVariable=function(a){ULSdih:;SP.RequestVariable.initializeBase(this,[a,SP.ClientUtility.getOrCreateObjectPathForConstructor(a,"{5806d374-4904-49e9-a73f-3265ee2e06c6}",arguments)])};SP.RequestVariable.newObject=function(a){ULSdih:;return new SP.RequestVariable(a,new SP.ObjectPathConstructor(a,"{5806d374-4904-49e9-a73f-3265ee2e06c6}",null))};SP.RequestVariable.prototype={get_value:function(){ULSdih:;this.checkUninitializedProperty("Value");return this.get_objectData().get_properties().Value},initPropertiesFromJson:function(a){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,a);var b;b=a.Value;if(!SP.ScriptUtility.isUndefined(b)){this.get_objectData().get_properties().Value=b;delete a.Value}},append:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Append",[a]);b.addQuery(c)},"set":function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Set",[a]);b.addQuery(c)}};SP.RequestVariablePropertyNames=function(){};SP.RoleAssignment=function(b,a){ULSdih:;SP.RoleAssignment.initializeBase(this,[b,a])};SP.RoleAssignment.prototype={get_member:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Member;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Principal(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Member"));this.get_objectData().get_clientObjectProperties().Member=a}return a},get_principalId:function(){ULSdih:;this.checkUninitializedProperty("PrincipalId");return this.get_objectData().get_properties().PrincipalId},get_roleDefinitionBindings:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RoleDefinitionBindings;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RoleDefinitionBindingCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RoleDefinitionBindings"));this.get_objectData().get_clientObjectProperties().RoleDefinitionBindings=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Member;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Member",this.get_member(),a);this.get_member().fromJson(a);delete b.Member}a=b.PrincipalId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PrincipalId=a;delete b.PrincipalId}a=b.RoleDefinitionBindings;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RoleDefinitionBindings",this.get_roleDefinitionBindings(),a);this.get_roleDefinitionBindings().fromJson(a);delete b.RoleDefinitionBindings}},importRoleDefinitionBindings:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"ImportRoleDefinitionBindings",[a]);b.addQuery(c)},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)},deleteObject:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteObject",null);a.addQuery(b);this.removeFromParentCollection()}};SP.RoleAssignmentPropertyNames=function(){};SP.RoleAssignmentObjectPropertyNames=function(){};SP.RoleAssignmentCollection=function(b,a){ULSdih:;SP.RoleAssignmentCollection.initializeBase(this,[b,a])};SP.RoleAssignmentCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.RoleAssignment},get_groups:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Groups;if(SP.ScriptUtility.isUndefined(a)){a=new SP.GroupCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Groups"));this.get_objectData().get_clientObjectProperties().Groups=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Groups;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Groups",this.get_groups(),a);this.get_groups().fromJson(a);delete b.Groups}},getByPrincipal:function(d){ULSdih:;var b=this.get_context(),a;a=new SP.RoleAssignment(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByPrincipal",[d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);return a},getByPrincipalId:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByPrincipalId;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetByPrincipalId=b}a=b[d];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleAssignment(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByPrincipalId",[d]));b[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},add:function(e,d){ULSdih:;var b=this.get_context(),a;a=new SP.RoleAssignment(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",[e,d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);this.addChild(a);return a}};SP.RoleAssignmentCollectionObjectPropertyNames=function(){};SP.RoleDefinition=function(b,a){ULSdih:;SP.RoleDefinition.initializeBase(this,[b,a])};SP.RoleDefinition.prototype={$7_1:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Description=a.$3_1;this.get_objectData().get_properties().Name=a.$6_1;this.get_objectData().get_properties().Order=a.$1J_1;this.get_objectData().get_properties().BasePermissions=a.$11_1}},get_basePermissions:function(){ULSdih:;this.checkUninitializedProperty("BasePermissions");return this.get_objectData().get_properties().BasePermissions},set_basePermissions:function(a){ULSdih:;this.get_objectData().get_properties().BasePermissions=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"BasePermissions",a));return a},get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},set_description:function(a){ULSdih:;this.get_objectData().get_properties().Description=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Description",a));return a},get_hidden:function(){ULSdih:;this.checkUninitializedProperty("Hidden");return this.get_objectData().get_properties().Hidden},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_name:function(){ULSdih:;this.checkUninitializedProperty("Name");return this.get_objectData().get_properties().Name},set_name:function(a){ULSdih:;this.get_objectData().get_properties().Name=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Name",a));return a},get_order:function(){ULSdih:;this.checkUninitializedProperty("Order");return this.get_objectData().get_properties().Order},set_order:function(a){ULSdih:;this.get_objectData().get_properties().Order=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Order",a));return a},get_roleTypeKind:function(){ULSdih:;this.checkUninitializedProperty("RoleTypeKind");return this.get_objectData().get_properties().RoleTypeKind},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.BasePermissions;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().BasePermissions=SP.DataConvert.fixupType(this.get_context(),a);delete b.BasePermissions}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.Hidden;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Hidden=a;delete b.Hidden}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Name=a;delete b.Name}a=b.Order;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Order=a;delete b.Order}a=b.RoleTypeKind;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RoleTypeKind=SP.DataConvert.fixupType(this.get_context(),a);delete b.RoleTypeKind}},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)},deleteObject:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteObject",null);a.addQuery(b);this.removeFromParentCollection()}};SP.RoleDefinitionPropertyNames=function(){};SP.RoleDefinitionBindingCollection=function(a){ULSdih:;SP.RoleDefinitionBindingCollection.initializeBase(this,[a,SP.ClientUtility.getOrCreateObjectPathForConstructor(a,"{07bf1941-6953-4761-b114-58374b4aaf57}",arguments)])};SP.RoleDefinitionBindingCollection.newObject=function(a){ULSdih:;return new SP.RoleDefinitionBindingCollection(a,new SP.ObjectPathConstructor(a,"{07bf1941-6953-4761-b114-58374b4aaf57}",null))};SP.RoleDefinitionBindingCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.RoleDefinition},$4Y_2:function(){ULSdih:;var a=this.get_data();while(a.length>0)Array.removeAt(a,a.length-1)},add:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Add",[a]);b.addQuery(c);this.addChild(a)},remove:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Remove",[a]);b.addQuery(c);this.removeChild(a)},removeAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RemoveAll",null);a.addQuery(b);this.$4Y_2()}};SP.RoleDefinitionCollection=function(b,a){ULSdih:;SP.RoleDefinitionCollection.initializeBase(this,[b,a])};SP.RoleDefinitionCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.RoleDefinition},getByName:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByName;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetByName=b}a=b[d];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByName",[d]));b[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},add:function(c){ULSdih:;var b=this.get_context(),a;a=new SP.RoleDefinition(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",[c]));a.get_path().setPendingReplace();var d=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(d.get_id(),a);b.addQuery(d);this.addChild(a);a.$7_1(c);return a},getById:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetById=b}a=b[d];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(c,new SP.ObjectPathMethod(c,this.get_path(),"GetById",[d]));b[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},getByType:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByType;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetByType=b}a=b[d];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByType",[d]));b[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a}};SP.RoleDefinitionCreationInformation=function(){ULSdih:;SP.RoleDefinitionCreationInformation.initializeBase(this)};SP.RoleDefinitionCreationInformation.prototype={$11_1:null,$3_1:null,$6_1:null,$1J_1:0,get_basePermissions:function(){ULSdih:;return this.$11_1},set_basePermissions:function(a){ULSdih:;this.$11_1=a;return a},get_description:function(){ULSdih:;return this.$3_1},set_description:function(a){ULSdih:;this.$3_1=a;return a},get_name:function(){ULSdih:;return this.$6_1},set_name:function(a){ULSdih:;this.$6_1=a;return a},get_order:function(){ULSdih:;return this.$1J_1},set_order:function(a){ULSdih:;this.$1J_1=a;return a},get_typeId:function(){ULSdih:;return"{59eddf82-1018-4677-8067-69e16efd3495}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["BasePermissions","Description","Name","Order"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.BasePermissions;if(!SP.ScriptUtility.isUndefined(a)){this.$11_1=SP.DataConvert.fixupType(null,a);delete b.BasePermissions}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.$3_1=a;delete b.Description}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.$6_1=a;delete b.Name}a=b.Order;if(!SP.ScriptUtility.isUndefined(a)){this.$1J_1=a;delete b.Order}}};SP.SecurableObject=function(b,a){ULSdih:;SP.SecurableObject.initializeBase(this,[b,a])};SP.SecurableObject.prototype={get_firstUniqueAncestorSecurableObject:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().FirstUniqueAncestorSecurableObject;if(SP.ScriptUtility.isUndefined(a)){a=new SP.SecurableObject(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"FirstUniqueAncestorSecurableObject"));this.get_objectData().get_clientObjectProperties().FirstUniqueAncestorSecurableObject=a}return a},get_hasUniqueRoleAssignments:function(){ULSdih:;this.checkUninitializedProperty("HasUniqueRoleAssignments");return this.get_objectData().get_properties().HasUniqueRoleAssignments},get_roleAssignments:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RoleAssignments;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RoleAssignmentCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RoleAssignments"));this.get_objectData().get_clientObjectProperties().RoleAssignments=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.FirstUniqueAncestorSecurableObject;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("FirstUniqueAncestorSecurableObject",this.get_firstUniqueAncestorSecurableObject(),a);this.get_firstUniqueAncestorSecurableObject().fromJson(a);delete b.FirstUniqueAncestorSecurableObject}a=b.HasUniqueRoleAssignments;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().HasUniqueRoleAssignments=a;delete b.HasUniqueRoleAssignments}a=b.RoleAssignments;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RoleAssignments",this.get_roleAssignments(),a);this.get_roleAssignments().fromJson(a);delete b.RoleAssignments}},resetRoleInheritance:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"ResetRoleInheritance",null);a.addQuery(b)},breakRoleInheritance:function(a,b){ULSdih:;var c=this.get_context(),d=new SP.ClientActionInvokeMethod(this,"BreakRoleInheritance",[a,b]);c.addQuery(d)}};SP.SecurableObjectPropertyNames=function(){};SP.SecurableObjectObjectPropertyNames=function(){};SP.ServerSettings=function(){};SP.ServerSettings.getAlternateUrls=function(a){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.ClientObjectList(a,new SP.ObjectPathStaticMethod(a,"{adfa7b3e-a27c-4288-9b6c-a8ea51bf082d}","GetAlternateUrls",null),SP.AlternateUrl);return b};SP.ServerSettings.getGlobalInstalledLanguages=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{adfa7b3e-a27c-4288-9b6c-a8ea51bf082d}","GetGlobalInstalledLanguages",[d]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Site=function(b,a){ULSdih:;SP.Site.initializeBase(this,[b,a])};SP.Site.prototype={get_allowDesigner:function(){ULSdih:;this.checkUninitializedProperty("AllowDesigner");return this.get_objectData().get_properties().AllowDesigner},set_allowDesigner:function(a){ULSdih:;this.get_objectData().get_properties().AllowDesigner=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowDesigner",a));return a},get_allowMasterPageEditing:function(){ULSdih:;this.checkUninitializedProperty("AllowMasterPageEditing");return this.get_objectData().get_properties().AllowMasterPageEditing},set_allowMasterPageEditing:function(a){ULSdih:;this.get_objectData().get_properties().AllowMasterPageEditing=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowMasterPageEditing",a));return a},get_allowRevertFromTemplate:function(){ULSdih:;this.checkUninitializedProperty("AllowRevertFromTemplate");return this.get_objectData().get_properties().AllowRevertFromTemplate},set_allowRevertFromTemplate:function(a){ULSdih:;this.get_objectData().get_properties().AllowRevertFromTemplate=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowRevertFromTemplate",a));return a},get_allowSelfServiceUpgrade:function(){ULSdih:;this.checkUninitializedProperty("AllowSelfServiceUpgrade");return this.get_objectData().get_properties().AllowSelfServiceUpgrade},set_allowSelfServiceUpgrade:function(a){ULSdih:;this.get_objectData().get_properties().AllowSelfServiceUpgrade=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowSelfServiceUpgrade",a));return a},get_allowSelfServiceUpgradeEvaluation:function(){ULSdih:;this.checkUninitializedProperty("AllowSelfServiceUpgradeEvaluation");return this.get_objectData().get_properties().AllowSelfServiceUpgradeEvaluation},set_allowSelfServiceUpgradeEvaluation:function(a){ULSdih:;this.get_objectData().get_properties().AllowSelfServiceUpgradeEvaluation=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowSelfServiceUpgradeEvaluation",a));return a},get_canUpgrade:function(){ULSdih:;this.checkUninitializedProperty("CanUpgrade");return this.get_objectData().get_properties().CanUpgrade},get_compatibilityLevel:function(){ULSdih:;this.checkUninitializedProperty("CompatibilityLevel");return this.get_objectData().get_properties().CompatibilityLevel},get_eventReceivers:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().EventReceivers;if(SP.ScriptUtility.isUndefined(a)){a=new SP.EventReceiverDefinitionCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"EventReceivers"));this.get_objectData().get_clientObjectProperties().EventReceivers=a}return a},get_features:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Features;if(SP.ScriptUtility.isUndefined(a)){a=new SP.FeatureCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Features"));this.get_objectData().get_clientObjectProperties().Features=a}return a},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_lockIssue:function(){ULSdih:;this.checkUninitializedProperty("LockIssue");return this.get_objectData().get_properties().LockIssue},get_maxItemsPerThrottledOperation:function(){ULSdih:;this.checkUninitializedProperty("MaxItemsPerThrottledOperation");return this.get_objectData().get_properties().MaxItemsPerThrottledOperation},get_owner:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Owner;if(SP.ScriptUtility.isUndefined(a)){a=new SP.User(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Owner"));this.get_objectData().get_clientObjectProperties().Owner=a}return a},set_owner:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().Owner=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Owner",a));return a},get_primaryUri:function(){ULSdih:;this.checkUninitializedProperty("PrimaryUri");return this.get_objectData().get_properties().PrimaryUri},get_readOnly:function(){ULSdih:;this.checkUninitializedProperty("ReadOnly");return this.get_objectData().get_properties().ReadOnly},get_recycleBin:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RecycleBin;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RecycleBinItemCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RecycleBin"));this.get_objectData().get_clientObjectProperties().RecycleBin=a}return a},get_rootWeb:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RootWeb;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Web(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RootWeb"));this.get_objectData().get_clientObjectProperties().RootWeb=a}return a},get_serverRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("ServerRelativeUrl");return this.get_objectData().get_properties().ServerRelativeUrl},get_shareByLinkEnabled:function(){ULSdih:;this.checkUninitializedProperty("ShareByLinkEnabled");return this.get_objectData().get_properties().ShareByLinkEnabled},get_showUrlStructure:function(){ULSdih:;this.checkUninitializedProperty("ShowUrlStructure");return this.get_objectData().get_properties().ShowUrlStructure},set_showUrlStructure:function(a){ULSdih:;this.get_objectData().get_properties().ShowUrlStructure=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ShowUrlStructure",a));return a},get_uiVersionConfigurationEnabled:function(){ULSdih:;this.checkUninitializedProperty("UIVersionConfigurationEnabled");return this.get_objectData().get_properties().UIVersionConfigurationEnabled},set_uiVersionConfigurationEnabled:function(a){ULSdih:;this.get_objectData().get_properties().UIVersionConfigurationEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"UIVersionConfigurationEnabled",a));return a},get_upgradeInfo:function(){ULSdih:;this.checkUninitializedProperty("UpgradeInfo");return this.get_objectData().get_properties().UpgradeInfo},get_upgradeReminderDate:function(){ULSdih:;this.checkUninitializedProperty("UpgradeReminderDate");return this.get_objectData().get_properties().UpgradeReminderDate},get_upgrading:function(){ULSdih:;this.checkUninitializedProperty("Upgrading");return this.get_objectData().get_properties().Upgrading},get_url:function(){ULSdih:;this.checkUninitializedProperty("Url");return this.get_objectData().get_properties().Url},get_usage:function(){ULSdih:;this.checkUninitializedProperty("Usage");return this.get_objectData().get_properties().Usage},get_userCustomActions:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().UserCustomActions;if(SP.ScriptUtility.isUndefined(a)){a=new SP.UserCustomActionCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"UserCustomActions"));this.get_objectData().get_clientObjectProperties().UserCustomActions=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AllowDesigner;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowDesigner=a;delete b.AllowDesigner}a=b.AllowMasterPageEditing;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowMasterPageEditing=a;delete b.AllowMasterPageEditing}a=b.AllowRevertFromTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowRevertFromTemplate=a;delete b.AllowRevertFromTemplate}a=b.AllowSelfServiceUpgrade;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSelfServiceUpgrade=a;delete b.AllowSelfServiceUpgrade}a=b.AllowSelfServiceUpgradeEvaluation;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSelfServiceUpgradeEvaluation=a;delete b.AllowSelfServiceUpgradeEvaluation}a=b.CanUpgrade;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CanUpgrade=a;delete b.CanUpgrade}a=b.CompatibilityLevel;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CompatibilityLevel=a;delete b.CompatibilityLevel}a=b.EventReceivers;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("EventReceivers",this.get_eventReceivers(),a);this.get_eventReceivers().fromJson(a);delete b.EventReceivers}a=b.Features;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Features",this.get_features(),a);this.get_features().fromJson(a);delete b.Features}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.LockIssue;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().LockIssue=a;delete b.LockIssue}a=b.MaxItemsPerThrottledOperation;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().MaxItemsPerThrottledOperation=a;delete b.MaxItemsPerThrottledOperation}a=b.Owner;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Owner",this.get_owner(),a);this.get_owner().fromJson(a);delete b.Owner}a=b.PrimaryUri;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PrimaryUri=SP.DataConvert.fixupType(this.get_context(),a);delete b.PrimaryUri}a=b.ReadOnly;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ReadOnly=a;delete b.ReadOnly}a=b.RecycleBin;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RecycleBin",this.get_recycleBin(),a);this.get_recycleBin().fromJson(a);delete b.RecycleBin}a=b.RootWeb;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RootWeb",this.get_rootWeb(),a);this.get_rootWeb().fromJson(a);delete b.RootWeb}a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ServerRelativeUrl=a;delete b.ServerRelativeUrl}a=b.ShareByLinkEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShareByLinkEnabled=a;delete b.ShareByLinkEnabled}a=b.ShowUrlStructure;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShowUrlStructure=a;delete b.ShowUrlStructure}a=b.UIVersionConfigurationEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UIVersionConfigurationEnabled=a;delete b.UIVersionConfigurationEnabled}a=b.UpgradeInfo;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UpgradeInfo=SP.DataConvert.fixupType(this.get_context(),a);delete b.UpgradeInfo}a=b.UpgradeReminderDate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UpgradeReminderDate=a;delete b.UpgradeReminderDate}a=b.Upgrading;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Upgrading=a;delete b.Upgrading}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Url=a;delete b.Url}a=b.Usage;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Usage=SP.DataConvert.fixupType(this.get_context(),a);delete b.Usage}a=b.UserCustomActions;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("UserCustomActions",this.get_userCustomActions(),a);this.get_userCustomActions().fromJson(a);delete b.UserCustomActions}},updateClientObjectModelUseRemoteAPIsPermissionSetting:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"UpdateClientObjectModelUseRemoteAPIsPermissionSetting",[a]);b.addQuery(c)},needsUpgradeByType:function(d,e){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"NeedsUpgradeByType",[d,e]);b.addQuery(c);a=new SP.BooleanResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},runHealthCheck:function(e,d,c){ULSdih:;var a=this.get_context(),b;b=new SP.SiteHealth.SiteHealthSummary(a,new SP.ObjectPathMethod(a,this.get_path(),"RunHealthCheck",[e,d,c]));return b},createPreviewSPSite:function(b,a){ULSdih:;var c=this.get_context(),d=new SP.ClientActionInvokeMethod(this,"CreatePreviewSPSite",[b,a]);c.addQuery(d)},runUpgradeSiteSession:function(a,b,c){ULSdih:;var d=this.get_context(),e=new SP.ClientActionInvokeMethod(this,"RunUpgradeSiteSession",[a,b,c]);d.addQuery(e)},getChanges:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.ChangeCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetChanges",[c]));return b},openWeb:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().OpenWeb;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().OpenWeb=b}a=b[d.toUpperCase()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.Web(c,new SP.ObjectPathMethod(c,this.get_path(),"OpenWeb",[d]));b[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},openWebById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.Web(a,new SP.ObjectPathMethod(a,this.get_path(),"OpenWebById",[c]));return b},getWebTemplates:function(d,c){ULSdih:;var a=this.get_context(),b;b=new SP.WebTemplateCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetWebTemplates",[d,c]));return b},getCustomListTemplates:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.ListTemplateCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetCustomListTemplates",[c]));return b},getCatalog:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetCatalog;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetCatalog=b}a=b[c];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.List(d,new SP.ObjectPathMethod(d,this.get_path(),"GetCatalog",[c]));b[c]=a;return a},extendUpgradeReminderDate:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"ExtendUpgradeReminderDate",null);a.addQuery(b)},invalidate:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Invalidate",null);a.addQuery(b)}};SP.SitePropertyNames=function(){};SP.SiteObjectPropertyNames=function(){};SP.SiteUrl=function(b,a){ULSdih:;SP.SiteUrl.initializeBase(this,[b,a])};SP.SubwebQuery=function(){ULSdih:;this.$13_1=-1;this.$1Z_1=-1;SP.SubwebQuery.initializeBase(this)};SP.SubwebQuery.prototype={get_configurationFilter:function(){ULSdih:;return this.$13_1},set_configurationFilter:function(a){ULSdih:;this.$13_1=a;return a},get_webTemplateFilter:function(){ULSdih:;return this.$1Z_1},set_webTemplateFilter:function(a){ULSdih:;this.$1Z_1=a;return a},get_typeId:function(){ULSdih:;return"{e3a4d63c-876b-4e24-a972-7664437146fe}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["ConfigurationFilter","WebTemplateFilter"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.ConfigurationFilter;if(!SP.ScriptUtility.isUndefined(a)){this.$13_1=a;delete b.ConfigurationFilter}a=b.WebTemplateFilter;if(!SP.ScriptUtility.isUndefined(a)){this.$1Z_1=a;delete b.WebTemplateFilter}}};SP.ThemeInfo=function(b,a){ULSdih:;SP.ThemeInfo.initializeBase(this,[b,a])};SP.ThemeInfo.prototype={get_accessibleDescription:function(){ULSdih:;this.checkUninitializedProperty("AccessibleDescription");return this.get_objectData().get_properties().AccessibleDescription},get_themeBackgroundImageUri:function(){ULSdih:;this.checkUninitializedProperty("ThemeBackgroundImageUri");return this.get_objectData().get_properties().ThemeBackgroundImageUri},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AccessibleDescription;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AccessibleDescription=a;delete b.AccessibleDescription}a=b.ThemeBackgroundImageUri;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ThemeBackgroundImageUri=SP.DataConvert.fixupType(this.get_context(),a);delete b.ThemeBackgroundImageUri}},getThemeShadeByName:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"GetThemeShadeByName",[d]);b.addQuery(c);a=new SP.StringResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},getThemeFontByName:function(e,d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"GetThemeFontByName",[e,d]);b.addQuery(c);a=new SP.StringResult;b.addQueryIdAndResultObject(c.get_id(),a);return a}};SP.ThemeInfoPropertyNames=function(){};SP.TimeZone=function(b,a){ULSdih:;SP.TimeZone.initializeBase(this,[b,a])};SP.TimeZone.prototype={get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_information:function(){ULSdih:;this.checkUninitializedProperty("Information");return this.get_objectData().get_properties().Information},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.Information;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Information=SP.DataConvert.fixupType(this.get_context(),a);delete b.Information}},localTimeToUTC:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"LocalTimeToUTC",[d]);b.addQuery(c);a=new SP.DateTimeResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},utcToLocalTime:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"UTCToLocalTime",[d]);b.addQuery(c);a=new SP.DateTimeResult;b.addQueryIdAndResultObject(c.get_id(),a);return a}};SP.TimeZonePropertyNames=function(){};SP.TimeZoneCollection=function(b,a){ULSdih:;SP.TimeZoneCollection.initializeBase(this,[b,a])};SP.TimeZoneCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.TimeZone},getById:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetById=b}a=b[c];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.TimeZone(d,new SP.ObjectPathMethod(d,this.get_path(),"GetById",[c]));b[c]=a;return a}};SP.TimeZoneInformation=function(){ULSdih:;SP.TimeZoneInformation.initializeBase(this)};SP.TimeZoneInformation.prototype={$3i_1:0,$3l_1:0,$4K_1:0,get_bias:function(){ULSdih:;return this.$3i_1},get_daylightBias:function(){ULSdih:;return this.$3l_1},get_standardBias:function(){ULSdih:;return this.$4K_1},get_typeId:function(){ULSdih:;return"{09e18222-7e4d-488b-811d-6ef43f31d17f}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Bias","DaylightBias","StandardBias"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Bias;if(!SP.ScriptUtility.isUndefined(a)){this.$3i_1=a;delete b.Bias}a=b.DaylightBias;if(!SP.ScriptUtility.isUndefined(a)){this.$3l_1=a;delete b.DaylightBias}a=b.StandardBias;if(!SP.ScriptUtility.isUndefined(a)){this.$4K_1=a;delete b.StandardBias}}};SP.UpgradeInfo=function(){ULSdih:;SP.UpgradeInfo.initializeBase(this)};SP.UpgradeInfo.prototype={$3p_1:null,$3q_1:0,$3z_1:null,$41_1:null,$4D_1:null,$4E_1:0,$4L_1:null,$O_1:0,$4S_1:0,$4W_1:0,get_errorFile:function(){ULSdih:;return this.$3p_1},get_errors:function(){ULSdih:;return this.$3q_1},get_lastUpdated:function(){ULSdih:;return this.$3z_1},get_logFile:function(){ULSdih:;return this.$41_1},get_requestDate:function(){ULSdih:;return this.$4D_1},get_retryCount:function(){ULSdih:;return this.$4E_1},get_startTime:function(){ULSdih:;return this.$4L_1},get_status:function(){ULSdih:;return this.$O_1},get_upgradeType:function(){ULSdih:;return this.$4S_1},get_warnings:function(){ULSdih:;return this.$4W_1},get_typeId:function(){ULSdih:;return"{a012e5fa-a28f-4232-9561-c4033f61c889}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["ErrorFile","Errors","LastUpdated","LogFile","RequestDate","RetryCount","StartTime","Status","UpgradeType","Warnings"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.ErrorFile;if(!SP.ScriptUtility.isUndefined(a)){this.$3p_1=a;delete b.ErrorFile}a=b.Errors;if(!SP.ScriptUtility.isUndefined(a)){this.$3q_1=a;delete b.Errors}a=b.LastUpdated;if(!SP.ScriptUtility.isUndefined(a)){this.$3z_1=a;delete b.LastUpdated}a=b.LogFile;if(!SP.ScriptUtility.isUndefined(a)){this.$41_1=a;delete b.LogFile}a=b.RequestDate;if(!SP.ScriptUtility.isUndefined(a)){this.$4D_1=a;delete b.RequestDate}a=b.RetryCount;if(!SP.ScriptUtility.isUndefined(a)){this.$4E_1=a;delete b.RetryCount}a=b.StartTime;if(!SP.ScriptUtility.isUndefined(a)){this.$4L_1=a;delete b.StartTime}a=b.Status;if(!SP.ScriptUtility.isUndefined(a)){this.$O_1=SP.DataConvert.fixupType(null,a);delete b.Status}a=b.UpgradeType;if(!SP.ScriptUtility.isUndefined(a)){this.$4S_1=SP.DataConvert.fixupType(null,a);delete b.UpgradeType}a=b.Warnings;if(!SP.ScriptUtility.isUndefined(a)){this.$4W_1=a;delete b.Warnings}}};SP.UsageInfo=function(){ULSdih:;SP.UsageInfo.initializeBase(this)};SP.UsageInfo.prototype={$3h_1:0,$3n_1:0,$3t_1:0,$4M_1:0,$4N_1:0,$4V_1:0,get_bandwidth:function(){ULSdih:;return this.$3h_1},get_discussionStorage:function(){ULSdih:;return this.$3n_1},get_hits:function(){ULSdih:;return this.$3t_1},get_storage:function(){ULSdih:;return this.$4M_1},get_storagePercentageUsed:function(){ULSdih:;return this.$4N_1},get_visits:function(){ULSdih:;return this.$4V_1},get_typeId:function(){ULSdih:;return"{7ec28504-35f9-4fcf-a09f-401024417292}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Bandwidth","DiscussionStorage","Hits","Storage","StoragePercentageUsed","Visits"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Bandwidth;if(!SP.ScriptUtility.isUndefined(a)){this.$3h_1=a;delete b.Bandwidth}a=b.DiscussionStorage;if(!SP.ScriptUtility.isUndefined(a)){this.$3n_1=a;delete b.DiscussionStorage}a=b.Hits;if(!SP.ScriptUtility.isUndefined(a)){this.$3t_1=a;delete b.Hits}a=b.Storage;if(!SP.ScriptUtility.isUndefined(a)){this.$4M_1=a;delete b.Storage}a=b.StoragePercentageUsed;if(!SP.ScriptUtility.isUndefined(a)){this.$4N_1=a;delete b.StoragePercentageUsed}a=b.Visits;if(!SP.ScriptUtility.isUndefined(a)){this.$4V_1=a;delete b.Visits}}};SP.User=function(b,a){ULSdih:;SP.User.initializeBase(this,[b,a])};SP.User.prototype={$7_2:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Email=a.$V_1;this.get_objectData().get_properties().LoginName=a.$Z_1;this.get_objectData().get_properties().Title=a.$0_1}},get_email:function(){ULSdih:;this.checkUninitializedProperty("Email");return this.get_objectData().get_properties().Email},set_email:function(a){ULSdih:;this.get_objectData().get_properties().Email=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Email",a));return a},get_groups:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Groups;if(SP.ScriptUtility.isUndefined(a)){a=new SP.GroupCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Groups"));this.get_objectData().get_clientObjectProperties().Groups=a}return a},get_isSiteAdmin:function(){ULSdih:;this.checkUninitializedProperty("IsSiteAdmin");return this.get_objectData().get_properties().IsSiteAdmin},set_isSiteAdmin:function(a){ULSdih:;this.get_objectData().get_properties().IsSiteAdmin=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"IsSiteAdmin",a));return a},get_userId:function(){ULSdih:;this.checkUninitializedProperty("UserId");return this.get_objectData().get_properties().UserId},initPropertiesFromJson:function(b){ULSdih:;SP.Principal.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Email;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Email=a;delete b.Email}a=b.Groups;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Groups",this.get_groups(),a);this.get_groups().fromJson(a);delete b.Groups}a=b.IsSiteAdmin;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsSiteAdmin=a;delete b.IsSiteAdmin}a=b.UserId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UserId=SP.DataConvert.fixupType(this.get_context(),a);delete b.UserId}},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)}};SP.UserPropertyNames=function(){};SP.UserObjectPropertyNames=function(){};SP.UserCollection=function(b,a){ULSdih:;SP.UserCollection.initializeBase(this,[b,a])};SP.UserCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.User},getByLoginName:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByLoginName;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetByLoginName=b}a=b[d.toUpperCase()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByLoginName",[d]));b[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},getById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.User(a,new SP.ObjectPathMethod(a,this.get_path(),"GetById",[c]));return b},getByEmail:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByEmail;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetByEmail=b}a=b[d];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByEmail",[d]));b[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},removeByLoginName:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"RemoveByLoginName",[a]);b.addQuery(c)},removeById:function(c){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RemoveById",[c]);a.addQuery(b)},remove:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Remove",[a]);b.addQuery(c);this.removeChild(a)},add:function(c){ULSdih:;var b=this.get_context(),a;a=new SP.User(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",[c]));a.get_path().setPendingReplace();var d=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(d.get_id(),a);b.addQuery(d);this.addChild(a);a.$7_2(c);return a},addUser:function(d){ULSdih:;var b=this.get_context(),a;a=new SP.User(b,new SP.ObjectPathMethod(b,this.get_path(),"AddUser",[d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);this.addChild(a);return a}};SP.UserCreationInformation=function(){ULSdih:;SP.UserCreationInformation.initializeBase(this)};SP.UserCreationInformation.prototype={$V_1:null,$Z_1:null,$0_1:null,get_email:function(){ULSdih:;return this.$V_1},set_email:function(a){ULSdih:;this.$V_1=a;return a},get_loginName:function(){ULSdih:;return this.$Z_1},set_loginName:function(a){ULSdih:;this.$Z_1=a;return a},get_title:function(){ULSdih:;return this.$0_1},set_title:function(a){ULSdih:;this.$0_1=a;return a},get_typeId:function(){ULSdih:;return"{6ecd8af6-bed3-4a74-be76-1ec981b350e1}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Email","LoginName","Title"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Email;if(!SP.ScriptUtility.isUndefined(a)){this.$V_1=a;delete b.Email}a=b.LoginName;if(!SP.ScriptUtility.isUndefined(a)){this.$Z_1=a;delete b.LoginName}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.$0_1=a;delete b.Title}}};SP.UserCustomAction=function(b,a){ULSdih:;SP.UserCustomAction.initializeBase(this,[b,a])};SP.UserCustomAction.prototype={get_commandUIExtension:function(){ULSdih:;this.checkUninitializedProperty("CommandUIExtension");return this.get_objectData().get_properties().CommandUIExtension},set_commandUIExtension:function(a){ULSdih:;this.get_objectData().get_properties().CommandUIExtension=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"CommandUIExtension",a));return a},get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},set_description:function(a){ULSdih:;this.get_objectData().get_properties().Description=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Description",a));return a},get_group:function(){ULSdih:;this.checkUninitializedProperty("Group");return this.get_objectData().get_properties().Group},set_group:function(a){ULSdih:;this.get_objectData().get_properties().Group=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Group",a));return a},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_imageUrl:function(){ULSdih:;this.checkUninitializedProperty("ImageUrl");return this.get_objectData().get_properties().ImageUrl},set_imageUrl:function(a){ULSdih:;this.get_objectData().get_properties().ImageUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ImageUrl",a));return a},get_location:function(){ULSdih:;this.checkUninitializedProperty("Location");return this.get_objectData().get_properties().Location},set_location:function(a){ULSdih:;this.get_objectData().get_properties().Location=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Location",a));return a},get_name:function(){ULSdih:;this.checkUninitializedProperty("Name");return this.get_objectData().get_properties().Name},set_name:function(a){ULSdih:;this.get_objectData().get_properties().Name=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Name",a));return a},get_registrationId:function(){ULSdih:;this.checkUninitializedProperty("RegistrationId");return this.get_objectData().get_properties().RegistrationId},set_registrationId:function(a){ULSdih:;this.get_objectData().get_properties().RegistrationId=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"RegistrationId",a));return a},get_registrationType:function(){ULSdih:;this.checkUninitializedProperty("RegistrationType");return this.get_objectData().get_properties().RegistrationType},set_registrationType:function(a){ULSdih:;this.get_objectData().get_properties().RegistrationType=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"RegistrationType",a));return a},get_rights:function(){ULSdih:;this.checkUninitializedProperty("Rights");return this.get_objectData().get_properties().Rights},set_rights:function(a){ULSdih:;this.get_objectData().get_properties().Rights=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Rights",a));return a},get_scope:function(){ULSdih:;this.checkUninitializedProperty("Scope");return this.get_objectData().get_properties().Scope},get_scriptBlock:function(){ULSdih:;this.checkUninitializedProperty("ScriptBlock");return this.get_objectData().get_properties().ScriptBlock},set_scriptBlock:function(a){ULSdih:;this.get_objectData().get_properties().ScriptBlock=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ScriptBlock",a));return a},get_scriptSrc:function(){ULSdih:;this.checkUninitializedProperty("ScriptSrc");return this.get_objectData().get_properties().ScriptSrc},set_scriptSrc:function(a){ULSdih:;this.get_objectData().get_properties().ScriptSrc=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ScriptSrc",a));return a},get_sequence:function(){ULSdih:;this.checkUninitializedProperty("Sequence");return this.get_objectData().get_properties().Sequence},set_sequence:function(a){ULSdih:;this.get_objectData().get_properties().Sequence=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Sequence",a));return a},get_title:function(){ULSdih:;this.checkUninitializedProperty("Title");return this.get_objectData().get_properties().Title},set_title:function(a){ULSdih:;this.get_objectData().get_properties().Title=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Title",a));return a},get_url:function(){ULSdih:;this.checkUninitializedProperty("Url");return this.get_objectData().get_properties().Url},set_url:function(a){ULSdih:;this.get_objectData().get_properties().Url=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Url",a));return a},get_versionOfUserCustomAction:function(){ULSdih:;this.checkUninitializedProperty("VersionOfUserCustomAction");return this.get_objectData().get_properties().VersionOfUserCustomAction},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.CommandUIExtension;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CommandUIExtension=a;delete b.CommandUIExtension}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.Group;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Group=a;delete b.Group}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.ImageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ImageUrl=a;delete b.ImageUrl}a=b.Location;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Location=a;delete b.Location}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Name=a;delete b.Name}a=b.RegistrationId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RegistrationId=a;delete b.RegistrationId}a=b.RegistrationType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RegistrationType=SP.DataConvert.fixupType(this.get_context(),a);delete b.RegistrationType}a=b.Rights;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Rights=SP.DataConvert.fixupType(this.get_context(),a);delete b.Rights}a=b.Scope;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Scope=SP.DataConvert.fixupType(this.get_context(),a);delete b.Scope}a=b.ScriptBlock;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ScriptBlock=a;delete b.ScriptBlock}a=b.ScriptSrc;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ScriptSrc=a;delete b.ScriptSrc}a=b.Sequence;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Sequence=a;delete b.Sequence}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Url=a;delete b.Url}a=b.VersionOfUserCustomAction;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().VersionOfUserCustomAction=a;delete b.VersionOfUserCustomAction}},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b);this.refreshLoad()},deleteObject:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteObject",null);a.addQuery(b);this.removeFromParentCollection()}};SP.UserCustomActionPropertyNames=function(){};SP.UserCustomActionCollection=function(b,a){ULSdih:;SP.UserCustomActionCollection.initializeBase(this,[b,a])};SP.UserCustomActionCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.UserCustomAction},getById:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetById=b}a=b[c.toString()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.UserCustomAction(d,new SP.ObjectPathMethod(d,this.get_path(),"GetById",[c]));b[c.toString()]=a;return a},clear:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Clear",null);a.addQuery(b)},add:function(){ULSdih:;var b=this.get_context(),a;a=new SP.UserCustomAction(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",null));this.addChild(a);return a}};SP.UserIdInfo=function(){ULSdih:;SP.UserIdInfo.initializeBase(this)};SP.UserIdInfo.prototype={$44_1:null,$45_1:null,get_nameId:function(){ULSdih:;return this.$44_1},get_nameIdIssuer:function(){ULSdih:;return this.$45_1},get_typeId:function(){ULSdih:;return"{c5c3ae1a-63b6-4f25-a887-54b0b20a28e2}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["NameId","NameIdIssuer"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.NameId;if(!SP.ScriptUtility.isUndefined(a)){this.$44_1=a;delete b.NameId}a=b.NameIdIssuer;if(!SP.ScriptUtility.isUndefined(a)){this.$45_1=a;delete b.NameIdIssuer}}};SP.View=function(b,a){ULSdih:;SP.View.initializeBase(this,[b,a])};SP.View.prototype={$7_1:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Title=a.$0_1;this.get_objectData().get_properties().Paged=a.$1L_1}},get_aggregations:function(){ULSdih:;this.checkUninitializedProperty("Aggregations");return this.get_objectData().get_properties().Aggregations},set_aggregations:function(a){ULSdih:;this.get_objectData().get_properties().Aggregations=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Aggregations",a));return a},get_aggregationsStatus:function(){ULSdih:;this.checkUninitializedProperty("AggregationsStatus");return this.get_objectData().get_properties().AggregationsStatus},set_aggregationsStatus:function(a){ULSdih:;this.get_objectData().get_properties().AggregationsStatus=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AggregationsStatus",a));return a},get_baseViewId:function(){ULSdih:;this.checkUninitializedProperty("BaseViewId");return this.get_objectData().get_properties().BaseViewId},get_contentTypeId:function(){ULSdih:;this.checkUninitializedProperty("ContentTypeId");return this.get_objectData().get_properties().ContentTypeId},set_contentTypeId:function(a){ULSdih:;this.get_objectData().get_properties().ContentTypeId=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ContentTypeId",a));return a},get_defaultView:function(){ULSdih:;this.checkUninitializedProperty("DefaultView");return this.get_objectData().get_properties().DefaultView},set_defaultView:function(a){ULSdih:;this.get_objectData().get_properties().DefaultView=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"DefaultView",a));return a},get_defaultViewForContentType:function(){ULSdih:;this.checkUninitializedProperty("DefaultViewForContentType");return this.get_objectData().get_properties().DefaultViewForContentType},set_defaultViewForContentType:function(a){ULSdih:;this.get_objectData().get_properties().DefaultViewForContentType=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"DefaultViewForContentType",a));return a},get_editorModified:function(){ULSdih:;this.checkUninitializedProperty("EditorModified");return this.get_objectData().get_properties().EditorModified},set_editorModified:function(a){ULSdih:;this.get_objectData().get_properties().EditorModified=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"EditorModified",a));return a},get_formats:function(){ULSdih:;this.checkUninitializedProperty("Formats");return this.get_objectData().get_properties().Formats},set_formats:function(a){ULSdih:;this.get_objectData().get_properties().Formats=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Formats",a));return a},get_hidden:function(){ULSdih:;this.checkUninitializedProperty("Hidden");return this.get_objectData().get_properties().Hidden},set_hidden:function(a){ULSdih:;this.get_objectData().get_properties().Hidden=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Hidden",a));return a},get_htmlSchemaXml:function(){ULSdih:;this.checkUninitializedProperty("HtmlSchemaXml");return this.get_objectData().get_properties().HtmlSchemaXml},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_imageUrl:function(){ULSdih:;this.checkUninitializedProperty("ImageUrl");return this.get_objectData().get_properties().ImageUrl},get_includeRootFolder:function(){ULSdih:;this.checkUninitializedProperty("IncludeRootFolder");return this.get_objectData().get_properties().IncludeRootFolder},set_includeRootFolder:function(a){ULSdih:;this.get_objectData().get_properties().IncludeRootFolder=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"IncludeRootFolder",a));return a},get_viewJoins:function(){ULSdih:;this.checkUninitializedProperty("ViewJoins");return this.get_objectData().get_properties().ViewJoins},set_viewJoins:function(a){ULSdih:;this.get_objectData().get_properties().ViewJoins=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ViewJoins",a));return a},get_jsLink:function(){ULSdih:;this.checkUninitializedProperty("JSLink");return this.get_objectData().get_properties().JSLink},set_jsLink:function(a){ULSdih:;this.get_objectData().get_properties().JSLink=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"JSLink",a));return a},get_listViewXml:function(){ULSdih:;this.checkUninitializedProperty("ListViewXml");return this.get_objectData().get_properties().ListViewXml},set_listViewXml:function(a){ULSdih:;this.get_objectData().get_properties().ListViewXml=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ListViewXml",a));return a},get_method:function(){ULSdih:;this.checkUninitializedProperty("Method");return this.get_objectData().get_properties().Method},set_method:function(a){ULSdih:;this.get_objectData().get_properties().Method=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Method",a));return a},get_mobileDefaultView:function(){ULSdih:;this.checkUninitializedProperty("MobileDefaultView");return this.get_objectData().get_properties().MobileDefaultView},set_mobileDefaultView:function(a){ULSdih:;this.get_objectData().get_properties().MobileDefaultView=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"MobileDefaultView",a));return a},get_mobileView:function(){ULSdih:;this.checkUninitializedProperty("MobileView");return this.get_objectData().get_properties().MobileView},set_mobileView:function(a){ULSdih:;this.get_objectData().get_properties().MobileView=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"MobileView",a));return a},get_moderationType:function(){ULSdih:;this.checkUninitializedProperty("ModerationType");return this.get_objectData().get_properties().ModerationType},get_orderedView:function(){ULSdih:;this.checkUninitializedProperty("OrderedView");return this.get_objectData().get_properties().OrderedView},get_paged:function(){ULSdih:;this.checkUninitializedProperty("Paged");return this.get_objectData().get_properties().Paged},set_paged:function(a){ULSdih:;this.get_objectData().get_properties().Paged=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Paged",a));return a},get_personalView:function(){ULSdih:;this.checkUninitializedProperty("PersonalView");return this.get_objectData().get_properties().PersonalView},get_viewProjectedFields:function(){ULSdih:;this.checkUninitializedProperty("ViewProjectedFields");return this.get_objectData().get_properties().ViewProjectedFields},set_viewProjectedFields:function(a){ULSdih:;this.get_objectData().get_properties().ViewProjectedFields=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ViewProjectedFields",a));return a},get_viewQuery:function(){ULSdih:;this.checkUninitializedProperty("ViewQuery");return this.get_objectData().get_properties().ViewQuery},set_viewQuery:function(a){ULSdih:;this.get_objectData().get_properties().ViewQuery=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ViewQuery",a));return a},get_readOnlyView:function(){ULSdih:;this.checkUninitializedProperty("ReadOnlyView");return this.get_objectData().get_properties().ReadOnlyView},get_requiresClientIntegration:function(){ULSdih:;this.checkUninitializedProperty("RequiresClientIntegration");return this.get_objectData().get_properties().RequiresClientIntegration},get_rowLimit:function(){ULSdih:;this.checkUninitializedProperty("RowLimit");return this.get_objectData().get_properties().RowLimit},set_rowLimit:function(a){ULSdih:;this.get_objectData().get_properties().RowLimit=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"RowLimit",a));return a},get_scope:function(){ULSdih:;this.checkUninitializedProperty("Scope");return this.get_objectData().get_properties().Scope},set_scope:function(a){ULSdih:;this.get_objectData().get_properties().Scope=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Scope",a));return a},get_serverRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("ServerRelativeUrl");return this.get_objectData().get_properties().ServerRelativeUrl},get_styleId:function(){ULSdih:;this.checkUninitializedProperty("StyleId");return this.get_objectData().get_properties().StyleId},get_threaded:function(){ULSdih:;this.checkUninitializedProperty("Threaded");return this.get_objectData().get_properties().Threaded},get_title:function(){ULSdih:;this.checkUninitializedProperty("Title");return this.get_objectData().get_properties().Title},set_title:function(a){ULSdih:;this.get_objectData().get_properties().Title=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Title",a));return a},get_toolbar:function(){ULSdih:;this.checkUninitializedProperty("Toolbar");return this.get_objectData().get_properties().Toolbar},set_toolbar:function(a){ULSdih:;this.get_objectData().get_properties().Toolbar=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Toolbar",a));return a},get_toolbarTemplateName:function(){ULSdih:;this.checkUninitializedProperty("ToolbarTemplateName");return this.get_objectData().get_properties().ToolbarTemplateName},get_viewType:function(){ULSdih:;this.checkUninitializedProperty("ViewType");return this.get_objectData().get_properties().ViewType},get_viewData:function(){ULSdih:;this.checkUninitializedProperty("ViewData");return this.get_objectData().get_properties().ViewData},set_viewData:function(a){ULSdih:;this.get_objectData().get_properties().ViewData=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ViewData",a));return a},get_viewFields:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().ViewFields;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ViewFieldCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"ViewFields"));this.get_objectData().get_clientObjectProperties().ViewFields=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Aggregations;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Aggregations=a;delete b.Aggregations}a=b.AggregationsStatus;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AggregationsStatus=a;delete b.AggregationsStatus}a=b.BaseViewId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().BaseViewId=a;delete b.BaseViewId}a=b.ContentTypeId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ContentTypeId=SP.DataConvert.fixupType(this.get_context(),a);delete b.ContentTypeId}a=b.DefaultView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DefaultView=a;delete b.DefaultView}a=b.DefaultViewForContentType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DefaultViewForContentType=a;delete b.DefaultViewForContentType}a=b.EditorModified;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().EditorModified=a;delete b.EditorModified}a=b.Formats;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Formats=a;delete b.Formats}a=b.Hidden;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Hidden=a;delete b.Hidden}a=b.HtmlSchemaXml;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().HtmlSchemaXml=a;delete b.HtmlSchemaXml}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.ImageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ImageUrl=a;delete b.ImageUrl}a=b.IncludeRootFolder;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IncludeRootFolder=a;delete b.IncludeRootFolder}a=b.ViewJoins;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ViewJoins=a;delete b.ViewJoins}a=b.JSLink;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().JSLink=a;delete b.JSLink}a=b.ListViewXml;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ListViewXml=a;delete b.ListViewXml}a=b.Method;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Method=a;delete b.Method}a=b.MobileDefaultView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().MobileDefaultView=a;delete b.MobileDefaultView}a=b.MobileView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().MobileView=a;delete b.MobileView}a=b.ModerationType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ModerationType=a;delete b.ModerationType}a=b.OrderedView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().OrderedView=a;delete b.OrderedView}a=b.Paged;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Paged=a;delete b.Paged}a=b.PersonalView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PersonalView=a;delete b.PersonalView}a=b.ViewProjectedFields;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ViewProjectedFields=a;delete b.ViewProjectedFields}a=b.ViewQuery;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ViewQuery=a;delete b.ViewQuery}a=b.ReadOnlyView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ReadOnlyView=a;delete b.ReadOnlyView}a=b.RequiresClientIntegration;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RequiresClientIntegration=a;delete b.RequiresClientIntegration}a=b.RowLimit;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RowLimit=a;delete b.RowLimit}a=b.Scope;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Scope=SP.DataConvert.fixupType(this.get_context(),a);delete b.Scope}a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ServerRelativeUrl=a;delete b.ServerRelativeUrl}a=b.StyleId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().StyleId=a;delete b.StyleId}a=b.Threaded;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Threaded=a;delete b.Threaded}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}a=b.Toolbar;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Toolbar=a;delete b.Toolbar}a=b.ToolbarTemplateName;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ToolbarTemplateName=a;delete b.ToolbarTemplateName}a=b.ViewType;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ViewType=a;delete b.ViewType}a=b.ViewData;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ViewData=a;delete b.ViewData}a=b.ViewFields;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("ViewFields",this.get_viewFields(),a);this.get_viewFields().fromJson(a);delete b.ViewFields}},deleteObject:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteObject",null);a.addQuery(b);this.removeFromParentCollection()},renderAsHtml:function(){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"RenderAsHtml",null);b.addQuery(c);a=new SP.StringResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)}};SP.ViewPropertyNames=function(){};SP.ViewObjectPropertyNames=function(){};SP.ViewCollection=function(b,a){ULSdih:;SP.ViewCollection.initializeBase(this,[b,a])};SP.ViewCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.View},getByTitle:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByTitle;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetByTitle=b}a=b[c];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.View(d,new SP.ObjectPathMethod(d,this.get_path(),"GetByTitle",[c]));b[c]=a;return a},getById:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetById=b}a=b[c.toString()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.View(d,new SP.ObjectPathMethod(d,this.get_path(),"GetById",[c]));b[c.toString()]=a;return a},add:function(c){ULSdih:;var b=this.get_context(),a;a=new SP.View(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",[c]));a.get_path().setPendingReplace();var d=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(d.get_id(),a);b.addQuery(d);this.addChild(a);a.$7_1(c);return a}};SP.ViewCreationInformation=function(){ULSdih:;SP.ViewCreationInformation.initializeBase(this)};SP.ViewCreationInformation.prototype={$1L_1:false,$2j_1:false,$a_1:null,$b_1:30,$2x_1:false,$0_1:null,$e_1:null,$3C_1:0,get_paged:function(){ULSdih:;return this.$1L_1},set_paged:function(a){ULSdih:;this.$1L_1=a;return a},get_personalView:function(){ULSdih:;return this.$2j_1},set_personalView:function(a){ULSdih:;this.$2j_1=a;return a},get_query:function(){ULSdih:;return this.$a_1},set_query:function(a){ULSdih:;this.$a_1=a;return a},get_rowLimit:function(){ULSdih:;return this.$b_1},set_rowLimit:function(a){ULSdih:;this.$b_1=a;return a},get_setAsDefaultView:function(){ULSdih:;return this.$2x_1},set_setAsDefaultView:function(a){ULSdih:;this.$2x_1=a;return a},get_title:function(){ULSdih:;return this.$0_1},set_title:function(a){ULSdih:;this.$0_1=a;return a},get_viewFields:function(){ULSdih:;return this.$e_1},set_viewFields:function(a){ULSdih:;this.$e_1=a;return a},get_viewTypeKind:function(){ULSdih:;return this.$3C_1},set_viewTypeKind:function(a){ULSdih:;this.$3C_1=a;return a},get_typeId:function(){ULSdih:;return"{a3547807-7266-42f3-b055-afa6e840e458}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Paged","PersonalView","Query","RowLimit","SetAsDefaultView","Title","ViewFields","ViewTypeKind"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Paged;if(!SP.ScriptUtility.isUndefined(a)){this.$1L_1=a;delete b.Paged}a=b.PersonalView;if(!SP.ScriptUtility.isUndefined(a)){this.$2j_1=a;delete b.PersonalView}a=b.Query;if(!SP.ScriptUtility.isUndefined(a)){this.$a_1=a;delete b.Query}a=b.RowLimit;if(!SP.ScriptUtility.isUndefined(a)){this.$b_1=a;delete b.RowLimit}a=b.SetAsDefaultView;if(!SP.ScriptUtility.isUndefined(a)){this.$2x_1=a;delete b.SetAsDefaultView}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.$0_1=a;delete b.Title}a=b.ViewFields;if(!SP.ScriptUtility.isUndefined(a)){this.$e_1=SP.DataConvert.fixupType(null,a);delete b.ViewFields}a=b.ViewTypeKind;if(!SP.ScriptUtility.isUndefined(a)){this.$3C_1=SP.DataConvert.fixupType(null,a);delete b.ViewTypeKind}}};SP.ViewFieldCollection=function(b,a){ULSdih:;SP.ViewFieldCollection.initializeBase(this,[b,a])};SP.ViewFieldCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return String},$52_2:function(a){ULSdih:;Array.add(this.get_data(),a)},$5A_2:function(a){ULSdih:;Array.remove(this.get_data(),a)},$4Y_2:function(){ULSdih:;var a=this.get_data();while(a.length>0)Array.removeAt(a,a.length-1)},get_schemaXml:function(){ULSdih:;this.checkUninitializedProperty("SchemaXml");return this.get_objectData().get_properties().SchemaXml},initPropertiesFromJson:function(a){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,a);var b;b=a.SchemaXml;if(!SP.ScriptUtility.isUndefined(b)){this.get_objectData().get_properties().SchemaXml=b;delete a.SchemaXml}},moveFieldTo:function(a,b){ULSdih:;var c=this.get_context(),d=new SP.ClientActionInvokeMethod(this,"MoveFieldTo",[a,b]);c.addQuery(d)},add:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Add",[a]);b.addQuery(c);this.$52_2(a)},remove:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Remove",[a]);b.addQuery(c);this.$5A_2(a)},removeAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RemoveAll",null);a.addQuery(b);this.$4Y_2()}};SP.ViewFieldCollectionPropertyNames=function(){};SP.Web=function(b,a){ULSdih:;SP.Web.initializeBase(this,[b,a])};SP.Web.prototype={$7_2:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Description=a.$3_1;this.get_objectData().get_properties().Title=a.$0_1}},get_allowDesignerForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowDesignerForCurrentUser");return this.get_objectData().get_properties().AllowDesignerForCurrentUser},get_allowMasterPageEditingForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowMasterPageEditingForCurrentUser");return this.get_objectData().get_properties().AllowMasterPageEditingForCurrentUser},get_allowRevertFromTemplateForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowRevertFromTemplateForCurrentUser");return this.get_objectData().get_properties().AllowRevertFromTemplateForCurrentUser},get_allowRssFeeds:function(){ULSdih:;this.checkUninitializedProperty("AllowRssFeeds");return this.get_objectData().get_properties().AllowRssFeeds},get_allProperties:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AllProperties;if(SP.ScriptUtility.isUndefined(a)){a=new SP.PropertyValues(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AllProperties"));this.get_objectData().get_clientObjectProperties().AllProperties=a}return a},get_appInstanceId:function(){ULSdih:;this.checkUninitializedProperty("AppInstanceId");return this.get_objectData().get_properties().AppInstanceId},get_associatedMemberGroup:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AssociatedMemberGroup;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Group(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AssociatedMemberGroup"));this.get_objectData().get_clientObjectProperties().AssociatedMemberGroup=a}return a},set_associatedMemberGroup:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().AssociatedMemberGroup=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AssociatedMemberGroup",a));return a},get_associatedOwnerGroup:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AssociatedOwnerGroup;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Group(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AssociatedOwnerGroup"));this.get_objectData().get_clientObjectProperties().AssociatedOwnerGroup=a}return a},set_associatedOwnerGroup:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().AssociatedOwnerGroup=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AssociatedOwnerGroup",a));return a},get_associatedVisitorGroup:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AssociatedVisitorGroup;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Group(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AssociatedVisitorGroup"));this.get_objectData().get_clientObjectProperties().AssociatedVisitorGroup=a}return a},set_associatedVisitorGroup:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().AssociatedVisitorGroup=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AssociatedVisitorGroup",a));return a},get_availableContentTypes:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AvailableContentTypes;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ContentTypeCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AvailableContentTypes"));this.get_objectData().get_clientObjectProperties().AvailableContentTypes=a}return a},get_availableFields:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AvailableFields;if(SP.ScriptUtility.isUndefined(a)){a=new SP.FieldCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AvailableFields"));this.get_objectData().get_clientObjectProperties().AvailableFields=a}return a},get_configuration:function(){ULSdih:;this.checkUninitializedProperty("Configuration");return this.get_objectData().get_properties().Configuration},get_contentTypes:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().ContentTypes;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ContentTypeCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"ContentTypes"));this.get_objectData().get_clientObjectProperties().ContentTypes=a}return a},get_created:function(){ULSdih:;this.checkUninitializedProperty("Created");return this.get_objectData().get_properties().Created},get_currentUser:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().CurrentUser;if(SP.ScriptUtility.isUndefined(a)){a=new SP.User(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"CurrentUser"));this.get_objectData().get_clientObjectProperties().CurrentUser=a}return a},get_customMasterUrl:function(){ULSdih:;this.checkUninitializedProperty("CustomMasterUrl");return this.get_objectData().get_properties().CustomMasterUrl},set_customMasterUrl:function(a){ULSdih:;this.get_objectData().get_properties().CustomMasterUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"CustomMasterUrl",a));return a},get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},set_description:function(a){ULSdih:;this.get_objectData().get_properties().Description=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Description",a));return a},get_documentLibraryCalloutOfficeWebAppPreviewersDisabled:function(){ULSdih:;this.checkUninitializedProperty("DocumentLibraryCalloutOfficeWebAppPreviewersDisabled");return this.get_objectData().get_properties().DocumentLibraryCalloutOfficeWebAppPreviewersDisabled},get_effectiveBasePermissions:function(){ULSdih:;this.checkUninitializedProperty("EffectiveBasePermissions");return this.get_objectData().get_properties().EffectiveBasePermissions},get_enableMinimalDownload:function(){ULSdih:;this.checkUninitializedProperty("EnableMinimalDownload");return this.get_objectData().get_properties().EnableMinimalDownload},set_enableMinimalDownload:function(a){ULSdih:;this.get_objectData().get_properties().EnableMinimalDownload=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"EnableMinimalDownload",a));return a},get_eventReceivers:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().EventReceivers;if(SP.ScriptUtility.isUndefined(a)){a=new SP.EventReceiverDefinitionCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"EventReceivers"));this.get_objectData().get_clientObjectProperties().EventReceivers=a}return a},get_features:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Features;if(SP.ScriptUtility.isUndefined(a)){a=new SP.FeatureCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Features"));this.get_objectData().get_clientObjectProperties().Features=a}return a},get_fields:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Fields;if(SP.ScriptUtility.isUndefined(a)){a=new SP.FieldCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Fields"));this.get_objectData().get_clientObjectProperties().Fields=a}return a},get_folders:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Folders;if(SP.ScriptUtility.isUndefined(a)){a=new SP.FolderCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Folders"));this.get_objectData().get_clientObjectProperties().Folders=a}return a},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_language:function(){ULSdih:;this.checkUninitializedProperty("Language");return this.get_objectData().get_properties().Language},get_lastItemModifiedDate:function(){ULSdih:;this.checkUninitializedProperty("LastItemModifiedDate");return this.get_objectData().get_properties().LastItemModifiedDate},get_lists:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Lists;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ListCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Lists"));this.get_objectData().get_clientObjectProperties().Lists=a}return a},get_listTemplates:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().ListTemplates;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ListTemplateCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"ListTemplates"));this.get_objectData().get_clientObjectProperties().ListTemplates=a}return a},get_masterUrl:function(){ULSdih:;this.checkUninitializedProperty("MasterUrl");return this.get_objectData().get_properties().MasterUrl},set_masterUrl:function(a){ULSdih:;this.get_objectData().get_properties().MasterUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"MasterUrl",a));return a},get_navigation:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Navigation;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Navigation(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Navigation"));this.get_objectData().get_clientObjectProperties().Navigation=a}return a},get_parentWeb:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().ParentWeb;if(SP.ScriptUtility.isUndefined(a)){a=new SP.WebInformation(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"ParentWeb"));this.get_objectData().get_clientObjectProperties().ParentWeb=a}return a},get_pushNotificationSubscribers:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().PushNotificationSubscribers;if(SP.ScriptUtility.isUndefined(a)){a=new SP.PushNotificationSubscriberCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"PushNotificationSubscribers"));this.get_objectData().get_clientObjectProperties().PushNotificationSubscribers=a}return a},get_quickLaunchEnabled:function(){ULSdih:;this.checkUninitializedProperty("QuickLaunchEnabled");return this.get_objectData().get_properties().QuickLaunchEnabled},set_quickLaunchEnabled:function(a){ULSdih:;this.get_objectData().get_properties().QuickLaunchEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"QuickLaunchEnabled",a));return a},get_recycleBin:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RecycleBin;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RecycleBinItemCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RecycleBin"));this.get_objectData().get_clientObjectProperties().RecycleBin=a}return a},get_recycleBinEnabled:function(){ULSdih:;this.checkUninitializedProperty("RecycleBinEnabled");return this.get_objectData().get_properties().RecycleBinEnabled},get_regionalSettings:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RegionalSettings;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RegionalSettings(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RegionalSettings"));this.get_objectData().get_clientObjectProperties().RegionalSettings=a}return a},get_roleDefinitions:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RoleDefinitions;if(SP.ScriptUtility.isUndefined(a)){a=new SP.RoleDefinitionCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RoleDefinitions"));this.get_objectData().get_clientObjectProperties().RoleDefinitions=a}return a},get_rootFolder:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().RootFolder;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Folder(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"RootFolder"));this.get_objectData().get_clientObjectProperties().RootFolder=a}return a},get_saveSiteAsTemplateEnabled:function(){ULSdih:;this.checkUninitializedProperty("SaveSiteAsTemplateEnabled");return this.get_objectData().get_properties().SaveSiteAsTemplateEnabled},set_saveSiteAsTemplateEnabled:function(a){ULSdih:;this.get_objectData().get_properties().SaveSiteAsTemplateEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"SaveSiteAsTemplateEnabled",a));return a},get_serverRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("ServerRelativeUrl");return this.get_objectData().get_properties().ServerRelativeUrl},set_serverRelativeUrl:function(a){ULSdih:;this.get_objectData().get_properties().ServerRelativeUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ServerRelativeUrl",a));return a},get_showUrlStructureForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("ShowUrlStructureForCurrentUser");return this.get_objectData().get_properties().ShowUrlStructureForCurrentUser},get_siteGroups:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().SiteGroups;if(SP.ScriptUtility.isUndefined(a)){a=new SP.GroupCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"SiteGroups"));this.get_objectData().get_clientObjectProperties().SiteGroups=a}return a},get_siteUserInfoList:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().SiteUserInfoList;if(SP.ScriptUtility.isUndefined(a)){a=new SP.List(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"SiteUserInfoList"));this.get_objectData().get_clientObjectProperties().SiteUserInfoList=a}return a},get_siteUsers:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().SiteUsers;if(SP.ScriptUtility.isUndefined(a)){a=new SP.UserCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"SiteUsers"));this.get_objectData().get_clientObjectProperties().SiteUsers=a}return a},get_supportedUILanguageIds:function(){ULSdih:;this.checkUninitializedProperty("SupportedUILanguageIds");return this.get_objectData().get_properties().SupportedUILanguageIds},get_syndicationEnabled:function(){ULSdih:;this.checkUninitializedProperty("SyndicationEnabled");return this.get_objectData().get_properties().SyndicationEnabled},set_syndicationEnabled:function(a){ULSdih:;this.get_objectData().get_properties().SyndicationEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"SyndicationEnabled",a));return a},get_themeInfo:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().ThemeInfo;if(SP.ScriptUtility.isUndefined(a)){a=new SP.ThemeInfo(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"ThemeInfo"));this.get_objectData().get_clientObjectProperties().ThemeInfo=a}return a},get_title:function(){ULSdih:;this.checkUninitializedProperty("Title");return this.get_objectData().get_properties().Title},set_title:function(a){ULSdih:;this.get_objectData().get_properties().Title=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Title",a));return a},get_treeViewEnabled:function(){ULSdih:;this.checkUninitializedProperty("TreeViewEnabled");return this.get_objectData().get_properties().TreeViewEnabled},set_treeViewEnabled:function(a){ULSdih:;this.get_objectData().get_properties().TreeViewEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"TreeViewEnabled",a));return a},get_uiVersion:function(){ULSdih:;this.checkUninitializedProperty("UIVersion");return this.get_objectData().get_properties().UIVersion},set_uiVersion:function(a){ULSdih:;this.get_objectData().get_properties().UIVersion=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"UIVersion",a));return a},get_uiVersionConfigurationEnabled:function(){ULSdih:;this.checkUninitializedProperty("UIVersionConfigurationEnabled");return this.get_objectData().get_properties().UIVersionConfigurationEnabled},set_uiVersionConfigurationEnabled:function(a){ULSdih:;this.get_objectData().get_properties().UIVersionConfigurationEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"UIVersionConfigurationEnabled",a));return a},get_url:function(){ULSdih:;this.checkUninitializedProperty("Url");return this.get_objectData().get_properties().Url},get_userCustomActions:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().UserCustomActions;if(SP.ScriptUtility.isUndefined(a)){a=new SP.UserCustomActionCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"UserCustomActions"));this.get_objectData().get_clientObjectProperties().UserCustomActions=a}return a},get_webs:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Webs;if(SP.ScriptUtility.isUndefined(a)){a=new SP.WebCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Webs"));this.get_objectData().get_clientObjectProperties().Webs=a}return a},get_webTemplate:function(){ULSdih:;this.checkUninitializedProperty("WebTemplate");return this.get_objectData().get_properties().WebTemplate},get_workflowAssociations:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().WorkflowAssociations;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Workflow.WorkflowAssociationCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"WorkflowAssociations"));this.get_objectData().get_clientObjectProperties().WorkflowAssociations=a}return a},get_workflowTemplates:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().WorkflowTemplates;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Workflow.WorkflowTemplateCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"WorkflowTemplates"));this.get_objectData().get_clientObjectProperties().WorkflowTemplates=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.SecurableObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AllowDesignerForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowDesignerForCurrentUser=a;delete b.AllowDesignerForCurrentUser}a=b.AllowMasterPageEditingForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowMasterPageEditingForCurrentUser=a;delete b.AllowMasterPageEditingForCurrentUser}a=b.AllowRevertFromTemplateForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowRevertFromTemplateForCurrentUser=a;delete b.AllowRevertFromTemplateForCurrentUser}a=b.AllowRssFeeds;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowRssFeeds=a;delete b.AllowRssFeeds}a=b.AllProperties;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AllProperties",this.get_allProperties(),a);this.get_allProperties().fromJson(a);delete b.AllProperties}a=b.AppInstanceId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AppInstanceId=a;delete b.AppInstanceId}a=b.AssociatedMemberGroup;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AssociatedMemberGroup",this.get_associatedMemberGroup(),a);this.get_associatedMemberGroup().fromJson(a);delete b.AssociatedMemberGroup}a=b.AssociatedOwnerGroup;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AssociatedOwnerGroup",this.get_associatedOwnerGroup(),a);this.get_associatedOwnerGroup().fromJson(a);delete b.AssociatedOwnerGroup}a=b.AssociatedVisitorGroup;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AssociatedVisitorGroup",this.get_associatedVisitorGroup(),a);this.get_associatedVisitorGroup().fromJson(a);delete b.AssociatedVisitorGroup}a=b.AvailableContentTypes;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AvailableContentTypes",this.get_availableContentTypes(),a);this.get_availableContentTypes().fromJson(a);delete b.AvailableContentTypes}a=b.AvailableFields;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AvailableFields",this.get_availableFields(),a);this.get_availableFields().fromJson(a);delete b.AvailableFields}a=b.Configuration;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Configuration=a;delete b.Configuration}a=b.ContentTypes;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("ContentTypes",this.get_contentTypes(),a);this.get_contentTypes().fromJson(a);delete b.ContentTypes}a=b.Created;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Created=a;delete b.Created}a=b.CurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("CurrentUser",this.get_currentUser(),a);this.get_currentUser().fromJson(a);delete b.CurrentUser}a=b.CustomMasterUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CustomMasterUrl=a;delete b.CustomMasterUrl}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DocumentLibraryCalloutOfficeWebAppPreviewersDisabled=a;delete b.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled}a=b.EffectiveBasePermissions;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().EffectiveBasePermissions=SP.DataConvert.fixupType(this.get_context(),a);delete b.EffectiveBasePermissions}a=b.EnableMinimalDownload;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().EnableMinimalDownload=a;delete b.EnableMinimalDownload}a=b.EventReceivers;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("EventReceivers",this.get_eventReceivers(),a);this.get_eventReceivers().fromJson(a);delete b.EventReceivers}a=b.Features;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Features",this.get_features(),a);this.get_features().fromJson(a);delete b.Features}a=b.Fields;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Fields",this.get_fields(),a);this.get_fields().fromJson(a);delete b.Fields}a=b.Folders;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Folders",this.get_folders(),a);this.get_folders().fromJson(a);delete b.Folders}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.Language;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Language=a;delete b.Language}a=b.LastItemModifiedDate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().LastItemModifiedDate=a;delete b.LastItemModifiedDate}a=b.Lists;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Lists",this.get_lists(),a);this.get_lists().fromJson(a);delete b.Lists}a=b.ListTemplates;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("ListTemplates",this.get_listTemplates(),a);this.get_listTemplates().fromJson(a);delete b.ListTemplates}a=b.MasterUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().MasterUrl=a;delete b.MasterUrl}a=b.Navigation;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Navigation",this.get_navigation(),a);this.get_navigation().fromJson(a);delete b.Navigation}a=b.ParentWeb;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("ParentWeb",this.get_parentWeb(),a);this.get_parentWeb().fromJson(a);delete b.ParentWeb}a=b.PushNotificationSubscribers;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("PushNotificationSubscribers",this.get_pushNotificationSubscribers(),a);this.get_pushNotificationSubscribers().fromJson(a);delete b.PushNotificationSubscribers}a=b.QuickLaunchEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().QuickLaunchEnabled=a;delete b.QuickLaunchEnabled}a=b.RecycleBin;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RecycleBin",this.get_recycleBin(),a);this.get_recycleBin().fromJson(a);delete b.RecycleBin}a=b.RecycleBinEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RecycleBinEnabled=a;delete b.RecycleBinEnabled}a=b.RegionalSettings;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RegionalSettings",this.get_regionalSettings(),a);this.get_regionalSettings().fromJson(a);delete b.RegionalSettings}a=b.RoleDefinitions;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RoleDefinitions",this.get_roleDefinitions(),a);this.get_roleDefinitions().fromJson(a);delete b.RoleDefinitions}a=b.RootFolder;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("RootFolder",this.get_rootFolder(),a);this.get_rootFolder().fromJson(a);delete b.RootFolder}a=b.SaveSiteAsTemplateEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SaveSiteAsTemplateEnabled=a;delete b.SaveSiteAsTemplateEnabled}a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ServerRelativeUrl=a;delete b.ServerRelativeUrl}a=b.ShowUrlStructureForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShowUrlStructureForCurrentUser=a;delete b.ShowUrlStructureForCurrentUser}a=b.SiteGroups;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("SiteGroups",this.get_siteGroups(),a);this.get_siteGroups().fromJson(a);delete b.SiteGroups}a=b.SiteUserInfoList;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("SiteUserInfoList",this.get_siteUserInfoList(),a);this.get_siteUserInfoList().fromJson(a);delete b.SiteUserInfoList}a=b.SiteUsers;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("SiteUsers",this.get_siteUsers(),a);this.get_siteUsers().fromJson(a);delete b.SiteUsers}a=b.SupportedUILanguageIds;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SupportedUILanguageIds=SP.DataConvert.fixupType(this.get_context(),a);delete b.SupportedUILanguageIds}a=b.SyndicationEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SyndicationEnabled=a;delete b.SyndicationEnabled}a=b.ThemeInfo;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("ThemeInfo",this.get_themeInfo(),a);this.get_themeInfo().fromJson(a);delete b.ThemeInfo}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}a=b.TreeViewEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TreeViewEnabled=a;delete b.TreeViewEnabled}a=b.UIVersion;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UIVersion=a;delete b.UIVersion}a=b.UIVersionConfigurationEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UIVersionConfigurationEnabled=a;delete b.UIVersionConfigurationEnabled}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Url=a;delete b.Url}a=b.UserCustomActions;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("UserCustomActions",this.get_userCustomActions(),a);this.get_userCustomActions().fromJson(a);delete b.UserCustomActions}a=b.Webs;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Webs",this.get_webs(),a);this.get_webs().fromJson(a);delete b.Webs}a=b.WebTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebTemplate=a;delete b.WebTemplate}a=b.WorkflowAssociations;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("WorkflowAssociations",this.get_workflowAssociations(),a);this.get_workflowAssociations().fromJson(a);delete b.WorkflowAssociations}a=b.WorkflowTemplates;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("WorkflowTemplates",this.get_workflowTemplates(),a);this.get_workflowTemplates().fromJson(a);delete b.WorkflowTemplates}},doesUserHavePermissions:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"DoesUserHavePermissions",[d]);b.addQuery(c);a=new SP.BooleanResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},getUserEffectivePermissions:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"GetUserEffectivePermissions",[d]);b.addQuery(c);a=new SP.BasePermissions;b.addQueryIdAndResultObject(c.get_id(),a);return a},mapToIcon:function(d,e,f){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"MapToIcon",[d,e,f]);b.addQuery(c);a=new SP.StringResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},registerPushNotificationSubscriber:function(c,d){ULSdih:;var a=this.get_context(),b;b=new SP.PushNotificationSubscriber(a,new SP.ObjectPathMethod(a,this.get_path(),"RegisterPushNotificationSubscriber",[c,d]));return b},unregisterPushNotificationSubscriber:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"UnregisterPushNotificationSubscriber",[a]);b.addQuery(c)},getPushNotificationSubscribersByArgs:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.PushNotificationSubscriberCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetPushNotificationSubscribersByArgs",[c]));return b},getPushNotificationSubscribersByUser:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.PushNotificationSubscriberCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetPushNotificationSubscribersByUser",[c]));return b},doesPushNotificationSubscriberExist:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"DoesPushNotificationSubscriberExist",[d]);b.addQuery(c);a=new SP.BooleanResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},getPushNotificationSubscriber:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.PushNotificationSubscriber(a,new SP.ObjectPathMethod(a,this.get_path(),"GetPushNotificationSubscriber",[c]));return b},getUserById:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetUserById;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetUserById=b}a=b[c];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(d,new SP.ObjectPathMethod(d,this.get_path(),"GetUserById",[c]));b[c]=a;return a},getAvailableWebTemplates:function(d,c){ULSdih:;var a=this.get_context(),b;b=new SP.WebTemplateCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetAvailableWebTemplates",[d,c]));return b},getCatalog:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetCatalog;if(SP.ScriptUtility.isNullOrUndefined(b)){b=[];this.get_objectData().get_methodReturnObjects().GetCatalog=b}a=b[c];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.List(d,new SP.ObjectPathMethod(d,this.get_path(),"GetCatalog",[c]));b[c]=a;return a},getChanges:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.ChangeCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetChanges",[c]));return b},applyWebTemplate:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"ApplyWebTemplate",[a]);b.addQuery(c)},deleteObject:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteObject",null);a.addQuery(b);this.removeFromParentCollection()},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)},getFileByServerRelativeUrl:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetFileByServerRelativeUrl;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetFileByServerRelativeUrl=b}a=b[d.toUpperCase()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.File(c,new SP.ObjectPathMethod(c,this.get_path(),"GetFileByServerRelativeUrl",[d]));b[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},getFolderByServerRelativeUrl:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl=b}a=b[d.toUpperCase()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.Folder(c,new SP.ObjectPathMethod(c,this.get_path(),"GetFolderByServerRelativeUrl",[d]));b[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());c.addQueryIdAndResultObject(e.get_id(),a);c.addQuery(e);return a},getEntity:function(c,d){ULSdih:;var a=this.get_context(),b;b=new SP.BusinessData.Entity(a,new SP.ObjectPathMethod(a,this.get_path(),"GetEntity",[c,d]));return b},getAppBdcCatalogForAppInstance:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.BusinessData.AppBdcCatalog(a,new SP.ObjectPathMethod(a,this.get_path(),"GetAppBdcCatalogForAppInstance",[c]));return b},getAppBdcCatalog:function(){ULSdih:;var a=this.get_context(),b;b=new SP.BusinessData.AppBdcCatalog(a,new SP.ObjectPathMethod(a,this.get_path(),"GetAppBdcCatalog",null));return b},getSubwebsForCurrentUser:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.WebCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetSubwebsForCurrentUser",[c]));return b},getAppInstanceById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.AppInstance(a,new SP.ObjectPathMethod(a,this.get_path(),"GetAppInstanceById",[c]));return b},getAppInstancesByProductId:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.ClientObjectList(a,new SP.ObjectPathMethod(a,this.get_path(),"GetAppInstancesByProductId",[c]),SP.AppInstance);return b},loadAndInstallAppInSpecifiedLocale:function(e,d){ULSdih:;var b=this.get_context(),a;a=new SP.AppInstance(b,new SP.ObjectPathMethod(b,this.get_path(),"LoadAndInstallAppInSpecifiedLocale",[e,d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);return a},loadApp:function(e,d){ULSdih:;var b=this.get_context(),a;a=new SP.AppInstance(b,new SP.ObjectPathMethod(b,this.get_path(),"LoadApp",[e,d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);return a},loadAndInstallApp:function(d){ULSdih:;var b=this.get_context(),a;a=new SP.AppInstance(b,new SP.ObjectPathMethod(b,this.get_path(),"LoadAndInstallApp",[d]));a.get_path().setPendingReplace();var c=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(c.get_id(),a);b.addQuery(c);return a},ensureUser:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.User(a,new SP.ObjectPathMethod(a,this.get_path(),"EnsureUser",[c]));return b},applyTheme:function(b,d,a,c){ULSdih:;var e=this.get_context(),f=new SP.ClientActionInvokeMethod(this,"ApplyTheme",[b,d,a,c]);e.addQuery(f)}};SP.WebPropertyNames=function(){};SP.WebObjectPropertyNames=function(){};SP.WebCollection=function(b,a){ULSdih:;SP.WebCollection.initializeBase(this,[b,a])};SP.WebCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.Web},add:function(c){ULSdih:;var b=this.get_context(),a;a=new SP.Web(b,new SP.ObjectPathMethod(b,this.get_path(),"Add",[c]));a.get_path().setPendingReplace();var d=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(d.get_id(),a);b.addQuery(d);this.addChild(a);a.$7_2(c);return a}};SP.WebCreationInformation=function(){ULSdih:;SP.WebCreationInformation.initializeBase(this)};SP.WebCreationInformation.prototype={$3_1:null,$2Z_1:0,$0_1:null,$2_1:null,$39_1:false,$3F_1:null,get_description:function(){ULSdih:;return this.$3_1},set_description:function(a){ULSdih:;this.$3_1=a;return a},get_language:function(){ULSdih:;return this.$2Z_1},set_language:function(a){ULSdih:;this.$2Z_1=a;return a},get_title:function(){ULSdih:;return this.$0_1},set_title:function(a){ULSdih:;this.$0_1=a;return a},get_url:function(){ULSdih:;return this.$2_1},set_url:function(a){ULSdih:;this.$2_1=a;return a},get_useSamePermissionsAsParentSite:function(){ULSdih:;return this.$39_1},set_useSamePermissionsAsParentSite:function(a){ULSdih:;this.$39_1=a;return a},get_webTemplate:function(){ULSdih:;return this.$3F_1},set_webTemplate:function(a){ULSdih:;this.$3F_1=a;return a},get_typeId:function(){ULSdih:;return"{8f9e9fbe-189e-492f-884f-98f9ef9cc4d6}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Description","Language","Title","Url","UseSamePermissionsAsParentSite","WebTemplate"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.$3_1=a;delete b.Description}a=b.Language;if(!SP.ScriptUtility.isUndefined(a)){this.$2Z_1=a;delete b.Language}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.$0_1=a;delete b.Title}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.$2_1=a;delete b.Url}a=b.UseSamePermissionsAsParentSite;if(!SP.ScriptUtility.isUndefined(a)){this.$39_1=a;delete b.UseSamePermissionsAsParentSite}a=b.WebTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.$3F_1=a;delete b.WebTemplate}}};SP.WebInformation=function(b,a){ULSdih:;SP.WebInformation.initializeBase(this,[b,a])};SP.WebInformation.prototype={get_configuration:function(){ULSdih:;this.checkUninitializedProperty("Configuration");return this.get_objectData().get_properties().Configuration},get_created:function(){ULSdih:;this.checkUninitializedProperty("Created");return this.get_objectData().get_properties().Created},get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_language:function(){ULSdih:;this.checkUninitializedProperty("Language");return this.get_objectData().get_properties().Language},get_lastItemModifiedDate:function(){ULSdih:;this.checkUninitializedProperty("LastItemModifiedDate");return this.get_objectData().get_properties().LastItemModifiedDate},get_serverRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("ServerRelativeUrl");return this.get_objectData().get_properties().ServerRelativeUrl},get_title:function(){ULSdih:;this.checkUninitializedProperty("Title");return this.get_objectData().get_properties().Title},get_webTemplate:function(){ULSdih:;this.checkUninitializedProperty("WebTemplate");return this.get_objectData().get_properties().WebTemplate},get_webTemplateId:function(){ULSdih:;this.checkUninitializedProperty("WebTemplateId");return this.get_objectData().get_properties().WebTemplateId},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Configuration;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Configuration=a;delete b.Configuration}a=b.Created;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Created=a;delete b.Created}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.Language;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Language=a;delete b.Language}a=b.LastItemModifiedDate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().LastItemModifiedDate=a;delete b.LastItemModifiedDate}a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ServerRelativeUrl=a;delete b.ServerRelativeUrl}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}a=b.WebTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebTemplate=a;delete b.WebTemplate}a=b.WebTemplateId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebTemplateId=a;delete b.WebTemplateId}}};SP.WebInformationPropertyNames=function(){};SP.WebProxy=function(){};SP.WebProxy.invoke=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{656a77c4-1634-415c-bf85-c6c0cb286e0e}","Invoke",[d]);a.addQuery(c);b=new SP.WebResponseInfo;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.WebRequestInfo=function(){ULSdih:;SP.WebRequestInfo.initializeBase(this)};SP.WebRequestInfo.prototype={$C_1:null,$Y_1:null,$2g_1:null,$2_1:null,get_body:function(){ULSdih:;return this.$C_1},set_body:function(a){ULSdih:;this.$C_1=a;return a},get_headers:function(){ULSdih:;return this.$Y_1},set_headers:function(a){ULSdih:;this.$Y_1=a;return a},get_method:function(){ULSdih:;return this.$2g_1},set_method:function(a){ULSdih:;this.$2g_1=a;return a},get_url:function(){ULSdih:;return this.$2_1},set_url:function(a){ULSdih:;this.$2_1=a;return a},get_typeId:function(){ULSdih:;return"{71aa825d-bc12-422d-a177-d2e63fe68cd9}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Body","Headers","Method","Url"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Body;if(!SP.ScriptUtility.isUndefined(a)){this.$C_1=a;delete b.Body}a=b.Headers;if(!SP.ScriptUtility.isUndefined(a)){this.$Y_1=SP.DataConvert.fixupType(null,a);delete b.Headers}a=b.Method;if(!SP.ScriptUtility.isUndefined(a)){this.$2g_1=a;delete b.Method}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.$2_1=a;delete b.Url}}};SP.WebResponseInfo=function(){ULSdih:;SP.WebResponseInfo.initializeBase(this)};SP.WebResponseInfo.prototype={$C_1:null,$Y_1:null,$2z_1:0,get_body:function(){ULSdih:;return this.$C_1},set_body:function(a){ULSdih:;this.$C_1=a;return a},get_headers:function(){ULSdih:;return this.$Y_1},set_headers:function(a){ULSdih:;this.$Y_1=a;return a},get_statusCode:function(){ULSdih:;return this.$2z_1},set_statusCode:function(a){ULSdih:;this.$2z_1=a;return a},get_typeId:function(){ULSdih:;return"{73b6054a-aa40-41e4-a34f-5a6f898e6d4f}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Body","Headers","StatusCode"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Body;if(!SP.ScriptUtility.isUndefined(a)){this.$C_1=a;delete b.Body}a=b.Headers;if(!SP.ScriptUtility.isUndefined(a)){this.$Y_1=SP.DataConvert.fixupType(null,a);delete b.Headers}a=b.StatusCode;if(!SP.ScriptUtility.isUndefined(a)){this.$2z_1=a;delete b.StatusCode}}};SP.WebTemplate=function(b,a){ULSdih:;SP.WebTemplate.initializeBase(this,[b,a])};SP.WebTemplate.prototype={get_description:function(){ULSdih:;this.checkUninitializedProperty("Description");return this.get_objectData().get_properties().Description},get_displayCategory:function(){ULSdih:;this.checkUninitializedProperty("DisplayCategory");return this.get_objectData().get_properties().DisplayCategory},get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_imageUrl:function(){ULSdih:;this.checkUninitializedProperty("ImageUrl");return this.get_objectData().get_properties().ImageUrl},get_isHidden:function(){ULSdih:;this.checkUninitializedProperty("IsHidden");return this.get_objectData().get_properties().IsHidden},get_isRootWebOnly:function(){ULSdih:;this.checkUninitializedProperty("IsRootWebOnly");return this.get_objectData().get_properties().IsRootWebOnly},get_isSubWebOnly:function(){ULSdih:;this.checkUninitializedProperty("IsSubWebOnly");return this.get_objectData().get_properties().IsSubWebOnly},get_lcid:function(){ULSdih:;this.checkUninitializedProperty("Lcid");return this.get_objectData().get_properties().Lcid},get_name:function(){ULSdih:;this.checkUninitializedProperty("Name");return this.get_objectData().get_properties().Name},get_title:function(){ULSdih:;this.checkUninitializedProperty("Title");return this.get_objectData().get_properties().Title},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.DisplayCategory;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DisplayCategory=a;delete b.DisplayCategory}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.ImageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ImageUrl=a;delete b.ImageUrl}a=b.IsHidden;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsHidden=a;delete b.IsHidden}a=b.IsRootWebOnly;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsRootWebOnly=a;delete b.IsRootWebOnly}a=b.IsSubWebOnly;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsSubWebOnly=a;delete b.IsSubWebOnly}a=b.Lcid;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Lcid=a;delete b.Lcid}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Name=a;delete b.Name}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}}};SP.WebTemplatePropertyNames=function(){};SP.WebTemplateCollection=function(b,a){ULSdih:;SP.WebTemplateCollection.initializeBase(this,[b,a])};SP.WebTemplateCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.WebTemplate},getByName:function(c){ULSdih:;var d=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetByName;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetByName=b}a=b[c.toUpperCase()];if(!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.WebTemplate(d,new SP.ObjectPathMethod(d,this.get_path(),"GetByName",[c]));b[c.toUpperCase()]=a;return a}};Type.registerNamespace("SP.UI");SP.UI.PopoutMenu=function(j,k,b,c,h,i,a,d,e,f,g){ULSdih:;this.$$d_closeMenu=Function.createDelegate(this,this.closeMenu);this.$$d_onMenuMouseOver=Function.createDelegate(this,this.onMenuMouseOver);this.$$d_onMenuMouseOut=Function.createDelegate(this,this.onMenuMouseOut);this.$r_0=-1;this.$A_0=$get(j);this.$1_0=$get(k);this.$1j_0=c;this.$3V_0=h;this.$1g_0=i;this.$3R_0=a;if(a){this.$s_0=$get(b);this.$h_0=this.$s_0.firstChild;this.$3S_0=d;this.$3T_0=e;this.$3Q_0=f;this.$3U_0=g}else this.$h_0=$get(b);if(SP.ScriptUtility.isNullOrUndefined(this.$A_0))throw Error.argument("launcherId");if(SP.ScriptUtility.isNullOrUndefined(this.$1_0))throw Error.argument("menuId");this.$1l_0=this.$$d_onMenuMouseOut;this.$1m_0=this.$$d_onMenuMouseOver;this.$1k_0=SP.UI.PopoutMenu.onMenuClick;$addHandler(this.$1_0,"mouseout",this.$1l_0);$addHandler(this.$1_0,"mouseover",this.$1m_0);$addHandler(this.$1_0,"click",this.$1k_0)};SP.UI.PopoutMenu.beginModal=function(){ULSdih:;if(SP.UI.PopoutMenu.$L)return;if(!SP.UI.PopoutMenu.$1h){$addHandler(document,"keydown",SP.UI.PopoutMenu.onModalKeyDown);var a=SP.UI.PopoutMenu.onCloseEvent;$addHandler(window,"scroll",a);$addHandler(document.body,"click",a);SP.UI.PopoutMenu.$1h=true}SP.UI.PopoutMenu.$L=true};SP.UI.PopoutMenu.endModal=function(){ULSdih:;if(!SP.UI.PopoutMenu.$L)return;SP.UI.PopoutMenu.$L=false};SP.UI.PopoutMenu.onMenuClick=function(b){ULSdih:;b.stopPropagation();!SP.ScriptUtility.isNullOrUndefined(SP.UI.PopoutMenu._activePopoutMenuInstance)&&SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu();var a=b.target;if(a&&a.tagName&&a.tagName.toUpperCase()==="A"&&a.href&&a.href.length>0){b.preventDefault();STSNavigate(a.href)}};SP.UI.PopoutMenu.onModalKeyDown=function(a){ULSdih:;if(!SP.UI.PopoutMenu.$L)return;if(a&&a.rawEvent)a.rawEvent.keyCode===27&&SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu()};SP.UI.PopoutMenu.onCloseEvent=function(a){ULSdih:;if(!SP.UI.PopoutMenu.$L)return;SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu();a.preventDefault()};SP.UI.PopoutMenu.ensureCSSClassOnElement=function(a,c){ULSdih:;if(SP.ScriptUtility.isNullOrUndefined(a))return;var d=a.className;if(d.indexOf(c)!==-1)return;var b=a.className.trim()+" "+c;b=b.trim();a.className=b};SP.UI.PopoutMenu.removeCSSClassFromElement=function(a,b){ULSdih:;if(SP.ScriptUtility.isNullOrUndefined(a))return;a.className=a.className.replace(b,"")};SP.UI.PopoutMenu.getViewPortWidth=function(){ULSdih:;var a=window.innerWidth;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.documentElement.clientWidth;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.body.clientWidth;return a};SP.UI.PopoutMenu.getViewPortHeight=function(){ULSdih:;var a=window.innerHeight;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.documentElement.clientHeight;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.body.clientHeight;return a};SP.UI.PopoutMenu.getViewableTop=function(){ULSdih:;var a;a=window.pageXOffset;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.documentElement.scrollTop;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.body.scrollTop;return a};SP.UI.PopoutMenu.getViewableLeft=function(){ULSdih:;var a;a=window.pageYOffset;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.documentElement.scrollLeft;if(SP.ScriptUtility.isNullOrUndefined(a))a=document.body.scrollLeft;return a};SP.UI.PopoutMenu.get_activePopoutMenuInstance=function(){ULSdih:;return SP.UI.PopoutMenu._activePopoutMenuInstance};SP.UI.PopoutMenu.set_activePopoutMenuInstance=function(a){ULSdih:;SP.UI.PopoutMenu._activePopoutMenuInstance=a;return a};SP.UI.PopoutMenu.createPopoutMenuInstanceAndLaunch=function(e,h,g,a,b,c,d,k,l,f,i){ULSdih:;if(!SP.ScriptUtility.isNullOrUndefined(SP.UI.PopoutMenu._activePopoutMenuInstance)){SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu();return}var j=new SP.UI.PopoutMenu(e,h,g,a,b,c,d,k,l,f,i);j.launchMenu()};SP.UI.PopoutMenu.closeActivePopoutMenuInstance=function(){ULSdih:;!SP.ScriptUtility.isNullOrUndefined(SP.UI.PopoutMenu._activePopoutMenuInstance)&&SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu()};SP.UI.PopoutMenu.prototype={$A_0:null,$1_0:null,$s_0:null,$h_0:null,$1j_0:null,$3V_0:null,$1g_0:null,$3R_0:false,$3S_0:0,$3T_0:0,$3Q_0:0,$3U_0:0,$1l_0:null,$1m_0:null,$1k_0:null,launchMenu:function(){ULSdih:;if(this._menuLaunched)return;SP.UI.PopoutMenu._activePopoutMenuInstance&&SP.UI.PopoutMenu._activePopoutMenuInstance.closeMenu();SP.UI.PopoutMenu._activePopoutMenuInstance=this;SP.UI.PopoutMenu.beginModal();SP.UI.PopoutMenu.ensureCSSClassOnElement(this.$A_0,this.$1j_0);this.$1_0.style.display="block";this.$1_0.style.visibility="hidden";this.$1_0.style.position="absolute";this.$1_0.style.top="0px";this.$1_0.style.left="0px";this.$1_0.style.zIndex=1002;var b=Sys.Browser.agent===Sys.Browser.InternetExplorer&&Math.floor(Sys.Browser.version)===7;if(b){var a=this.$1_0.offsetWidth;if(a<142)a=142;else if(a>400)a=400;this.$1_0.style.width=a+"px"}this.positionMenu();this.$1_0.style.visibility="visible";if(Sys.Browser.agent===Sys.Browser.InternetExplorer){this.$1_0.parentNode.insertBefore(this.get_backFrame(),this.$1_0);this.positionBackFrame(this.$1_0)}this.$A_0.rel="_spPopoutMenuIsOpen";this._menuLaunched=true},closeMenu:function(){ULSdih:;if(!this._menuLaunched)return;this.$1_0.style.display="none";Sys.Browser.agent===Sys.Browser.InternetExplorer&&this.$1_0.parentNode.removeChild(this.get_backFrame());SP.UI.PopoutMenu.endModal();SP.UI.PopoutMenu.removeCSSClassFromElement(this.$A_0,this.$1j_0);!SP.ScriptUtility.isNullOrEmptyString(this.$1g_0)&&this.$5I_0();this.$A_0.rel="";this._menuLaunched=false;SP.UI.PopoutMenu._activePopoutMenuInstance=null},$5I_0:function(){ULSdih:;this.$h_0.src=this.$1g_0;if(this.$3R_0){this.$h_0.style.top="-"+this.$3T_0+"px";this.$h_0.style.left="-"+this.$3S_0+"px";this.$s_0.style.height=this.$3Q_0+"px";this.$s_0.style.width=this.$3U_0+"px"}},positionBackFrame:function(a){ULSdih:;var b=!SP.ScriptUtility.isNullOrUndefined(a.offsetParent),c=AbsTop(a)-(b?AbsTop(a.offsetParent):0),d=AbsLeft(a)-(b?AbsLeft(a.offsetParent):0),e=a.offsetWidth,f=a.offsetHeight;this.get_backFrame().style.top=c+6+"px";this.get_backFrame().style.left=d+"px";this.get_backFrame().style.width=e+"px";this.get_backFrame().style.height=f+"px"},positionMenu:function(){ULSdih:;var a=this.$1_0.offsetWidth,b=this.$1_0.offsetHeight,k=!SP.ScriptUtility.isNullOrUndefined(this.$1_0.offsetParent),c=this.$A_0.offsetWidth,d=this.$A_0.offsetHeight,e=AbsTop(this.$A_0)-(k?AbsTop(this.$1_0.offsetParent):0),f=AbsLeft(this.$A_0)-(k?AbsLeft(this.$1_0.offsetParent):0),g=SP.UI.PopoutMenu.getViewPortWidth(),h=SP.UI.PopoutMenu.getViewPortHeight(),i=SP.UI.PopoutMenu.getViewableTop(),j=SP.UI.PopoutMenu.getViewableLeft();if(this.get_defaultLaunchRight()){if(this.$3L_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$4a_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$3K_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$4Z_0(a,b,c,d,e,f,g,h,i,j))return;this.$3L_0(a,b,c,d,e,f,g,h,i,j)}else{if(this.$3K_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$4Z_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$3L_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$4a_0(a,b,c,d,e,f,g,h,i,j))return;this.$3K_0(a,b,c,d,e,f,g,h,i,j)}},positionMenuWithCoordinates:function(a,b){ULSdih:;this.$1_0.style.top=b+6+"px";this.$1_0.style.left=a+"px"},$4Z_0:function(c,d,e,j,f,g,k,l,h,i){ULSdih:;var a=g+e-c;if(ae)return false;this.positionMenuWithCoordinates(a,c+b);return true},$4a_0:function(e,f,k,l,g,b,h,m,i,j){ULSdih:;var c=b+e,d=j+h;if(c>d)return false;var a=g-f;if(ae)return false;var f=b+a+i,g=l+k;if(f>g)return false;this.positionMenuWithCoordinates(c,b+a);return true},onMenuMouseOver:function(){ULSdih:;window.clearTimeout(this.$r_0)},onMenuMouseOut:function(){ULSdih:;window.clearTimeout(this.$r_0);this.$r_0=window.setTimeout(this.$$d_closeMenu,1500)},_menuLaunched:false,get_menuLaunched:function(){ULSdih:;return this._menuLaunched},set_menuLaunched:function(a){ULSdih:;this._menuLaunched=a;return a},_backFrame:null,get_backFrame:function(){ULSdih:;if(!this._backFrame){this._backFrame=document.createElement("iframe");this._backFrame.style.zIndex=1001;this._backFrame.style.position="absolute";this._backFrame.style.visibility="hidden"}return this._backFrame},get_defaultLaunchRight:function(){ULSdih:;return this.$3V_0==="ltr"},dispose:function(){ULSdih:;$removeHandler(this.$1_0,"mouseout",this.$1l_0);$removeHandler(this.$1_0,"mouseover",this.$1m_0);$removeHandler(this.$1_0,"click",this.$1k_0)}};SP.UI.AttractModeControl=function(){ULSdih:;SP.UI.AttractModeControl.initializeBase(this,[document.createElement("div")]);this.get_element().className=SP.UI.AttractModeControl.cssAttractModeBackground;this.$5G_2()};SP.UI.AttractModeControl.$4m=function(){ULSdih:;var a=document.createElement("div");a.className=SP.UI.AttractModeControl.cssAttractModeWrapper;return a};SP.UI.AttractModeControl.prototype={$1i_2:null,$t_2:null,get_imageElement:function(){ULSdih:;return this.$1i_2},get_textElement:function(){ULSdih:;return this.$t_2},$5G_2:function(){ULSdih:;var b=SP.UI.AttractModeControl.$4m(),c=document.createElement("div");c.className=SP.UI.AttractModeControl.cssAttractModeCell;this.$1i_2=this.$4l_2();c.appendChild(this.$1i_2);b.appendChild(c);var a=this.$4n_2();Sys.UI.DomElement.addCssClass(a,SP.UI.AttractModeControl.cssAttractModeCell);Sys.UI.DomElement.addCssClass(a,SP.UI.AttractModeControl.cssAttractMode);this.$t_2=document.createElement("div");this.$t_2.className=SP.UI.AttractModeControl.cssAttractModeText;a.appendChild(this.$t_2);b.appendChild(a);this.get_element().appendChild(b)},$4l_2:function(){ULSdih:;var a=document.createElement("img");a.src=SP.Utilities.Utility.getImageUrl(SP.UI.AttractModeControl.defaultAttractModeIcon);a.className=SP.UI.AttractModeControl.cssAttractModeIcon;return a},$4n_2:function(){ULSdih:;var a=document.createElement("span");Sys.UI.DomElement.addCssClass(a,SP.UI.AttractModeControl.cssAttractMode);return a}};SP.UI.Status=function(){};SP.UI.Status.addStatus=function(b,c,a){ULSdih:;return addStatus(b,c,a)};SP.UI.Status.appendStatus=function(c,a,b){ULSdih:;return appendStatus(c,a,b)};SP.UI.Status.updateStatus=function(b,a){ULSdih:;updateStatus(b,a)};SP.UI.Status.setStatusPriColor=function(b,a){ULSdih:;setStatusPriColor(b,a)};SP.UI.Status.removeStatus=function(a){ULSdih:;removeStatus(a)};SP.UI.Status.removeAllStatus=function(a){ULSdih:;removeAllStatus(a)};SP.UI.Menu=function(a){ULSdih:;this.$J_0=a};SP.UI.Menu.create=function(b){ULSdih:;var a=CMenu(b);return new SP.UI.Menu(a)};SP.UI.Menu.prototype={$J_0:null,addMenuItem:function(h,d,e,c,f,g,b){ULSdih:;var a=CAMOpt(this.$J_0,h,d,e,c,f,g);if(b)a.id=b;return a},addSeparator:function(){ULSdih:;CAMSep(this.$J_0)},addSubMenu:function(g,d,c,e,f,b){ULSdih:;var a=CASubM(this.$J_0,g,d,c,e,f);if(b)a.id=b;return new SP.UI.Menu(a)},show:function(b,c,a,d){ULSdih:;OMenu(this.$J_0,b,c,a,d)},showFilterMenu:function(c,d,a,f,e,b){ULSdih:;OMenu(this.$J_0,c,d,a,f,e,b)},hideIcons:function(){ULSdih:;this.$J_0.setAttribute("hideicons","true")},showIcons:function(){ULSdih:;this.$J_0.setAttribute("hideicons","false")}};SP.UI.MenuTest=function(){};SP.UI.MenuTest.setup=function(a){ULSdih:;SP.UI.MenuTest.$g=a;a.attachEvent("onclick",SP.UI.MenuTest.$51)};SP.UI.MenuTest.$51=function(){ULSdih:;var a=SP.UI.MenuTest.$g._menu;if(!a){a=SP.UI.Menu.create(SP.UI.MenuTest.$g.id+"_menu");SP.UI.MenuTest.$g._menu=a;a.addMenuItem("Option 1",null,null,null,0,null,null);a.addSeparator();a.addMenuItem("Option 2","window.location='http://www.microsoft.com';",null,null,0,null,null)}a.show(SP.UI.MenuTest.$g,false,false,-1)};Type.registerNamespace("SP.Utilities");SP.Utilities.DateTimeFormat=function(){};SP.Utilities.DateTimeFormat.prototype={dateTime:0,dateOnly:1,timeOnly:2,isO8601:3,monthDayOnly:4,monthYearOnly:5,longDate:6,unknownFormat:7};SP.Utilities.DateTimeFormat.registerEnum("SP.Utilities.DateTimeFormat",false);SP.Utilities.IconSize=function(){};SP.Utilities.IconSize.prototype={size16:0,size32:1,size256:2};SP.Utilities.IconSize.registerEnum("SP.Utilities.IconSize",false);SP.Utilities.LogAppErrorResult=function(){};SP.Utilities.LogAppErrorResult.prototype={success:0,errorsThrottled:-1,accessDenied:-2};SP.Utilities.LogAppErrorResult.registerEnum("SP.Utilities.LogAppErrorResult",false);SP.Utilities.PrincipalSource=function(){};SP.Utilities.PrincipalSource.prototype={none:0,userInfoList:1,windows:2,membershipProvider:4,roleProvider:8,all:15};SP.Utilities.PrincipalSource.registerEnum("SP.Utilities.PrincipalSource",false);SP.Utilities.PrincipalType=function(){};SP.Utilities.PrincipalType.prototype={none:0,user:1,distributionList:2,securityGroup:4,sharePointGroup:8,all:15};SP.Utilities.PrincipalType.registerEnum("SP.Utilities.PrincipalType",false);SP.Utilities.SPWOPIFrameAction=function(){};SP.Utilities.SPWOPIFrameAction.prototype={view:0,edit:1,mobileView:2,interactivePreview:3};SP.Utilities.SPWOPIFrameAction.registerEnum("SP.Utilities.SPWOPIFrameAction",false);SP.Utilities.Utility=function(){};SP.Utilities.Utility.get_layoutsLatestVersionRelativeUrl=function(){ULSdih:;return SP.Utilities.Utility.layoutS_LATESTVERSION_RELATIVE_URL};SP.Utilities.Utility.get_layoutsLatestVersionUrl=function(){ULSdih:;return SP.Utilities.Utility.layoutS_LATESTVERSION_URL};SP.Utilities.Utility.getLayoutsPageUrl=function(a){ULSdih:;return SP.Utilities.UrlBuilder.urlCombine(SP.PageContextInfo.get_webServerRelativeUrl(),SP.Utilities.Utility.layoutS_LATESTVERSION_RELATIVE_URL+a)};SP.Utilities.Utility.getImageUrl=function(a){ULSdih:;return SP.Utilities.Utility.layoutS_LATESTVERSION_URL+"images/"+a};SP.Utilities.Utility.createWikiPageInContextWeb=function(a,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.File(a,new SP.ObjectPathStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","CreateWikiPageInContextWeb",[c]));return b};SP.Utilities.Utility.localizeWebPartGallery=function(a,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.ClientObjectList(a,new SP.ObjectPathStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","LocalizeWebPartGallery",[c]),SP.ListItem);return b};SP.Utilities.Utility.getAppLicenseInformation=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetAppLicenseInformation",[d]);a.addQuery(c);b=new SP.AppLicenseCollection;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.importAppLicense=function(a,b,d,c,g,h,e,f){ULSdih:;if(!a)throw Error.argumentNull("context");var i=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","ImportAppLicense",[b,d,c,g,h,e,f]);a.addQuery(i)};SP.Utilities.Utility.getAppLicenseDeploymentId=function(a){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetAppLicenseDeploymentId",null);a.addQuery(c);b=new SP.GuidResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.logCustomAppError=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","LogCustomAppError",[d]);a.addQuery(c);b=new SP.IntResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.logCustomRemoteAppError=function(a,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","LogCustomRemoteAppError",[d,e]);a.addQuery(c);b=new SP.IntResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.getLocalizedString=function(a,f,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetLocalizedString",[f,d,e]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.createNewDiscussion=function(a,d,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.ListItem(a,new SP.ObjectPathStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","CreateNewDiscussion",[d,c]));return b};SP.Utilities.Utility.createNewDiscussionReply=function(a,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.ListItem(a,new SP.ObjectPathStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","CreateNewDiscussionReply",[c]));return b};SP.Utilities.Utility.markDiscussionAsFeatured=function(a,c,b){ULSdih:;if(!a)throw Error.argumentNull("context");var d=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","MarkDiscussionAsFeatured",[c,b]);a.addQuery(d)};SP.Utilities.Utility.unmarkDiscussionAsFeatured=function(a,c,b){ULSdih:;if(!a)throw Error.argumentNull("context");var d=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","UnmarkDiscussionAsFeatured",[c,b]);a.addQuery(d)};SP.Utilities.Utility.searchPrincipals=function(a,i,h,g,f,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","SearchPrincipals",[i,h,g,f,d,e]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.getCurrentUserEmailAddresses=function(a){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetCurrentUserEmailAddresses",null);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.createEmailBodyForInvitation=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","CreateEmailBodyForInvitation",[d]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.getPeoplePickerURL=function(a,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetPeoplePickerURL",[e,d]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.resolvePrincipal=function(a,i,h,g,f,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","ResolvePrincipal",[i,h,g,f,e,d]);a.addQuery(c);b=new SP.Utilities.PrincipalInfo;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.getLowerCaseString=function(a,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetLowerCaseString",[d,e]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.formatDateTime=function(a,f,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","FormatDateTime",[f,d,e]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.Utility.isUserLicensedForEntityInContext=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","IsUserLicensedForEntityInContext",[d]);a.addQuery(c);b=new SP.BooleanResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Utilities.EmailProperties=function(){ULSdih:;SP.Utilities.EmailProperties.initializeBase(this)};SP.Utilities.EmailProperties.prototype={$1u_1:null,$22_1:null,$C_1:null,$24_1:null,$2T_1:null,$30_1:null,$35_1:null,get_additionalHeaders:function(){ULSdih:;return this.$1u_1},set_additionalHeaders:function(a){ULSdih:;this.$1u_1=a;return a},get_BCC:function(){ULSdih:;return this.$22_1},set_BCC:function(a){ULSdih:;this.$22_1=a;return a},get_body:function(){ULSdih:;return this.$C_1},set_body:function(a){ULSdih:;this.$C_1=a;return a},get_CC:function(){ULSdih:;return this.$24_1},set_CC:function(a){ULSdih:;this.$24_1=a;return a},get_from:function(){ULSdih:;return this.$2T_1},set_from:function(a){ULSdih:;this.$2T_1=a;return a},get_subject:function(){ULSdih:;return this.$30_1},set_subject:function(a){ULSdih:;this.$30_1=a;return a},get_to:function(){ULSdih:;return this.$35_1},set_to:function(a){ULSdih:;this.$35_1=a;return a},get_typeId:function(){ULSdih:;return"{fab1608d-fdfb-4c8c-bb0a-9b9cc3618a15}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["AdditionalHeaders","BCC","Body","CC","From","Subject","To"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AdditionalHeaders;if(!SP.ScriptUtility.isUndefined(a)){this.$1u_1=SP.DataConvert.fixupType(null,a);delete b.AdditionalHeaders}a=b.BCC;if(!SP.ScriptUtility.isUndefined(a)){this.$22_1=SP.DataConvert.fixupType(null,a);delete b.BCC}a=b.Body;if(!SP.ScriptUtility.isUndefined(a)){this.$C_1=a;delete b.Body}a=b.CC;if(!SP.ScriptUtility.isUndefined(a)){this.$24_1=SP.DataConvert.fixupType(null,a);delete b.CC}a=b.From;if(!SP.ScriptUtility.isUndefined(a)){this.$2T_1=a;delete b.From}a=b.Subject;if(!SP.ScriptUtility.isUndefined(a)){this.$30_1=a;delete b.Subject}a=b.To;if(!SP.ScriptUtility.isUndefined(a)){this.$35_1=SP.DataConvert.fixupType(null,a);delete b.To}}};SP.Utilities.PrincipalInfo=function(){ULSdih:;SP.Utilities.PrincipalInfo.initializeBase(this)};SP.Utilities.PrincipalInfo.prototype={$3m_1:null,$S_1:null,$V_1:null,$3x_1:null,$Z_1:null,$43_1:null,$49_1:0,$k_1:0,$4J_1:null,get_department:function(){ULSdih:;return this.$3m_1},get_displayName:function(){ULSdih:;return this.$S_1},get_email:function(){ULSdih:;return this.$V_1},get_jobTitle:function(){ULSdih:;return this.$3x_1},get_loginName:function(){ULSdih:;return this.$Z_1},get_mobile:function(){ULSdih:;return this.$43_1},get_principalId:function(){ULSdih:;return this.$49_1},get_principalType:function(){ULSdih:;return this.$k_1},get_sipAddress:function(){ULSdih:;return this.$4J_1},get_typeId:function(){ULSdih:;return"{c88e4d2e-768d-4065-9da4-d2880e08733e}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Department","DisplayName","Email","JobTitle","LoginName","Mobile","PrincipalId","PrincipalType","SIPAddress"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.Department;if(!SP.ScriptUtility.isUndefined(a)){this.$3m_1=a;delete b.Department}a=b.DisplayName;if(!SP.ScriptUtility.isUndefined(a)){this.$S_1=a;delete b.DisplayName}a=b.Email;if(!SP.ScriptUtility.isUndefined(a)){this.$V_1=a;delete b.Email}a=b.JobTitle;if(!SP.ScriptUtility.isUndefined(a)){this.$3x_1=a;delete b.JobTitle}a=b.LoginName;if(!SP.ScriptUtility.isUndefined(a)){this.$Z_1=a;delete b.LoginName}a=b.Mobile;if(!SP.ScriptUtility.isUndefined(a)){this.$43_1=a;delete b.Mobile}a=b.PrincipalId;if(!SP.ScriptUtility.isUndefined(a)){this.$49_1=a;delete b.PrincipalId}a=b.PrincipalType;if(!SP.ScriptUtility.isUndefined(a)){this.$k_1=SP.DataConvert.fixupType(null,a);delete b.PrincipalType}a=b.SIPAddress;if(!SP.ScriptUtility.isUndefined(a)){this.$4J_1=a;delete b.SIPAddress}}};SP.Utilities.WikiPageCreationInformation=function(){ULSdih:;SP.Utilities.WikiPageCreationInformation.initializeBase(this)};SP.Utilities.WikiPageCreationInformation.prototype={$2w_1:null,$3G_1:null,get_serverRelativeUrl:function(){ULSdih:;return this.$2w_1},set_serverRelativeUrl:function(a){ULSdih:;this.$2w_1=a;return a},get_wikiHtmlContent:function(){ULSdih:;return this.$3G_1},set_wikiHtmlContent:function(a){ULSdih:;this.$3G_1=a;return a},get_typeId:function(){ULSdih:;return"{9e154aab-8847-4cf9-8bfa-eb8c1ec47926}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["ServerRelativeUrl","WikiHtmlContent"];SP.DataConvert.writePropertiesToXml(b,this,c,a);SP.ClientValueObject.prototype.writeToXml.call(this,b,a)},initPropertiesFromJson:function(b){ULSdih:;SP.ClientValueObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$2w_1=a;delete b.ServerRelativeUrl}a=b.WikiHtmlContent;if(!SP.ScriptUtility.isUndefined(a)){this.$3G_1=a;delete b.WikiHtmlContent}}};Type.registerNamespace("SP.Application.UI");SP.Application.UI.DefaultFormsInformationRequestor=function(){};SP.Application.UI.DefaultFormsInformationRequestor.registerInterface("SP.Application.UI.DefaultFormsInformationRequestor");SP.Application.UI.ViewSelectorMenuOptions=function(){};SP.Application.UI.ViewInformationRequestor=function(){};SP.Application.UI.ViewInformationRequestor.registerInterface("SP.Application.UI.ViewInformationRequestor");SP.Application.UI.FormsInfo=function(){};SP.Application.UI.FormsInfo.prototype={ContentTypeName:null,NewFormUrl:null,DisplayFormUrl:null,EditFormUrl:null};SP.Application.UI.DefaultFormsInformation=function(){};SP.Application.UI.DefaultFormsInformation.prototype={DefaultForms:null,OtherForms:null};SP.Application.UI.DefaultFormsMenuBuilder=function(a){ULSdih:;this.$$d_$5B_0=Function.createDelegate(this,this.$5B_0);this.$$d_$5C_0=Function.createDelegate(this,this.$5C_0);this.$I_0=a};SP.Application.UI.DefaultFormsMenuBuilder.getDefaultFormsInformation=function(a,b){ULSdih:;var c=new SP.Application.UI.DefaultFormsMenuBuilder(b);c.$3d_0(a)};SP.Application.UI.DefaultFormsMenuBuilder.$1s=function(a){ULSdih:;if(!SP.ScriptUtility.isNullOrUndefined(a))if(a.startsWith("~list/"))a=a.substr(6);else if(a.toUpperCase().startsWith("_LAYOUTS/"))a="";return a};SP.Application.UI.DefaultFormsMenuBuilder.$4s=function(d,f){ULSdih:;var a=new SP.Application.UI.DefaultFormsInformation;a.DefaultForms=new SP.Application.UI.FormsInfo;if(d.get_baseType()!==1)a.DefaultForms.NewFormUrl=d.get_defaultNewFormUrl();a.DefaultForms.DisplayFormUrl=d.get_defaultDisplayFormUrl();a.DefaultForms.EditFormUrl=d.get_defaultEditFormUrl();a.OtherForms=[];var e=f.getEnumerator();while(e.moveNext()){var c=e.get_current(),b=new SP.Application.UI.FormsInfo;b.ContentTypeName=c.get_name();b.NewFormUrl=SP.Application.UI.DefaultFormsMenuBuilder.$1s(c.get_newFormUrl());b.DisplayFormUrl=SP.Application.UI.DefaultFormsMenuBuilder.$1s(c.get_displayFormUrl());b.EditFormUrl=SP.Application.UI.DefaultFormsMenuBuilder.$1s(c.get_editFormUrl());Array.add(a.OtherForms,b)}return a};SP.Application.UI.DefaultFormsMenuBuilder.prototype={$I_0:null,$H_0:null,$2D_0:null,$9_0:null,$5E_0:function(){ULSdih:;var a=SP.ClientContext.get_current(),b=a.get_web();this.$H_0=b.get_lists().getById(this.$I_0);this.$H_0.retrieve("BaseType","DefaultNewFormUrl","DefaultDisplayFormUrl","DefaultEditFormUrl");this.$2D_0=this.$H_0.get_contentTypes();var c=this.$2D_0.retrieveItems();c.retrieve(["Name","DisplayFormUrl","NewFormUrl","EditFormUrl"]);return a},$3d_0:function(b){ULSdih:;var a=this.$5E_0();this.$9_0=b;a.executeQueryAsync(this.$$d_$5C_0,this.$$d_$5B_0)},$5C_0:function(){ULSdih:;if(!SP.ScriptUtility.isNullOrUndefined(this.$9_0)){var a=SP.Application.UI.DefaultFormsMenuBuilder.$4s(this.$H_0,this.$2D_0);this.$9_0.onDefaultFormsInformationRetrieveSuccess(a)}this.$9_0=null},$5B_0:function(b,a){ULSdih:;a&&!SP.ScriptUtility.isNullOrUndefined(a.get_message());!SP.ScriptUtility.isNullOrUndefined(this.$9_0)&&this.$9_0.onDefaultFormsInformationRetrieveFailure();this.$9_0=null}};SP.Application.UI.BrowserUtility=function(){};SP.Application.UI.BrowserUtility.$50=function(){ULSdih:;return Sys.Browser.agent===Sys.Browser.Firefox||Sys.Browser.name.toLowerCase().indexOf("firefox")!==-1};SP.Application.UI.ViewSelectorGroups=function(){};SP.Application.UI.ViewSelectorGroups.prototype={ModeratedViews:null,PublicViews:null,PersonalViews:null,OtherViews:null,DefaultView:null,ViewCreation:null};SP.Application.UI.ViewSelectorMenuItem=function(){ULSdih:;this.Sequence=Number.MAX_VALUE};SP.Application.UI.ViewSelectorMenuItem.prototype={Text:"",ActionScriptText:"",NavigateUrl:"",ImageSourceUrl:"",Description:"",Id:"",ItemType:"",GroupId:0};SP.Application.UI.ViewSelectorSubMenu=function(){};SP.Application.UI.ViewSelectorSubMenu.prototype={Text:"",ImageSourceUrl:"",SubMenuItems:null};SP.Application.UI.ServerMenus=function(){ULSdih:;this.MenuItems=[]};SP.Application.UI.ViewSelectorMenuBuilder=function(b,a){ULSdih:;this.$$d_$4p_0=Function.createDelegate(this,this.$4p_0);this.$$d_$4q_0=Function.createDelegate(this,this.$4q_0);this.$U_0=b;this.$I_0=new SP.Guid(a.listId);this.$3A_0=new SP.Guid(a.viewId);this.$4U_0=a.viewParameters;this.$1I_0=a};SP.Application.UI.ViewSelectorMenuBuilder.get_filterMenuItemsCallback=function(){ULSdih:;return SP.Application.UI.ViewSelectorMenuBuilder.$n};SP.Application.UI.ViewSelectorMenuBuilder.set_filterMenuItemsCallback=function(a){ULSdih:;SP.Application.UI.ViewSelectorMenuBuilder.$n=a;return a};SP.Application.UI.ViewSelectorMenuBuilder.showMenu=function(a,c){ULSdih:;var b=a._menu;if(b){b.show(a,false,false,-1);return}var d=new SP.Application.UI.ViewSelectorMenuBuilder(a,c);d.$4h_0()};SP.Application.UI.ViewSelectorMenuBuilder.getViewInformation=function(a,b){ULSdih:;var c=new SP.Application.UI.ViewSelectorMenuBuilder(null,b);c.$3d_0(a)};SP.Application.UI.ViewSelectorMenuBuilder.prototype={$U_0:null,$I_0:null,$3A_0:null,$1I_0:null,$4U_0:null,$9_0:null,$12_0:false,$3a_0:function(d,e){ULSdih:;var c=SP.PageContextInfo.get_webServerRelativeUrl(),a=new SP.Utilities.UrlBuilder(c);a.combinePath("_layouts/"+SP.OfficeVersion.majorVersion+"/vsmenu.aspx");a.addKeyValueQueryString("List",this.$I_0.toString("B"));a.addKeyValueQueryString("View",this.$3A_0.toString("B"));a.addKeyValueQueryString("Source",window.location.href);var b=a.get_url();b+="&"+this.$1I_0.viewParameters;SP.PageRequest.doPost(b,"","application/json",d,e)},$4h_0:function(){ULSdih:;this.$12_0=true;this.$3a_0(this.$$d_$4q_0,this.$$d_$4p_0)},$3d_0:function(a){ULSdih:;this.$12_0=false;this.$9_0=a;this.$3a_0(this.$$d_$4q_0,this.$$d_$4p_0)},$4q_0:function($p0,$p1){var $v_0=new SP.Application.UI.ServerMenus;$v_0.MenuItems=eval($p1.get_executor().get_responseData());if(SP.Application.UI.ViewSelectorMenuBuilder.$n)$v_0.MenuItems=SP.Application.UI.ViewSelectorMenuBuilder.$n($v_0.MenuItems);if(this.$9_0){var $v_1=this.$4k_0($v_0.MenuItems);this.$9_0.onViewInformationReturned($v_1);this.$9_0=null}if(this.$U_0&&this.$12_0){this.$4j_0(this.$U_0,$v_0.MenuItems);this.$12_0=false}this.$U_0=null;this.$I_0=null;this.$3A_0=null;this.$4U_0=null},$4j_0:function(c,d){ULSdih:;var a=c.id;if(SP.ScriptUtility.isNullOrEmptyString(a))a=SP.UI.UIUtility.generateRandomElementId();a=a+"_menu";var b=SP.UI.Menu.create(a);this.$4f_0(b,d);this.$U_0._menu=b;b.show(this.$U_0,false,false,-1)},$4f_0:function(g,h){ULSdih:;for(var d=null,b=false,e=SP.Application.UI.BrowserUtility.$50(),f=0;f0){var a=SP.Application.UI.MappedColor.$P[0];b+=(a.x+this.$o_0.x).toString()+","+(a.y+this.$o_0.y).toString();for(var d=this.$x_0?SP.Application.UI.MappedColor.$y:SP.Application.UI.MappedColor.$P,c=1;c