function ULSdih(){var o=new Object;o.ULSTeamName="Microsoft SharePoint Foundation";o.ULSFileName="SP.js";return o;} if("undefined"==typeof g_all_modules)g_all_modules={};g_all_modules["sp.js"]={version:{rmj:16,rmm:0,rup:5430,rpr:1e3}};typeof spWriteProfilerMark=="function"&&spWriteProfilerMark("perfMarkBegin_sp.js");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",true);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,secretRolling:13,recycling:14,recycled:15,restoring:16,restoreCanceling:17};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.AppType=function(){};SP.AppType.prototype={doclib:0,list:1,tenant:2,instance:3,feature:4,commonList:5};SP.AppType.registerEnum("SP.AppType",false);SP.AuditMaskType=function(){};SP.AuditMaskType.prototype={none:0,checkOut:1,checkIn:2,view:4,objectDelete:8,update:16,profileChange:32,childDelete:64,schemaChange:128,securityChange:256,undelete:512,workflow:1024,copy:2048,move:4096,search:8192,all:-1};SP.AuditMaskType.registerEnum("SP.AuditMaskType",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,dirty:21};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",true);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.DocumentTemplateType=function(){};SP.DocumentTemplateType.prototype={invalid:0,word:1,excel:2,powerPoint:3,oneNote:4,excelForm:5,max:6};SP.DocumentTemplateType.registerEnum("SP.DocumentTemplateType",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,webRestored:10205,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,accessApp:3100,alchemyMobileForm:3101,alchemyApprovalWorkflow:3102,sharingLinks:3300};SP.ListTemplateType.registerEnum("SP.ListTemplateType",false);SP.MigrationJobState=function(){};SP.MigrationJobState.prototype={none:0,queued:2,processing:4};SP.MigrationJobState.registerEnum("SP.MigrationJobState",false);SP.MoveOperations=function(){};SP.MoveOperations.prototype={none:0,overwrite:1,allowBrokenThickets:8,bypassApprovePermission:64};SP.MoveOperations.registerEnum("SP.MoveOperations",true);SP.OpenWebOptions=function(){};SP.OpenWebOptions.prototype={none:0,initNavigationCache:1};SP.OpenWebOptions.registerEnum("SP.OpenWebOptions",true);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.PolicyTipUserAction=function(){};SP.PolicyTipUserAction.prototype={override:0,reportFalsePositive:1};SP.PolicyTipUserAction.registerEnum("SP.PolicyTipUserAction",false);SP.PolicyTipUserActionResult=function(){};SP.PolicyTipUserActionResult.prototype={none:0,falsePositiveReported:1,overridden:2,falsePositiveReportedAndOverridden:3};SP.PolicyTipUserActionResult.registerEnum("SP.PolicyTipUserActionResult",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,app:11};SP.RecycleBinItemType.registerEnum("SP.RecycleBinItemType",false);SP.RecycleBinOrderBy=function(){};SP.RecycleBinOrderBy.prototype={min:0,defaultOrderBy:0,title:0,dirName:1,author:2,deletedDate:3,size:4,deletedBy:5,none:6,max:6};SP.RecycleBinOrderBy.registerEnum("SP.RecycleBinOrderBy",false);SP.RelationshipDeleteBehaviorType=function(){};SP.RelationshipDeleteBehaviorType.prototype={none:0,cascade:1,restrict:2};SP.RelationshipDeleteBehaviorType.registerEnum("SP.RelationshipDeleteBehaviorType",false);SP.RenderListDataOptions=function(){};SP.RenderListDataOptions.prototype={none:0,contextInfo:1,listData:2,listSchema:4,menuView:8};SP.RenderListDataOptions.registerEnum("SP.RenderListDataOptions",true);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.RuleOverrideOptions=function(){};SP.RuleOverrideOptions.prototype={none:0,allow:1,allowWithJustification:2};SP.RuleOverrideOptions.registerEnum("SP.RuleOverrideOptions",false);SP.SandboxedCodeActivationCapabilities=function(){};SP.SandboxedCodeActivationCapabilities.prototype={check:1,disabled:2,enabled:3};SP.SandboxedCodeActivationCapabilities.registerEnum("SP.SandboxedCodeActivationCapabilities",false);SP.SharingLinkKind=function(){};SP.SharingLinkKind.prototype={uninitialized:0,direct:1,organizationView:2,organizationEdit:3,anonymousView:4,anonymousEdit:5};SP.SharingLinkKind.registerEnum("SP.SharingLinkKind",false);SP.SharingOperationStatusCode=function(){};SP.SharingOperationStatusCode.prototype={completedSuccessfully:0,accessRequestsQueued:1,noResolvedUsers:-1,accessDenied:-2,crossSiteRequestNotSupported:-3,unknowError:-4};SP.SharingOperationStatusCode.registerEnum("SP.SharingOperationStatusCode",false);SP.SharingPermissionKind=function(){};SP.SharingPermissionKind.prototype={group:0,role:1};SP.SharingPermissionKind.registerEnum("SP.SharingPermissionKind",false);SP.SpecialFolderType=function(){};SP.SpecialFolderType.prototype={attachment:0,photos:1,cameraRoll:2,music:3,apps:4,appRoot:5};SP.SpecialFolderType.registerEnum("SP.SpecialFolderType",false);SP.SPEffectiveInformationRightsManagementSettingsSource=function(){};SP.SPEffectiveInformationRightsManagementSettingsSource.prototype={none:0,file:1,list:2,rule:3};SP.SPEffectiveInformationRightsManagementSettingsSource.registerEnum("SP.SPEffectiveInformationRightsManagementSettingsSource",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.UserResourceScope=function(){};SP.UserResourceScope.prototype={web:0,list:1};SP.UserResourceScope.registerEnum("SP.UserResourceScope",false);SP.UserResourceType=function(){};SP.UserResourceType.prototype={singleLine:0,multiLine:1};SP.UserResourceType.registerEnum("SP.UserResourceType",false);SP.UserSharingCapabilities=function(){};SP.UserSharingCapabilities.prototype={none:0,canShareInternally:1,canShareExternally:2,canUseReadonlyLink:4,canManageReadonlyLink:8,canUseReadWriteLink:16,canManageReadWriteLink:32,canUseOrganizationReadonlyLink:64,canManageOrganizationReadonlyLink:128,canUseOrganizationReadWriteLink:256,canManageOrganizationReadWriteLink:512};SP.UserSharingCapabilities.registerEnum("SP.UserSharingCapabilities",true);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.$7c():a]);this.set_formDigestHandlingEnabled(true)};SP.ClientContext.$7c=function(){ULSdih:;var a=window._spPageContextInfo;if(a)return a.webServerRelativeUrl;throw Error.invalidOperation(SP.ResResources.getString("CannotFindContextWebServerRelativeUrl"));};SP.ClientContext.get_current=function(){ULSdih:;if(!SP.ClientContext.$1q){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.$1q=new SP.ClientContext(a);SP.ClientContext.$1q.set_isPageUrl(e)}return SP.ClientContext.$1q};SP.ClientContext.prototype={$L_1:null,get_web:function(){ULSdih:;if(!this.$L_1){var a=SP.RequestContext.getCurrent(this);this.$L_1=a.get_web()}return this.$L_1},$W_1:null,get_site:function(){ULSdih:;if(!this.$W_1){var a=SP.RequestContext.getCurrent(this);this.$W_1=a.get_site()}return this.$W_1},$16_1:null,get_requestResources:function(){ULSdih:;if(!this.$16_1)this.$16_1=new SP.RequestResources;return this.$16_1},get_$7z_1:function(){ULSdih:;return!this.$16_1?null:this.$16_1.$82_0()},get_serverVersion:function(){ULSdih:;return this.get_serverLibraryVersion()},executeClientRequestAsync:function(a,c,d){ULSdih:;var b=this.get_$7z_1();if(!SP.ScriptUtility.isNullOrEmptyString(b))a.get_webRequest().get_headers()["X-SP-REQUESTRESOURCES"]=b;SP.ClientRuntimeContext.prototype.executeClientRequestAsync.call(this,a,c,d)}};SP.RequestResources=function(){};SP.RequestResources.prototype={$7_0:null,$5_0:null,$5M_0:false,$5T_0:false,$2c_0:false,$4O_0:false,get_listId:function(){ULSdih:;return this.$7_0},set_listId:function(a){ULSdih:;this.$7_0=a;return a},get_userInformationList:function(){ULSdih:;return this.$5M_0},set_userInformationList:function(a){ULSdih:;this.$5M_0=a;return a},get_webProperties:function(){ULSdih:;return this.$5T_0},set_webProperties:function(a){ULSdih:;this.$5T_0=a;return a},get_features:function(){ULSdih:;return this.$2c_0},set_features:function(a){ULSdih:;this.$2c_0=a;return a},get_navigationStructure:function(){ULSdih:;return this.$4O_0},set_navigationStructure:function(a){ULSdih:;this.$4O_0=a;return a},get_viewId:function(){ULSdih:;return this.$5_0},set_viewId:function(a){ULSdih:;this.$5_0=a;return a},$82_0:function(){ULSdih:;var a=new Sys.StringBuilder;this.$5M_0&&a.append("USERINFOLIST");if(this.$5T_0){!a.isEmpty()&&a.append(",");a.append("WEBPROPERTIES")}if(this.$2c_0){!a.isEmpty()&&a.append(",");a.append("FEATURES")}if(this.$4O_0){!a.isEmpty()&&a.append(",");a.append("NAVIGATIONSTRUCTURE")}if(!SP.ScriptUtility.isNullOrUndefined(this.$7_0)&&!this.$7_0.equals(SP.Guid.get_empty())){!a.isEmpty()&&a.append(",");a.append("LIST");a.append("=");a.append(this.$7_0.toString())}if(!SP.ScriptUtility.isNullOrUndefined(this.$5_0)&&!this.$5_0.equals(SP.Guid.get_empty())){!a.isEmpty()&&a.append(",");a.append("VIEW");a.append("=");a.append(this.$5_0.toString())}return a.toString()}};SP.ULS=function(){};SP.ULS.$7B=function(){ULSdih:;if(SP.ULS.$75)return null;var a=window.top.s_sp_debugWindow;if(SP.ScriptUtility.isNullOrUndefined(a)||a.closed){try{a=window.open("/_layouts/"+15+"/blank.htm",null,"width=400,height=200,scrollbars=yes,resizable=yes,status=no,location=no,menubar=no,toolbar=no")}catch(b){SP.ULS.$75=true}a&&window.setTimeout(SP.ULS.$7d,100);window.top.s_sp_debugWindow=a}return a};SP.ULS.$7d=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.$7M);$addHandler(c,"click",SP.ULS.$83);a.title="Debug Output"}catch(e){}};SP.ULS.get_enabled=function(){ULSdih:;return SP.ULS.$19};SP.ULS.set_enabled=function(a){ULSdih:;SP.ULS.$19=a;return a};SP.ULS.log=function(c){ULSdih:;if(!SP.ULS.$19)return;var d=(new Date).format("hh:mm:ss.ffff"),e=SP.ULS.$t+c;if(SP.ULS.$1a){for(var a=0;a0)SP.ULS.$t=SP.ULS.$t.substr(0,SP.ULS.$t.length-1)};SP.ULS.traceApiEnter=function(d){ULSdih:;if(!SP.ULS.$19)return;if(!SP.ULS.$5b)return;SP.ULS.$77.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(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.toString()];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RecycleBinItem(c,new SP.ObjectPathMethod(c,this.get_path(),"GetById",[d]));if(!c.get_disableReturnValueCache())b[d.toString()]=a;return a},moveAllToSecondStage:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"MoveAllToSecondStage",null);a.addQuery(b)},deleteAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteAll",null);a.addQuery(b);this.$79_2()},restoreAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RestoreAll",null);a.addQuery(b);this.$79_2()},deleteAllSecondStageItems:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"DeleteAllSecondStageItems",null);a.addQuery(b)}};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},set_adjustHijriDays:function(a){ULSdih:;this.get_objectData().get_properties().AdjustHijriDays=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AdjustHijriDays",a));return a},get_alternateCalendarType:function(){ULSdih:;this.checkUninitializedProperty("AlternateCalendarType");return this.get_objectData().get_properties().AlternateCalendarType},set_alternateCalendarType:function(a){ULSdih:;this.get_objectData().get_properties().AlternateCalendarType=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AlternateCalendarType",a));return a},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},set_calendarType:function(a){ULSdih:;this.get_objectData().get_properties().CalendarType=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"CalendarType",a));return a},get_collation:function(){ULSdih:;this.checkUninitializedProperty("Collation");return this.get_objectData().get_properties().Collation},set_collation:function(a){ULSdih:;this.get_objectData().get_properties().Collation=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Collation",a));return a},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},set_firstDayOfWeek:function(a){ULSdih:;this.get_objectData().get_properties().FirstDayOfWeek=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"FirstDayOfWeek",a));return a},get_firstWeekOfYear:function(){ULSdih:;this.checkUninitializedProperty("FirstWeekOfYear");return this.get_objectData().get_properties().FirstWeekOfYear},set_firstWeekOfYear:function(a){ULSdih:;this.get_objectData().get_properties().FirstWeekOfYear=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"FirstWeekOfYear",a));return a},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},set_localeId:function(a){ULSdih:;this.get_objectData().get_properties().LocaleId=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"LocaleId",a));return a},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},set_showWeeks:function(a){ULSdih:;this.get_objectData().get_properties().ShowWeeks=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ShowWeeks",a));return a},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},set_time24:function(a){ULSdih:;this.get_objectData().get_properties().Time24=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"Time24",a));return a},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},set_timeZone:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().TimeZone=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"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},set_workDayEndHour:function(a){ULSdih:;this.get_objectData().get_properties().WorkDayEndHour=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"WorkDayEndHour",a));return a},get_workDays:function(){ULSdih:;this.checkUninitializedProperty("WorkDays");return this.get_objectData().get_properties().WorkDays},set_workDays:function(a){ULSdih:;this.get_objectData().get_properties().WorkDays=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"WorkDays",a));return a},get_workDayStartHour:function(){ULSdih:;this.checkUninitializedProperty("WorkDayStartHour");return this.get_objectData().get_properties().WorkDayStartHour},set_workDayStartHour:function(a){ULSdih:;this.get_objectData().get_properties().WorkDayStartHour=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"WorkDayStartHour",a));return a},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}},update:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"Update",null);a.addQuery(b)}};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={$46_1:null,$i_1:0,$7_1:null,$0_1:null,$1_1:null,$5R_1:null,get_iconUrl:function(){ULSdih:;return this.$46_1},set_iconUrl:function(a){ULSdih:;this.$46_1=a;return a},get_itemId:function(){ULSdih:;return this.$i_1},set_itemId:function(a){ULSdih:;this.$i_1=a;return a},get_listId:function(){ULSdih:;return this.$7_1},set_listId:function(a){ULSdih:;this.$7_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.$1_1},set_url:function(a){ULSdih:;this.$1_1=a;return a},get_webId:function(){ULSdih:;return this.$5R_1},set_webId:function(a){ULSdih:;this.$5R_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.$46_1=a;delete b.IconUrl}a=b.ItemId;if(!SP.ScriptUtility.isUndefined(a)){this.$i_1=a;delete b.ItemId}a=b.ListId;if(!SP.ScriptUtility.isUndefined(a)){this.$7_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.$1_1=a;delete b.Url}a=b.WebId;if(!SP.ScriptUtility.isUndefined(a)){this.$5R_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.RemoteWeb=function(a){ULSdih:;SP.RemoteWeb.initializeBase(this,[a,SP.ClientUtility.getOrCreateObjectPathForConstructor(a,"{e31f488b-8615-4434-87a8-381b3af1ee3b}",arguments)])};SP.RemoteWeb.newObject=function(a,b){ULSdih:;return new SP.RemoteWeb(a,new SP.ObjectPathConstructor(a,"{e31f488b-8615-4434-87a8-381b3af1ee3b}",[b]))};SP.RemoteWeb.prototype={get_canSendEmail:function(){ULSdih:;this.checkUninitializedProperty("CanSendEmail");return this.get_objectData().get_properties().CanSendEmail},get_shareByEmailEnabled:function(){ULSdih:;this.checkUninitializedProperty("ShareByEmailEnabled");return this.get_objectData().get_properties().ShareByEmailEnabled},get_shareByLinkEnabled:function(){ULSdih:;this.checkUninitializedProperty("ShareByLinkEnabled");return this.get_objectData().get_properties().ShareByLinkEnabled},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.CanSendEmail;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CanSendEmail=a;delete b.CanSendEmail}a=b.ShareByEmailEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShareByEmailEnabled=a;delete b.ShareByEmailEnabled}a=b.ShareByLinkEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShareByLinkEnabled=a;delete b.ShareByLinkEnabled}},getFileByServerRelativeUrl:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.File(a,new SP.ObjectPathMethod(a,this.get_path(),"GetFileByServerRelativeUrl",[c]));return b},getListById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.List(a,new SP.ObjectPathMethod(a,this.get_path(),"GetListById",[c]));return b},getListByServerRelativeUrl:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.List(a,new SP.ObjectPathMethod(a,this.get_path(),"GetListByServerRelativeUrl",[c]));return b},getFolderByServerRelativeUrl:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl=c}a=c[d.toUpperCase()];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.Folder(b,new SP.ObjectPathMethod(b,this.get_path(),"GetFolderByServerRelativeUrl",[d]));if(!b.get_disableReturnValueCache())c[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.addQuery(e);return a},getGroupById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.Group(a,new SP.ObjectPathMethod(a,this.get_path(),"GetGroupById",[c]));return b}};SP.RemoteWebPropertyNames=function(){};SP.RenderListContextMenuDataParameters=function(){ULSdih:;SP.RenderListContextMenuDataParameters.initializeBase(this)};SP.RenderListContextMenuDataParameters.prototype={$Y_1:null,$a_1:null,$8_1:null,$J_1:null,$e_1:null,$f_1:null,$g_1:null,$h_1:null,$i_1:null,$j_1:null,$K_1:null,$n_1:null,$F_1:null,$r_1:null,get_cascDelWarnMessage:function(){ULSdih:;return this.$Y_1},set_cascDelWarnMessage:function(a){ULSdih:;this.$Y_1=a;return a},get_customAction:function(){ULSdih:;return this.$a_1},set_customAction:function(a){ULSdih:;this.$a_1=a;return a},get_field:function(){ULSdih:;return this.$8_1},set_field:function(a){ULSdih:;this.$8_1=a;return a},get_id:function(){ULSdih:;return this.$J_1},set_id:function(a){ULSdih:;this.$J_1=a;return a},get_inplaceFullListSearch:function(){ULSdih:;return this.$e_1},set_inplaceFullListSearch:function(a){ULSdih:;this.$e_1=a;return a},get_inplaceSearchQuery:function(){ULSdih:;return this.$f_1},set_inplaceSearchQuery:function(a){ULSdih:;this.$f_1=a;return a},get_isCSR:function(){ULSdih:;return this.$g_1},set_isCSR:function(a){ULSdih:;this.$g_1=a;return a},get_isXslView:function(){ULSdih:;return this.$h_1},set_isXslView:function(a){ULSdih:;this.$h_1=a;return a},get_itemId:function(){ULSdih:;return this.$i_1},set_itemId:function(a){ULSdih:;this.$i_1=a;return a},get_listViewPageUrl:function(){ULSdih:;return this.$j_1},set_listViewPageUrl:function(a){ULSdih:;this.$j_1=a;return a},get_overrideScope:function(){ULSdih:;return this.$K_1},set_overrideScope:function(a){ULSdih:;this.$K_1=a;return a},get_rootFolder:function(){ULSdih:;return this.$n_1},set_rootFolder:function(a){ULSdih:;this.$n_1=a;return a},get_view:function(){ULSdih:;return this.$F_1},set_view:function(a){ULSdih:;this.$F_1=a;return a},get_viewCount:function(){ULSdih:;return this.$r_1},set_viewCount:function(a){ULSdih:;this.$r_1=a;return a},get_typeId:function(){ULSdih:;return"{775a72c4-6d8f-457f-ad76-d2779ca29921}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["CascDelWarnMessage","CustomAction","Field","ID","InplaceFullListSearch","InplaceSearchQuery","IsCSR","IsXslView","ItemId","ListViewPageUrl","OverrideScope","RootFolder","View","ViewCount"];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.CascDelWarnMessage;if(!SP.ScriptUtility.isUndefined(a)){this.$Y_1=a;delete b.CascDelWarnMessage}a=b.CustomAction;if(!SP.ScriptUtility.isUndefined(a)){this.$a_1=a;delete b.CustomAction}a=b.Field;if(!SP.ScriptUtility.isUndefined(a)){this.$8_1=a;delete b.Field}a=b.ID;if(!SP.ScriptUtility.isUndefined(a)){this.$J_1=a;delete b.ID}a=b.InplaceFullListSearch;if(!SP.ScriptUtility.isUndefined(a)){this.$e_1=a;delete b.InplaceFullListSearch}a=b.InplaceSearchQuery;if(!SP.ScriptUtility.isUndefined(a)){this.$f_1=a;delete b.InplaceSearchQuery}a=b.IsCSR;if(!SP.ScriptUtility.isUndefined(a)){this.$g_1=a;delete b.IsCSR}a=b.IsXslView;if(!SP.ScriptUtility.isUndefined(a)){this.$h_1=a;delete b.IsXslView}a=b.ItemId;if(!SP.ScriptUtility.isUndefined(a)){this.$i_1=a;delete b.ItemId}a=b.ListViewPageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$j_1=a;delete b.ListViewPageUrl}a=b.OverrideScope;if(!SP.ScriptUtility.isUndefined(a)){this.$K_1=a;delete b.OverrideScope}a=b.RootFolder;if(!SP.ScriptUtility.isUndefined(a)){this.$n_1=a;delete b.RootFolder}a=b.View;if(!SP.ScriptUtility.isUndefined(a)){this.$F_1=a;delete b.View}a=b.ViewCount;if(!SP.ScriptUtility.isUndefined(a)){this.$r_1=a;delete b.ViewCount}}};SP.RenderListDataOverrideParameters=function(){ULSdih:;SP.RenderListDataOverrideParameters.initializeBase(this)};SP.RenderListDataOverrideParameters.prototype={$Y_1:null,$a_1:null,$2X_1:null,$8_1:null,$b_1:null,$2j_1:null,$2k_1:null,$2l_1:null,$2m_1:null,$2n_1:null,$2o_1:null,$2p_1:null,$2q_1:null,$2r_1:null,$2s_1:null,$2t_1:null,$2u_1:null,$2v_1:null,$2w_1:null,$2x_1:null,$2y_1:null,$2z_1:null,$30_1:null,$31_1:null,$32_1:null,$33_1:null,$34_1:null,$35_1:null,$36_1:null,$37_1:null,$38_1:null,$39_1:null,$3A_1:null,$3B_1:null,$3C_1:null,$3D_1:null,$3E_1:null,$3F_1:null,$3G_1:null,$3H_1:null,$3I_1:null,$3J_1:null,$3K_1:null,$3L_1:null,$3M_1:null,$3N_1:null,$3O_1:null,$3P_1:null,$3Q_1:null,$3R_1:null,$3S_1:null,$3T_1:null,$3U_1:null,$3V_1:null,$3W_1:null,$3X_1:null,$3Y_1:null,$3Z_1:null,$3a_1:null,$3b_1:null,$3c_1:null,$3d_1:null,$3e_1:null,$3f_1:null,$3g_1:null,$3h_1:null,$3i_1:null,$3j_1:null,$3k_1:null,$3l_1:null,$3m_1:null,$3n_1:null,$3o_1:null,$3p_1:null,$3q_1:null,$3r_1:null,$3s_1:null,$3t_1:null,$3u_1:null,$3v_1:null,$3w_1:null,$3x_1:null,$3y_1:null,$42_1:null,$44_1:null,$J_1:null,$e_1:null,$f_1:null,$g_1:null,$4A_1:null,$h_1:null,$j_1:null,$K_1:null,$4P_1:null,$4Q_1:null,$4R_1:null,$n_1:null,$4l_1:null,$4m_1:null,$4n_1:null,$4o_1:null,$4p_1:null,$4q_1:null,$4r_1:null,$4s_1:null,$4t_1:null,$4u_1:null,$4v_1:null,$4w_1:null,$4x_1:null,$4y_1:null,$4z_1:null,$50_1:null,$51_1:null,$52_1:null,$53_1:null,$54_1:null,$55_1:null,$56_1:null,$57_1:null,$58_1:null,$F_1:null,$r_1:null,$5_1:null,$5S_1:null,get_cascDelWarnMessage:function(){ULSdih:;return this.$Y_1},set_cascDelWarnMessage:function(a){ULSdih:;this.$Y_1=a;return a},get_customAction:function(){ULSdih:;return this.$a_1},set_customAction:function(a){ULSdih:;this.$a_1=a;return a},get_drillDown:function(){ULSdih:;return this.$2X_1},set_drillDown:function(a){ULSdih:;this.$2X_1=a;return a},get_field:function(){ULSdih:;return this.$8_1},set_field:function(a){ULSdih:;this.$8_1=a;return a},get_fieldInternalName:function(){ULSdih:;return this.$b_1},set_fieldInternalName:function(a){ULSdih:;this.$b_1=a;return a},get_filter:function(){ULSdih:;return this.$2j_1},set_filter:function(a){ULSdih:;this.$2j_1=a;return a},get_filterData:function(){ULSdih:;return this.$2k_1},set_filterData:function(a){ULSdih:;this.$2k_1=a;return a},get_filterData1:function(){ULSdih:;return this.$2l_1},set_filterData1:function(a){ULSdih:;this.$2l_1=a;return a},get_filterData10:function(){ULSdih:;return this.$2m_1},set_filterData10:function(a){ULSdih:;this.$2m_1=a;return a},get_filterData2:function(){ULSdih:;return this.$2n_1},set_filterData2:function(a){ULSdih:;this.$2n_1=a;return a},get_filterData3:function(){ULSdih:;return this.$2o_1},set_filterData3:function(a){ULSdih:;this.$2o_1=a;return a},get_filterData4:function(){ULSdih:;return this.$2p_1},set_filterData4:function(a){ULSdih:;this.$2p_1=a;return a},get_filterData5:function(){ULSdih:;return this.$2q_1},set_filterData5:function(a){ULSdih:;this.$2q_1=a;return a},get_filterData6:function(){ULSdih:;return this.$2r_1},set_filterData6:function(a){ULSdih:;this.$2r_1=a;return a},get_filterData7:function(){ULSdih:;return this.$2s_1},set_filterData7:function(a){ULSdih:;this.$2s_1=a;return a},get_filterData8:function(){ULSdih:;return this.$2t_1},set_filterData8:function(a){ULSdih:;this.$2t_1=a;return a},get_filterData9:function(){ULSdih:;return this.$2u_1},set_filterData9:function(a){ULSdih:;this.$2u_1=a;return a},get_filterField:function(){ULSdih:;return this.$2v_1},set_filterField:function(a){ULSdih:;this.$2v_1=a;return a},get_filterField1:function(){ULSdih:;return this.$2w_1},set_filterField1:function(a){ULSdih:;this.$2w_1=a;return a},get_filterField10:function(){ULSdih:;return this.$2x_1},set_filterField10:function(a){ULSdih:;this.$2x_1=a;return a},get_filterField2:function(){ULSdih:;return this.$2y_1},set_filterField2:function(a){ULSdih:;this.$2y_1=a;return a},get_filterField3:function(){ULSdih:;return this.$2z_1},set_filterField3:function(a){ULSdih:;this.$2z_1=a;return a},get_filterField4:function(){ULSdih:;return this.$30_1},set_filterField4:function(a){ULSdih:;this.$30_1=a;return a},get_filterField5:function(){ULSdih:;return this.$31_1},set_filterField5:function(a){ULSdih:;this.$31_1=a;return a},get_filterField6:function(){ULSdih:;return this.$32_1},set_filterField6:function(a){ULSdih:;this.$32_1=a;return a},get_filterField7:function(){ULSdih:;return this.$33_1},set_filterField7:function(a){ULSdih:;this.$33_1=a;return a},get_filterField8:function(){ULSdih:;return this.$34_1},set_filterField8:function(a){ULSdih:;this.$34_1=a;return a},get_filterField9:function(){ULSdih:;return this.$35_1},set_filterField9:function(a){ULSdih:;this.$35_1=a;return a},get_filterFields:function(){ULSdih:;return this.$36_1},set_filterFields:function(a){ULSdih:;this.$36_1=a;return a},get_filterFields1:function(){ULSdih:;return this.$37_1},set_filterFields1:function(a){ULSdih:;this.$37_1=a;return a},get_filterFields10:function(){ULSdih:;return this.$38_1},set_filterFields10:function(a){ULSdih:;this.$38_1=a;return a},get_filterFields2:function(){ULSdih:;return this.$39_1},set_filterFields2:function(a){ULSdih:;this.$39_1=a;return a},get_filterFields3:function(){ULSdih:;return this.$3A_1},set_filterFields3:function(a){ULSdih:;this.$3A_1=a;return a},get_filterFields4:function(){ULSdih:;return this.$3B_1},set_filterFields4:function(a){ULSdih:;this.$3B_1=a;return a},get_filterFields5:function(){ULSdih:;return this.$3C_1},set_filterFields5:function(a){ULSdih:;this.$3C_1=a;return a},get_filterFields6:function(){ULSdih:;return this.$3D_1},set_filterFields6:function(a){ULSdih:;this.$3D_1=a;return a},get_filterFields7:function(){ULSdih:;return this.$3E_1},set_filterFields7:function(a){ULSdih:;this.$3E_1=a;return a},get_filterFields8:function(){ULSdih:;return this.$3F_1},set_filterFields8:function(a){ULSdih:;this.$3F_1=a;return a},get_filterFields9:function(){ULSdih:;return this.$3G_1},set_filterFields9:function(a){ULSdih:;this.$3G_1=a;return a},get_filterLookupId:function(){ULSdih:;return this.$3H_1},set_filterLookupId:function(a){ULSdih:;this.$3H_1=a;return a},get_filterLookupId1:function(){ULSdih:;return this.$3I_1},set_filterLookupId1:function(a){ULSdih:;this.$3I_1=a;return a},get_filterLookupId10:function(){ULSdih:;return this.$3J_1},set_filterLookupId10:function(a){ULSdih:;this.$3J_1=a;return a},get_filterLookupId2:function(){ULSdih:;return this.$3K_1},set_filterLookupId2:function(a){ULSdih:;this.$3K_1=a;return a},get_filterLookupId3:function(){ULSdih:;return this.$3L_1},set_filterLookupId3:function(a){ULSdih:;this.$3L_1=a;return a},get_filterLookupId4:function(){ULSdih:;return this.$3M_1},set_filterLookupId4:function(a){ULSdih:;this.$3M_1=a;return a},get_filterLookupId5:function(){ULSdih:;return this.$3N_1},set_filterLookupId5:function(a){ULSdih:;this.$3N_1=a;return a},get_filterLookupId6:function(){ULSdih:;return this.$3O_1},set_filterLookupId6:function(a){ULSdih:;this.$3O_1=a;return a},get_filterLookupId7:function(){ULSdih:;return this.$3P_1},set_filterLookupId7:function(a){ULSdih:;this.$3P_1=a;return a},get_filterLookupId8:function(){ULSdih:;return this.$3Q_1},set_filterLookupId8:function(a){ULSdih:;this.$3Q_1=a;return a},get_filterLookupId9:function(){ULSdih:;return this.$3R_1},set_filterLookupId9:function(a){ULSdih:;this.$3R_1=a;return a},get_filterOp:function(){ULSdih:;return this.$3S_1},set_filterOp:function(a){ULSdih:;this.$3S_1=a;return a},get_filterOp1:function(){ULSdih:;return this.$3T_1},set_filterOp1:function(a){ULSdih:;this.$3T_1=a;return a},get_filterOp10:function(){ULSdih:;return this.$3U_1},set_filterOp10:function(a){ULSdih:;this.$3U_1=a;return a},get_filterOp2:function(){ULSdih:;return this.$3V_1},set_filterOp2:function(a){ULSdih:;this.$3V_1=a;return a},get_filterOp3:function(){ULSdih:;return this.$3W_1},set_filterOp3:function(a){ULSdih:;this.$3W_1=a;return a},get_filterOp4:function(){ULSdih:;return this.$3X_1},set_filterOp4:function(a){ULSdih:;this.$3X_1=a;return a},get_filterOp5:function(){ULSdih:;return this.$3Y_1},set_filterOp5:function(a){ULSdih:;this.$3Y_1=a;return a},get_filterOp6:function(){ULSdih:;return this.$3Z_1},set_filterOp6:function(a){ULSdih:;this.$3Z_1=a;return a},get_filterOp7:function(){ULSdih:;return this.$3a_1},set_filterOp7:function(a){ULSdih:;this.$3a_1=a;return a},get_filterOp8:function(){ULSdih:;return this.$3b_1},set_filterOp8:function(a){ULSdih:;this.$3b_1=a;return a},get_filterOp9:function(){ULSdih:;return this.$3c_1},set_filterOp9:function(a){ULSdih:;this.$3c_1=a;return a},get_filterValue:function(){ULSdih:;return this.$3d_1},set_filterValue:function(a){ULSdih:;this.$3d_1=a;return a},get_filterValue1:function(){ULSdih:;return this.$3e_1},set_filterValue1:function(a){ULSdih:;this.$3e_1=a;return a},get_filterValue10:function(){ULSdih:;return this.$3f_1},set_filterValue10:function(a){ULSdih:;this.$3f_1=a;return a},get_filterValue2:function(){ULSdih:;return this.$3g_1},set_filterValue2:function(a){ULSdih:;this.$3g_1=a;return a},get_filterValue3:function(){ULSdih:;return this.$3h_1},set_filterValue3:function(a){ULSdih:;this.$3h_1=a;return a},get_filterValue4:function(){ULSdih:;return this.$3i_1},set_filterValue4:function(a){ULSdih:;this.$3i_1=a;return a},get_filterValue5:function(){ULSdih:;return this.$3j_1},set_filterValue5:function(a){ULSdih:;this.$3j_1=a;return a},get_filterValue6:function(){ULSdih:;return this.$3k_1},set_filterValue6:function(a){ULSdih:;this.$3k_1=a;return a},get_filterValue7:function(){ULSdih:;return this.$3l_1},set_filterValue7:function(a){ULSdih:;this.$3l_1=a;return a},get_filterValue8:function(){ULSdih:;return this.$3m_1},set_filterValue8:function(a){ULSdih:;this.$3m_1=a;return a},get_filterValue9:function(){ULSdih:;return this.$3n_1},set_filterValue9:function(a){ULSdih:;this.$3n_1=a;return a},get_filterValues:function(){ULSdih:;return this.$3o_1},set_filterValues:function(a){ULSdih:;this.$3o_1=a;return a},get_filterValues1:function(){ULSdih:;return this.$3p_1},set_filterValues1:function(a){ULSdih:;this.$3p_1=a;return a},get_filterValues10:function(){ULSdih:;return this.$3q_1},set_filterValues10:function(a){ULSdih:;this.$3q_1=a;return a},get_filterValues2:function(){ULSdih:;return this.$3r_1},set_filterValues2:function(a){ULSdih:;this.$3r_1=a;return a},get_filterValues3:function(){ULSdih:;return this.$3s_1},set_filterValues3:function(a){ULSdih:;this.$3s_1=a;return a},get_filterValues4:function(){ULSdih:;return this.$3t_1},set_filterValues4:function(a){ULSdih:;this.$3t_1=a;return a},get_filterValues5:function(){ULSdih:;return this.$3u_1},set_filterValues5:function(a){ULSdih:;this.$3u_1=a;return a},get_filterValues6:function(){ULSdih:;return this.$3v_1},set_filterValues6:function(a){ULSdih:;this.$3v_1=a;return a},get_filterValues7:function(){ULSdih:;return this.$3w_1},set_filterValues7:function(a){ULSdih:;this.$3w_1=a;return a},get_filterValues8:function(){ULSdih:;return this.$3x_1},set_filterValues8:function(a){ULSdih:;this.$3x_1=a;return a},get_filterValues9:function(){ULSdih:;return this.$3y_1},set_filterValues9:function(a){ULSdih:;this.$3y_1=a;return a},get_groupString:function(){ULSdih:;return this.$42_1},set_groupString:function(a){ULSdih:;this.$42_1=a;return a},get_hasOverrideSelectCommand:function(){ULSdih:;return this.$44_1},set_hasOverrideSelectCommand:function(a){ULSdih:;this.$44_1=a;return a},get_id:function(){ULSdih:;return this.$J_1},set_id:function(a){ULSdih:;this.$J_1=a;return a},get_inplaceFullListSearch:function(){ULSdih:;return this.$e_1},set_inplaceFullListSearch:function(a){ULSdih:;this.$e_1=a;return a},get_inplaceSearchQuery:function(){ULSdih:;return this.$f_1},set_inplaceSearchQuery:function(a){ULSdih:;this.$f_1=a;return a},get_isCSR:function(){ULSdih:;return this.$g_1},set_isCSR:function(a){ULSdih:;this.$g_1=a;return a},get_isGroupRender:function(){ULSdih:;return this.$4A_1},set_isGroupRender:function(a){ULSdih:;this.$4A_1=a;return a},get_isXslView:function(){ULSdih:;return this.$h_1},set_isXslView:function(a){ULSdih:;this.$h_1=a;return a},get_listViewPageUrl:function(){ULSdih:;return this.$j_1},set_listViewPageUrl:function(a){ULSdih:;this.$j_1=a;return a},get_overrideScope:function(){ULSdih:;return this.$K_1},set_overrideScope:function(a){ULSdih:;this.$K_1=a;return a},get_overrideSelectCommand:function(){ULSdih:;return this.$4P_1},set_overrideSelectCommand:function(a){ULSdih:;this.$4P_1=a;return a},get_pageFirstRow:function(){ULSdih:;return this.$4Q_1},set_pageFirstRow:function(a){ULSdih:;this.$4Q_1=a;return a},get_pageLastRow:function(){ULSdih:;return this.$4R_1},set_pageLastRow:function(a){ULSdih:;this.$4R_1=a;return a},get_rootFolder:function(){ULSdih:;return this.$n_1},set_rootFolder:function(a){ULSdih:;this.$n_1=a;return a},get_sortDir:function(){ULSdih:;return this.$4l_1},set_sortDir:function(a){ULSdih:;this.$4l_1=a;return a},get_sortDir1:function(){ULSdih:;return this.$4m_1},set_sortDir1:function(a){ULSdih:;this.$4m_1=a;return a},get_sortDir10:function(){ULSdih:;return this.$4n_1},set_sortDir10:function(a){ULSdih:;this.$4n_1=a;return a},get_sortDir2:function(){ULSdih:;return this.$4o_1},set_sortDir2:function(a){ULSdih:;this.$4o_1=a;return a},get_sortDir3:function(){ULSdih:;return this.$4p_1},set_sortDir3:function(a){ULSdih:;this.$4p_1=a;return a},get_sortDir4:function(){ULSdih:;return this.$4q_1},set_sortDir4:function(a){ULSdih:;this.$4q_1=a;return a},get_sortDir5:function(){ULSdih:;return this.$4r_1},set_sortDir5:function(a){ULSdih:;this.$4r_1=a;return a},get_sortDir6:function(){ULSdih:;return this.$4s_1},set_sortDir6:function(a){ULSdih:;this.$4s_1=a;return a},get_sortDir7:function(){ULSdih:;return this.$4t_1},set_sortDir7:function(a){ULSdih:;this.$4t_1=a;return a},get_sortDir8:function(){ULSdih:;return this.$4u_1},set_sortDir8:function(a){ULSdih:;this.$4u_1=a;return a},get_sortDir9:function(){ULSdih:;return this.$4v_1},set_sortDir9:function(a){ULSdih:;this.$4v_1=a;return a},get_sortField:function(){ULSdih:;return this.$4w_1},set_sortField:function(a){ULSdih:;this.$4w_1=a;return a},get_sortField1:function(){ULSdih:;return this.$4x_1},set_sortField1:function(a){ULSdih:;this.$4x_1=a;return a},get_sortField10:function(){ULSdih:;return this.$4y_1},set_sortField10:function(a){ULSdih:;this.$4y_1=a;return a},get_sortField2:function(){ULSdih:;return this.$4z_1},set_sortField2:function(a){ULSdih:;this.$4z_1=a;return a},get_sortField3:function(){ULSdih:;return this.$50_1},set_sortField3:function(a){ULSdih:;this.$50_1=a;return a},get_sortField4:function(){ULSdih:;return this.$51_1},set_sortField4:function(a){ULSdih:;this.$51_1=a;return a},get_sortField5:function(){ULSdih:;return this.$52_1},set_sortField5:function(a){ULSdih:;this.$52_1=a;return a},get_sortField6:function(){ULSdih:;return this.$53_1},set_sortField6:function(a){ULSdih:;this.$53_1=a;return a},get_sortField7:function(){ULSdih:;return this.$54_1},set_sortField7:function(a){ULSdih:;this.$54_1=a;return a},get_sortField8:function(){ULSdih:;return this.$55_1},set_sortField8:function(a){ULSdih:;this.$55_1=a;return a},get_sortField9:function(){ULSdih:;return this.$56_1},set_sortField9:function(a){ULSdih:;this.$56_1=a;return a},get_sortFields:function(){ULSdih:;return this.$57_1},set_sortFields:function(a){ULSdih:;this.$57_1=a;return a},get_sortFieldValues:function(){ULSdih:;return this.$58_1},set_sortFieldValues:function(a){ULSdih:;this.$58_1=a;return a},get_view:function(){ULSdih:;return this.$F_1},set_view:function(a){ULSdih:;this.$F_1=a;return a},get_viewCount:function(){ULSdih:;return this.$r_1},set_viewCount:function(a){ULSdih:;this.$r_1=a;return a},get_viewId:function(){ULSdih:;return this.$5_1},set_viewId:function(a){ULSdih:;this.$5_1=a;return a},get_webPartId:function(){ULSdih:;return this.$5S_1},set_webPartId:function(a){ULSdih:;this.$5S_1=a;return a},get_typeId:function(){ULSdih:;return"{ad0885e6-0f16-4694-9397-058c65376fb7}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["CascDelWarnMessage","CustomAction","DrillDown","Field","FieldInternalName","Filter","FilterData","FilterData1","FilterData10","FilterData2","FilterData3","FilterData4","FilterData5","FilterData6","FilterData7","FilterData8","FilterData9","FilterField","FilterField1","FilterField10","FilterField2","FilterField3","FilterField4","FilterField5","FilterField6","FilterField7","FilterField8","FilterField9","FilterFields","FilterFields1","FilterFields10","FilterFields2","FilterFields3","FilterFields4","FilterFields5","FilterFields6","FilterFields7","FilterFields8","FilterFields9","FilterLookupId","FilterLookupId1","FilterLookupId10","FilterLookupId2","FilterLookupId3","FilterLookupId4","FilterLookupId5","FilterLookupId6","FilterLookupId7","FilterLookupId8","FilterLookupId9","FilterOp","FilterOp1","FilterOp10","FilterOp2","FilterOp3","FilterOp4","FilterOp5","FilterOp6","FilterOp7","FilterOp8","FilterOp9","FilterValue","FilterValue1","FilterValue10","FilterValue2","FilterValue3","FilterValue4","FilterValue5","FilterValue6","FilterValue7","FilterValue8","FilterValue9","FilterValues","FilterValues1","FilterValues10","FilterValues2","FilterValues3","FilterValues4","FilterValues5","FilterValues6","FilterValues7","FilterValues8","FilterValues9","GroupString","HasOverrideSelectCommand","ID","InplaceFullListSearch","InplaceSearchQuery","IsCSR","IsGroupRender","IsXslView","ListViewPageUrl","OverrideScope","OverrideSelectCommand","PageFirstRow","PageLastRow","RootFolder","SortDir","SortDir1","SortDir10","SortDir2","SortDir3","SortDir4","SortDir5","SortDir6","SortDir7","SortDir8","SortDir9","SortField","SortField1","SortField10","SortField2","SortField3","SortField4","SortField5","SortField6","SortField7","SortField8","SortField9","SortFields","SortFieldValues","View","ViewCount","ViewId","WebPartId"];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.CascDelWarnMessage;if(!SP.ScriptUtility.isUndefined(a)){this.$Y_1=a;delete b.CascDelWarnMessage}a=b.CustomAction;if(!SP.ScriptUtility.isUndefined(a)){this.$a_1=a;delete b.CustomAction}a=b.DrillDown;if(!SP.ScriptUtility.isUndefined(a)){this.$2X_1=a;delete b.DrillDown}a=b.Field;if(!SP.ScriptUtility.isUndefined(a)){this.$8_1=a;delete b.Field}a=b.FieldInternalName;if(!SP.ScriptUtility.isUndefined(a)){this.$b_1=a;delete b.FieldInternalName}a=b.Filter;if(!SP.ScriptUtility.isUndefined(a)){this.$2j_1=a;delete b.Filter}a=b.FilterData;if(!SP.ScriptUtility.isUndefined(a)){this.$2k_1=a;delete b.FilterData}a=b.FilterData1;if(!SP.ScriptUtility.isUndefined(a)){this.$2l_1=a;delete b.FilterData1}a=b.FilterData10;if(!SP.ScriptUtility.isUndefined(a)){this.$2m_1=a;delete b.FilterData10}a=b.FilterData2;if(!SP.ScriptUtility.isUndefined(a)){this.$2n_1=a;delete b.FilterData2}a=b.FilterData3;if(!SP.ScriptUtility.isUndefined(a)){this.$2o_1=a;delete b.FilterData3}a=b.FilterData4;if(!SP.ScriptUtility.isUndefined(a)){this.$2p_1=a;delete b.FilterData4}a=b.FilterData5;if(!SP.ScriptUtility.isUndefined(a)){this.$2q_1=a;delete b.FilterData5}a=b.FilterData6;if(!SP.ScriptUtility.isUndefined(a)){this.$2r_1=a;delete b.FilterData6}a=b.FilterData7;if(!SP.ScriptUtility.isUndefined(a)){this.$2s_1=a;delete b.FilterData7}a=b.FilterData8;if(!SP.ScriptUtility.isUndefined(a)){this.$2t_1=a;delete b.FilterData8}a=b.FilterData9;if(!SP.ScriptUtility.isUndefined(a)){this.$2u_1=a;delete b.FilterData9}a=b.FilterField;if(!SP.ScriptUtility.isUndefined(a)){this.$2v_1=a;delete b.FilterField}a=b.FilterField1;if(!SP.ScriptUtility.isUndefined(a)){this.$2w_1=a;delete b.FilterField1}a=b.FilterField10;if(!SP.ScriptUtility.isUndefined(a)){this.$2x_1=a;delete b.FilterField10}a=b.FilterField2;if(!SP.ScriptUtility.isUndefined(a)){this.$2y_1=a;delete b.FilterField2}a=b.FilterField3;if(!SP.ScriptUtility.isUndefined(a)){this.$2z_1=a;delete b.FilterField3}a=b.FilterField4;if(!SP.ScriptUtility.isUndefined(a)){this.$30_1=a;delete b.FilterField4}a=b.FilterField5;if(!SP.ScriptUtility.isUndefined(a)){this.$31_1=a;delete b.FilterField5}a=b.FilterField6;if(!SP.ScriptUtility.isUndefined(a)){this.$32_1=a;delete b.FilterField6}a=b.FilterField7;if(!SP.ScriptUtility.isUndefined(a)){this.$33_1=a;delete b.FilterField7}a=b.FilterField8;if(!SP.ScriptUtility.isUndefined(a)){this.$34_1=a;delete b.FilterField8}a=b.FilterField9;if(!SP.ScriptUtility.isUndefined(a)){this.$35_1=a;delete b.FilterField9}a=b.FilterFields;if(!SP.ScriptUtility.isUndefined(a)){this.$36_1=a;delete b.FilterFields}a=b.FilterFields1;if(!SP.ScriptUtility.isUndefined(a)){this.$37_1=a;delete b.FilterFields1}a=b.FilterFields10;if(!SP.ScriptUtility.isUndefined(a)){this.$38_1=a;delete b.FilterFields10}a=b.FilterFields2;if(!SP.ScriptUtility.isUndefined(a)){this.$39_1=a;delete b.FilterFields2}a=b.FilterFields3;if(!SP.ScriptUtility.isUndefined(a)){this.$3A_1=a;delete b.FilterFields3}a=b.FilterFields4;if(!SP.ScriptUtility.isUndefined(a)){this.$3B_1=a;delete b.FilterFields4}a=b.FilterFields5;if(!SP.ScriptUtility.isUndefined(a)){this.$3C_1=a;delete b.FilterFields5}a=b.FilterFields6;if(!SP.ScriptUtility.isUndefined(a)){this.$3D_1=a;delete b.FilterFields6}a=b.FilterFields7;if(!SP.ScriptUtility.isUndefined(a)){this.$3E_1=a;delete b.FilterFields7}a=b.FilterFields8;if(!SP.ScriptUtility.isUndefined(a)){this.$3F_1=a;delete b.FilterFields8}a=b.FilterFields9;if(!SP.ScriptUtility.isUndefined(a)){this.$3G_1=a;delete b.FilterFields9}a=b.FilterLookupId;if(!SP.ScriptUtility.isUndefined(a)){this.$3H_1=a;delete b.FilterLookupId}a=b.FilterLookupId1;if(!SP.ScriptUtility.isUndefined(a)){this.$3I_1=a;delete b.FilterLookupId1}a=b.FilterLookupId10;if(!SP.ScriptUtility.isUndefined(a)){this.$3J_1=a;delete b.FilterLookupId10}a=b.FilterLookupId2;if(!SP.ScriptUtility.isUndefined(a)){this.$3K_1=a;delete b.FilterLookupId2}a=b.FilterLookupId3;if(!SP.ScriptUtility.isUndefined(a)){this.$3L_1=a;delete b.FilterLookupId3}a=b.FilterLookupId4;if(!SP.ScriptUtility.isUndefined(a)){this.$3M_1=a;delete b.FilterLookupId4}a=b.FilterLookupId5;if(!SP.ScriptUtility.isUndefined(a)){this.$3N_1=a;delete b.FilterLookupId5}a=b.FilterLookupId6;if(!SP.ScriptUtility.isUndefined(a)){this.$3O_1=a;delete b.FilterLookupId6}a=b.FilterLookupId7;if(!SP.ScriptUtility.isUndefined(a)){this.$3P_1=a;delete b.FilterLookupId7}a=b.FilterLookupId8;if(!SP.ScriptUtility.isUndefined(a)){this.$3Q_1=a;delete b.FilterLookupId8}a=b.FilterLookupId9;if(!SP.ScriptUtility.isUndefined(a)){this.$3R_1=a;delete b.FilterLookupId9}a=b.FilterOp;if(!SP.ScriptUtility.isUndefined(a)){this.$3S_1=a;delete b.FilterOp}a=b.FilterOp1;if(!SP.ScriptUtility.isUndefined(a)){this.$3T_1=a;delete b.FilterOp1}a=b.FilterOp10;if(!SP.ScriptUtility.isUndefined(a)){this.$3U_1=a;delete b.FilterOp10}a=b.FilterOp2;if(!SP.ScriptUtility.isUndefined(a)){this.$3V_1=a;delete b.FilterOp2}a=b.FilterOp3;if(!SP.ScriptUtility.isUndefined(a)){this.$3W_1=a;delete b.FilterOp3}a=b.FilterOp4;if(!SP.ScriptUtility.isUndefined(a)){this.$3X_1=a;delete b.FilterOp4}a=b.FilterOp5;if(!SP.ScriptUtility.isUndefined(a)){this.$3Y_1=a;delete b.FilterOp5}a=b.FilterOp6;if(!SP.ScriptUtility.isUndefined(a)){this.$3Z_1=a;delete b.FilterOp6}a=b.FilterOp7;if(!SP.ScriptUtility.isUndefined(a)){this.$3a_1=a;delete b.FilterOp7}a=b.FilterOp8;if(!SP.ScriptUtility.isUndefined(a)){this.$3b_1=a;delete b.FilterOp8}a=b.FilterOp9;if(!SP.ScriptUtility.isUndefined(a)){this.$3c_1=a;delete b.FilterOp9}a=b.FilterValue;if(!SP.ScriptUtility.isUndefined(a)){this.$3d_1=a;delete b.FilterValue}a=b.FilterValue1;if(!SP.ScriptUtility.isUndefined(a)){this.$3e_1=a;delete b.FilterValue1}a=b.FilterValue10;if(!SP.ScriptUtility.isUndefined(a)){this.$3f_1=a;delete b.FilterValue10}a=b.FilterValue2;if(!SP.ScriptUtility.isUndefined(a)){this.$3g_1=a;delete b.FilterValue2}a=b.FilterValue3;if(!SP.ScriptUtility.isUndefined(a)){this.$3h_1=a;delete b.FilterValue3}a=b.FilterValue4;if(!SP.ScriptUtility.isUndefined(a)){this.$3i_1=a;delete b.FilterValue4}a=b.FilterValue5;if(!SP.ScriptUtility.isUndefined(a)){this.$3j_1=a;delete b.FilterValue5}a=b.FilterValue6;if(!SP.ScriptUtility.isUndefined(a)){this.$3k_1=a;delete b.FilterValue6}a=b.FilterValue7;if(!SP.ScriptUtility.isUndefined(a)){this.$3l_1=a;delete b.FilterValue7}a=b.FilterValue8;if(!SP.ScriptUtility.isUndefined(a)){this.$3m_1=a;delete b.FilterValue8}a=b.FilterValue9;if(!SP.ScriptUtility.isUndefined(a)){this.$3n_1=a;delete b.FilterValue9}a=b.FilterValues;if(!SP.ScriptUtility.isUndefined(a)){this.$3o_1=a;delete b.FilterValues}a=b.FilterValues1;if(!SP.ScriptUtility.isUndefined(a)){this.$3p_1=a;delete b.FilterValues1}a=b.FilterValues10;if(!SP.ScriptUtility.isUndefined(a)){this.$3q_1=a;delete b.FilterValues10}a=b.FilterValues2;if(!SP.ScriptUtility.isUndefined(a)){this.$3r_1=a;delete b.FilterValues2}a=b.FilterValues3;if(!SP.ScriptUtility.isUndefined(a)){this.$3s_1=a;delete b.FilterValues3}a=b.FilterValues4;if(!SP.ScriptUtility.isUndefined(a)){this.$3t_1=a;delete b.FilterValues4}a=b.FilterValues5;if(!SP.ScriptUtility.isUndefined(a)){this.$3u_1=a;delete b.FilterValues5}a=b.FilterValues6;if(!SP.ScriptUtility.isUndefined(a)){this.$3v_1=a;delete b.FilterValues6}a=b.FilterValues7;if(!SP.ScriptUtility.isUndefined(a)){this.$3w_1=a;delete b.FilterValues7}a=b.FilterValues8;if(!SP.ScriptUtility.isUndefined(a)){this.$3x_1=a;delete b.FilterValues8}a=b.FilterValues9;if(!SP.ScriptUtility.isUndefined(a)){this.$3y_1=a;delete b.FilterValues9}a=b.GroupString;if(!SP.ScriptUtility.isUndefined(a)){this.$42_1=a;delete b.GroupString}a=b.HasOverrideSelectCommand;if(!SP.ScriptUtility.isUndefined(a)){this.$44_1=a;delete b.HasOverrideSelectCommand}a=b.ID;if(!SP.ScriptUtility.isUndefined(a)){this.$J_1=a;delete b.ID}a=b.InplaceFullListSearch;if(!SP.ScriptUtility.isUndefined(a)){this.$e_1=a;delete b.InplaceFullListSearch}a=b.InplaceSearchQuery;if(!SP.ScriptUtility.isUndefined(a)){this.$f_1=a;delete b.InplaceSearchQuery}a=b.IsCSR;if(!SP.ScriptUtility.isUndefined(a)){this.$g_1=a;delete b.IsCSR}a=b.IsGroupRender;if(!SP.ScriptUtility.isUndefined(a)){this.$4A_1=a;delete b.IsGroupRender}a=b.IsXslView;if(!SP.ScriptUtility.isUndefined(a)){this.$h_1=a;delete b.IsXslView}a=b.ListViewPageUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$j_1=a;delete b.ListViewPageUrl}a=b.OverrideScope;if(!SP.ScriptUtility.isUndefined(a)){this.$K_1=a;delete b.OverrideScope}a=b.OverrideSelectCommand;if(!SP.ScriptUtility.isUndefined(a)){this.$4P_1=a;delete b.OverrideSelectCommand}a=b.PageFirstRow;if(!SP.ScriptUtility.isUndefined(a)){this.$4Q_1=a;delete b.PageFirstRow}a=b.PageLastRow;if(!SP.ScriptUtility.isUndefined(a)){this.$4R_1=a;delete b.PageLastRow}a=b.RootFolder;if(!SP.ScriptUtility.isUndefined(a)){this.$n_1=a;delete b.RootFolder}a=b.SortDir;if(!SP.ScriptUtility.isUndefined(a)){this.$4l_1=a;delete b.SortDir}a=b.SortDir1;if(!SP.ScriptUtility.isUndefined(a)){this.$4m_1=a;delete b.SortDir1}a=b.SortDir10;if(!SP.ScriptUtility.isUndefined(a)){this.$4n_1=a;delete b.SortDir10}a=b.SortDir2;if(!SP.ScriptUtility.isUndefined(a)){this.$4o_1=a;delete b.SortDir2}a=b.SortDir3;if(!SP.ScriptUtility.isUndefined(a)){this.$4p_1=a;delete b.SortDir3}a=b.SortDir4;if(!SP.ScriptUtility.isUndefined(a)){this.$4q_1=a;delete b.SortDir4}a=b.SortDir5;if(!SP.ScriptUtility.isUndefined(a)){this.$4r_1=a;delete b.SortDir5}a=b.SortDir6;if(!SP.ScriptUtility.isUndefined(a)){this.$4s_1=a;delete b.SortDir6}a=b.SortDir7;if(!SP.ScriptUtility.isUndefined(a)){this.$4t_1=a;delete b.SortDir7}a=b.SortDir8;if(!SP.ScriptUtility.isUndefined(a)){this.$4u_1=a;delete b.SortDir8}a=b.SortDir9;if(!SP.ScriptUtility.isUndefined(a)){this.$4v_1=a;delete b.SortDir9}a=b.SortField;if(!SP.ScriptUtility.isUndefined(a)){this.$4w_1=a;delete b.SortField}a=b.SortField1;if(!SP.ScriptUtility.isUndefined(a)){this.$4x_1=a;delete b.SortField1}a=b.SortField10;if(!SP.ScriptUtility.isUndefined(a)){this.$4y_1=a;delete b.SortField10}a=b.SortField2;if(!SP.ScriptUtility.isUndefined(a)){this.$4z_1=a;delete b.SortField2}a=b.SortField3;if(!SP.ScriptUtility.isUndefined(a)){this.$50_1=a;delete b.SortField3}a=b.SortField4;if(!SP.ScriptUtility.isUndefined(a)){this.$51_1=a;delete b.SortField4}a=b.SortField5;if(!SP.ScriptUtility.isUndefined(a)){this.$52_1=a;delete b.SortField5}a=b.SortField6;if(!SP.ScriptUtility.isUndefined(a)){this.$53_1=a;delete b.SortField6}a=b.SortField7;if(!SP.ScriptUtility.isUndefined(a)){this.$54_1=a;delete b.SortField7}a=b.SortField8;if(!SP.ScriptUtility.isUndefined(a)){this.$55_1=a;delete b.SortField8}a=b.SortField9;if(!SP.ScriptUtility.isUndefined(a)){this.$56_1=a;delete b.SortField9}a=b.SortFields;if(!SP.ScriptUtility.isUndefined(a)){this.$57_1=a;delete b.SortFields}a=b.SortFieldValues;if(!SP.ScriptUtility.isUndefined(a)){this.$58_1=a;delete b.SortFieldValues}a=b.View;if(!SP.ScriptUtility.isUndefined(a)){this.$F_1=a;delete b.View}a=b.ViewCount;if(!SP.ScriptUtility.isUndefined(a)){this.$r_1=a;delete b.ViewCount}a=b.ViewId;if(!SP.ScriptUtility.isUndefined(a)){this.$5_1=a;delete b.ViewId}a=b.WebPartId;if(!SP.ScriptUtility.isUndefined(a)){this.$5S_1=a;delete b.WebPartId}}};SP.RenderListDataParameters=function(){ULSdih:;SP.RenderListDataParameters.initializeBase(this)};SP.RenderListDataParameters.prototype={$c_1:null,$4S_1:null,$4f_1:0,$T_1:null,get_folderServerRelativeUrl:function(){ULSdih:;return this.$c_1},set_folderServerRelativeUrl:function(a){ULSdih:;this.$c_1=a;return a},get_paging:function(){ULSdih:;return this.$4S_1},set_paging:function(a){ULSdih:;this.$4S_1=a;return a},get_renderOptions:function(){ULSdih:;return this.$4f_1},set_renderOptions:function(a){ULSdih:;this.$4f_1=a;return a},get_viewXml:function(){ULSdih:;return this.$T_1},set_viewXml:function(a){ULSdih:;this.$T_1=a;return a},get_typeId:function(){ULSdih:;return"{ae2d69b3-12fa-4ecb-ba76-bba24d51e83d}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["FolderServerRelativeUrl","Paging","RenderOptions","ViewXml"];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.FolderServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$c_1=a;delete b.FolderServerRelativeUrl}a=b.Paging;if(!SP.ScriptUtility.isUndefined(a)){this.$4S_1=a;delete b.Paging}a=b.RenderOptions;if(!SP.ScriptUtility.isUndefined(a)){this.$4f_1=SP.DataConvert.fixupType(null,a);delete b.RenderOptions}a=b.ViewXml;if(!SP.ScriptUtility.isUndefined(a)){this.$T_1=a;delete b.ViewXml}}};SP.RenderListFilterDataParameters=function(){ULSdih:;SP.RenderListFilterDataParameters.initializeBase(this)};SP.RenderListFilterDataParameters.prototype={$b_1:null,$K_1:null,$4W_1:null,$5_1:null,get_fieldInternalName:function(){ULSdih:;return this.$b_1},set_fieldInternalName:function(a){ULSdih:;this.$b_1=a;return a},get_overrideScope:function(){ULSdih:;return this.$K_1},set_overrideScope:function(a){ULSdih:;this.$K_1=a;return a},get_processQStringToCAML:function(){ULSdih:;return this.$4W_1},set_processQStringToCAML:function(a){ULSdih:;this.$4W_1=a;return a},get_viewId:function(){ULSdih:;return this.$5_1},set_viewId:function(a){ULSdih:;this.$5_1=a;return a},get_typeId:function(){ULSdih:;return"{5932e072-c4e0-4809-b1c9-88077c4df471}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["FieldInternalName","OverrideScope","ProcessQStringToCAML","ViewId"];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.FieldInternalName;if(!SP.ScriptUtility.isUndefined(a)){this.$b_1=a;delete b.FieldInternalName}a=b.OverrideScope;if(!SP.ScriptUtility.isUndefined(a)){this.$K_1=a;delete b.OverrideScope}a=b.ProcessQStringToCAML;if(!SP.ScriptUtility.isUndefined(a)){this.$4W_1=a;delete b.ProcessQStringToCAML}a=b.ViewId;if(!SP.ScriptUtility.isUndefined(a)){this.$5_1=a;delete b.ViewId}}};SP.RequestContext=function(b,a){ULSdih:;SP.RequestContext.initializeBase(this,[b,a])};SP.RequestContext.getCurrent=function(a){ULSdih:;var b=a.get_staticObjects().Microsoft$SharePoint$SPContext$Current;if(!b){b=new SP.RequestContext(a,new SP.ObjectPathStaticProperty(a,"{3747adcd-a3c3-41b9-bfab-4a64dd2f1e0a}","Current"));a.get_staticObjects().Microsoft$SharePoint$SPContext$Current=b}return b};SP.RequestContext.prototype={get_list:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().List;if(SP.ScriptUtility.isUndefined(a)){a=new SP.List(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"List"));this.get_objectData().get_clientObjectProperties().List=a}return a},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.List;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("List",this.get_list(),a);this.get_list().fromJson(a);delete b.List}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}},getRemoteContext:function(){ULSdih:;var a=this.get_context(),b;b=new SP.RequestContext(a,new SP.ObjectPathMethod(a,this.get_path(),"GetRemoteContext",null));return b}};SP.RequestContextObjectPropertyNames=function(){};SP.RequestUserContext=function(b,a){ULSdih:;SP.RequestUserContext.initializeBase(this,[b,a])};SP.RequestUserContext.getCurrent=function(a){ULSdih:;var b=a.get_staticObjects().Microsoft$SharePoint$SPRequestUserContext$Current;if(!b){b=new SP.RequestUserContext(a,new SP.ObjectPathStaticProperty(a,"{56e4c4bc-9c90-400c-8efd-940e74794e3a}","Current"));a.get_staticObjects().Microsoft$SharePoint$SPRequestUserContext$Current=b}return b};SP.RequestUserContext.prototype={get_user:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().User;if(SP.ScriptUtility.isUndefined(a)){a=new SP.User(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"User"));this.get_objectData().get_clientObjectProperties().User=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.User;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("User",this.get_user(),a);this.get_user().fromJson(a);delete b.User}}};SP.RequestUserContextObjectPropertyNames=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 b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetByPrincipalId;if(SP.ScriptUtility.isNullOrUndefined(c)){c=[];this.get_objectData().get_methodReturnObjects().GetByPrincipalId=c}a=c[d];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleAssignment(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByPrincipalId",[d]));if(!b.get_disableReturnValueCache())c[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.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={$G_1:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Description=a.$2_1;this.get_objectData().get_properties().Name=a.$4_1;this.get_objectData().get_properties().Order=a.$1X_1;this.get_objectData().get_properties().BasePermissions=a.$1J_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},$7G_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.$7G_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 b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetByName;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetByName=c}a=c[d];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByName",[d]));if(!b.get_disableReturnValueCache())c[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.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.$G_1(c);return a},recreateMissingDefaultRoleDefinitions:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RecreateMissingDefaultRoleDefinitions",null);a.addQuery(b)},getById:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetById;if(SP.ScriptUtility.isNullOrUndefined(c)){c=[];this.get_objectData().get_methodReturnObjects().GetById=c}a=c[d];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(b,new SP.ObjectPathMethod(b,this.get_path(),"GetById",[d]));if(!b.get_disableReturnValueCache())c[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.addQuery(e);return a},getByType:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetByType;if(SP.ScriptUtility.isNullOrUndefined(c)){c=[];this.get_objectData().get_methodReturnObjects().GetByType=c}a=c[d];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.RoleDefinition(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByType",[d]));if(!b.get_disableReturnValueCache())c[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.addQuery(e);return a}};SP.RoleDefinitionCreationInformation=function(){ULSdih:;SP.RoleDefinitionCreationInformation.initializeBase(this)};SP.RoleDefinitionCreationInformation.prototype={$1J_1:null,$2_1:null,$4_1:null,$1X_1:0,get_basePermissions:function(){ULSdih:;return this.$1J_1},set_basePermissions:function(a){ULSdih:;this.$1J_1=a;return a},get_description:function(){ULSdih:;return this.$2_1},set_description:function(a){ULSdih:;this.$2_1=a;return a},get_name:function(){ULSdih:;return this.$4_1},set_name:function(a){ULSdih:;this.$4_1=a;return a},get_order:function(){ULSdih:;return this.$1X_1},set_order:function(a){ULSdih:;this.$1X_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.$1J_1=SP.DataConvert.fixupType(null,a);delete b.BasePermissions}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.$2_1=a;delete b.Description}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.$4_1=a;delete b.Name}a=b.Order;if(!SP.ScriptUtility.isUndefined(a)){this.$1X_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.ServerSettings.isSharePointOnline=function(a){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{adfa7b3e-a27c-4288-9b6c-a8ea51bf082d}","IsSharePointOnline",null);a.addQuery(c);b=new SP.BooleanResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.SharePointSharingSettings=function(b,a){ULSdih:;SP.SharePointSharingSettings.initializeBase(this,[b,a])};SP.SharePointSharingSettings.prototype={get_addToGroupModeName:function(){ULSdih:;this.checkUninitializedProperty("AddToGroupModeName");return this.get_objectData().get_properties().AddToGroupModeName},get_groupNameLines:function(){ULSdih:;this.checkUninitializedProperty("GroupNameLines");return this.get_objectData().get_properties().GroupNameLines},get_groupRoleDefinitionNamesLines:function(){ULSdih:;this.checkUninitializedProperty("GroupRoleDefinitionNamesLines");return this.get_objectData().get_properties().GroupRoleDefinitionNamesLines},get_isMobileView:function(){ULSdih:;this.checkUninitializedProperty("IsMobileView");return this.get_objectData().get_properties().IsMobileView},get_panelGivePermissionsVisible:function(){ULSdih:;this.checkUninitializedProperty("PanelGivePermissionsVisible");return this.get_objectData().get_properties().PanelGivePermissionsVisible},get_panelShowHideMoreOptionsVisible:function(){ULSdih:;this.checkUninitializedProperty("PanelShowHideMoreOptionsVisible");return this.get_objectData().get_properties().PanelShowHideMoreOptionsVisible},get_panelSimplifiedRoleSelectorVisible:function(){ULSdih:;this.checkUninitializedProperty("PanelSimplifiedRoleSelectorVisible");return this.get_objectData().get_properties().PanelSimplifiedRoleSelectorVisible},get_pickerProperties:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().PickerProperties;if(SP.ScriptUtility.isUndefined(a)){a=new SP.PickerSettings(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"PickerProperties"));this.get_objectData().get_clientObjectProperties().PickerProperties=a}return a},get_requiredScriptFileLinks:function(){ULSdih:;this.checkUninitializedProperty("RequiredScriptFileLinks");return this.get_objectData().get_properties().RequiredScriptFileLinks},get_roleDefinitionNameLines:function(){ULSdih:;this.checkUninitializedProperty("RoleDefinitionNameLines");return this.get_objectData().get_properties().RoleDefinitionNameLines},get_selectedGroup:function(){ULSdih:;this.checkUninitializedProperty("SelectedGroup");return this.get_objectData().get_properties().SelectedGroup},get_sharedWithEnabled:function(){ULSdih:;this.checkUninitializedProperty("SharedWithEnabled");return this.get_objectData().get_properties().SharedWithEnabled},get_sharingCssLink:function(){ULSdih:;this.checkUninitializedProperty("SharingCssLink");return this.get_objectData().get_properties().SharingCssLink},get_tabbedDialogEnabled:function(){ULSdih:;this.checkUninitializedProperty("TabbedDialogEnabled");return this.get_objectData().get_properties().TabbedDialogEnabled},get_tabToShow:function(){ULSdih:;this.checkUninitializedProperty("TabToShow");return this.get_objectData().get_properties().TabToShow},get_txtEmailSubjectText:function(){ULSdih:;this.checkUninitializedProperty("txtEmailSubjectText");return this.get_objectData().get_properties().txtEmailSubjectText},get_userDisplayUrl:function(){ULSdih:;this.checkUninitializedProperty("UserDisplayUrl");return this.get_objectData().get_properties().UserDisplayUrl},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AddToGroupModeName;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AddToGroupModeName=a;delete b.AddToGroupModeName}a=b.GroupNameLines;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().GroupNameLines=SP.DataConvert.fixupType(this.get_context(),a);delete b.GroupNameLines}a=b.GroupRoleDefinitionNamesLines;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().GroupRoleDefinitionNamesLines=SP.DataConvert.fixupType(this.get_context(),a);delete b.GroupRoleDefinitionNamesLines}a=b.IsMobileView;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsMobileView=a;delete b.IsMobileView}a=b.PanelGivePermissionsVisible;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PanelGivePermissionsVisible=a;delete b.PanelGivePermissionsVisible}a=b.PanelShowHideMoreOptionsVisible;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PanelShowHideMoreOptionsVisible=a;delete b.PanelShowHideMoreOptionsVisible}a=b.PanelSimplifiedRoleSelectorVisible;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PanelSimplifiedRoleSelectorVisible=a;delete b.PanelSimplifiedRoleSelectorVisible}a=b.PickerProperties;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("PickerProperties",this.get_pickerProperties(),a);this.get_pickerProperties().fromJson(a);delete b.PickerProperties}a=b.RequiredScriptFileLinks;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RequiredScriptFileLinks=SP.DataConvert.fixupType(this.get_context(),a);delete b.RequiredScriptFileLinks}a=b.RoleDefinitionNameLines;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RoleDefinitionNameLines=SP.DataConvert.fixupType(this.get_context(),a);delete b.RoleDefinitionNameLines}a=b.SelectedGroup;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SelectedGroup=a;delete b.SelectedGroup}a=b.SharedWithEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SharedWithEnabled=a;delete b.SharedWithEnabled}a=b.SharingCssLink;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SharingCssLink=a;delete b.SharingCssLink}a=b.TabbedDialogEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TabbedDialogEnabled=a;delete b.TabbedDialogEnabled}a=b.TabToShow;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TabToShow=a;delete b.TabToShow}a=b.txtEmailSubjectText;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().txtEmailSubjectText=a;delete b.txtEmailSubjectText}a=b.UserDisplayUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UserDisplayUrl=a;delete b.UserDisplayUrl}}};SP.SharePointSharingSettingsPropertyNames=function(){};SP.SharePointSharingSettingsObjectPropertyNames=function(){};SP.SharingLinkInfo=function(){ULSdih:;SP.SharingLinkInfo.initializeBase(this)};SP.SharingLinkInfo.prototype={$6E_1:false,$6N_1:0,$1_1:null,get_isActive:function(){ULSdih:;return this.$6E_1},get_linkKind:function(){ULSdih:;return this.$6N_1},get_url:function(){ULSdih:;return this.$1_1},get_typeId:function(){ULSdih:;return"{43647532-53c0-489a-a800-b51f5a3804a2}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["IsActive","LinkKind","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.IsActive;if(!SP.ScriptUtility.isUndefined(a)){this.$6E_1=a;delete b.IsActive}a=b.LinkKind;if(!SP.ScriptUtility.isUndefined(a)){this.$6N_1=SP.DataConvert.fixupType(null,a);delete b.LinkKind}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.$1_1=a;delete b.Url}}};SP.SharingPermissionInformation=function(b,a){ULSdih:;SP.SharingPermissionInformation.initializeBase(this,[b,a])};SP.SharingPermissionInformation.prototype={get_isDefaultPermission:function(){ULSdih:;this.checkUninitializedProperty("IsDefaultPermission");return this.get_objectData().get_properties().IsDefaultPermission},get_permissionDescription:function(){ULSdih:;this.checkUninitializedProperty("PermissionDescription");return this.get_objectData().get_properties().PermissionDescription},get_permissionId:function(){ULSdih:;this.checkUninitializedProperty("PermissionId");return this.get_objectData().get_properties().PermissionId},get_permissionKind:function(){ULSdih:;this.checkUninitializedProperty("PermissionKind");return this.get_objectData().get_properties().PermissionKind},get_permissionName:function(){ULSdih:;this.checkUninitializedProperty("PermissionName");return this.get_objectData().get_properties().PermissionName},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.IsDefaultPermission;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsDefaultPermission=a;delete b.IsDefaultPermission}a=b.PermissionDescription;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PermissionDescription=a;delete b.PermissionDescription}a=b.PermissionId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PermissionId=a;delete b.PermissionId}a=b.PermissionKind;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PermissionKind=SP.DataConvert.fixupType(this.get_context(),a);delete b.PermissionKind}a=b.PermissionName;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PermissionName=a;delete b.PermissionName}}};SP.SharingPermissionInformationPropertyNames=function(){};SP.SharingPermissionInformationCollection=function(b,a){ULSdih:;SP.SharingPermissionInformationCollection.initializeBase(this,[b,a])};SP.SharingPermissionInformationCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.SharingPermissionInformation}};SP.SharingResult=function(b,a){ULSdih:;SP.SharingResult.initializeBase(this,[b,a])};SP.SharingResult.prototype={get_errorMessage:function(){ULSdih:;this.checkUninitializedProperty("ErrorMessage");return this.get_objectData().get_properties().ErrorMessage},get_groupsSharedWith:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().GroupsSharedWith;if(SP.ScriptUtility.isUndefined(a)){a=new SP.GroupCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"GroupsSharedWith"));this.get_objectData().get_clientObjectProperties().GroupsSharedWith=a}return a},get_groupUsersAddedTo:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().GroupUsersAddedTo;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Group(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"GroupUsersAddedTo"));this.get_objectData().get_clientObjectProperties().GroupUsersAddedTo=a}return a},get_iconUrl:function(){ULSdih:;this.checkUninitializedProperty("IconUrl");return this.get_objectData().get_properties().IconUrl},get_invitedUsers:function(){ULSdih:;this.checkUninitializedProperty("InvitedUsers");return this.get_objectData().get_properties().InvitedUsers},get_name:function(){ULSdih:;this.checkUninitializedProperty("Name");return this.get_objectData().get_properties().Name},get_permissionsPageRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("PermissionsPageRelativeUrl");return this.get_objectData().get_properties().PermissionsPageRelativeUrl},get_statusCode:function(){ULSdih:;this.checkUninitializedProperty("StatusCode");return this.get_objectData().get_properties().StatusCode},get_uniquelyPermissionedUsers:function(){ULSdih:;this.checkUninitializedProperty("UniquelyPermissionedUsers");return this.get_objectData().get_properties().UniquelyPermissionedUsers},get_url:function(){ULSdih:;this.checkUninitializedProperty("Url");return this.get_objectData().get_properties().Url},get_usersAddedToGroup:function(){ULSdih:;this.checkUninitializedProperty("UsersAddedToGroup");return this.get_objectData().get_properties().UsersAddedToGroup},get_usersWithAccessRequests:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().UsersWithAccessRequests;if(SP.ScriptUtility.isUndefined(a)){a=new SP.SharingUserCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"UsersWithAccessRequests"));this.get_objectData().get_clientObjectProperties().UsersWithAccessRequests=a}return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.ErrorMessage;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ErrorMessage=a;delete b.ErrorMessage}a=b.GroupsSharedWith;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("GroupsSharedWith",this.get_groupsSharedWith(),a);this.get_groupsSharedWith().fromJson(a);delete b.GroupsSharedWith}a=b.GroupUsersAddedTo;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("GroupUsersAddedTo",this.get_groupUsersAddedTo(),a);this.get_groupUsersAddedTo().fromJson(a);delete b.GroupUsersAddedTo}a=b.IconUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IconUrl=a;delete b.IconUrl}a=b.InvitedUsers;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().InvitedUsers=[];SP.DataConvert.populateArray(this.get_context(),this.get_objectData().get_properties().InvitedUsers,a);delete b.InvitedUsers}a=b.Name;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Name=a;delete b.Name}a=b.PermissionsPageRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().PermissionsPageRelativeUrl=a;delete b.PermissionsPageRelativeUrl}a=b.StatusCode;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().StatusCode=SP.DataConvert.fixupType(this.get_context(),a);delete b.StatusCode}a=b.UniquelyPermissionedUsers;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UniquelyPermissionedUsers=[];SP.DataConvert.populateArray(this.get_context(),this.get_objectData().get_properties().UniquelyPermissionedUsers,a);delete b.UniquelyPermissionedUsers}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Url=a;delete b.Url}a=b.UsersAddedToGroup;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UsersAddedToGroup=[];SP.DataConvert.populateArray(this.get_context(),this.get_objectData().get_properties().UsersAddedToGroup,a);delete b.UsersAddedToGroup}a=b.UsersWithAccessRequests;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("UsersWithAccessRequests",this.get_usersWithAccessRequests(),a);this.get_usersWithAccessRequests().fromJson(a);delete b.UsersWithAccessRequests}}};SP.SharingResultPropertyNames=function(){};SP.SharingResultObjectPropertyNames=function(){};SP.SharingUserCollection=function(b,a){ULSdih:;SP.SharingUserCollection.initializeBase(this,[b,a])};SP.SharingUserCollection.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}};SP.Site=function(b,a){ULSdih:;SP.Site.initializeBase(this,[b,a])};SP.Site.prototype={get_allowCreateDeclarativeWorkflow:function(){ULSdih:;this.checkUninitializedProperty("AllowCreateDeclarativeWorkflow");return this.get_objectData().get_properties().AllowCreateDeclarativeWorkflow},set_allowCreateDeclarativeWorkflow:function(a){ULSdih:;this.get_objectData().get_properties().AllowCreateDeclarativeWorkflow=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowCreateDeclarativeWorkflow",a));return a},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_allowSaveDeclarativeWorkflowAsTemplate:function(){ULSdih:;this.checkUninitializedProperty("AllowSaveDeclarativeWorkflowAsTemplate");return this.get_objectData().get_properties().AllowSaveDeclarativeWorkflowAsTemplate},set_allowSaveDeclarativeWorkflowAsTemplate:function(a){ULSdih:;this.get_objectData().get_properties().AllowSaveDeclarativeWorkflowAsTemplate=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowSaveDeclarativeWorkflowAsTemplate",a));return a},get_allowSavePublishDeclarativeWorkflow:function(){ULSdih:;this.checkUninitializedProperty("AllowSavePublishDeclarativeWorkflow");return this.get_objectData().get_properties().AllowSavePublishDeclarativeWorkflow},set_allowSavePublishDeclarativeWorkflow:function(a){ULSdih:;this.get_objectData().get_properties().AllowSavePublishDeclarativeWorkflow=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AllowSavePublishDeclarativeWorkflow",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_audit:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().Audit;if(SP.ScriptUtility.isUndefined(a)){a=new SP.Audit(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"Audit"));this.get_objectData().get_clientObjectProperties().Audit=a}return a},get_auditLogTrimmingRetention:function(){ULSdih:;this.checkUninitializedProperty("AuditLogTrimmingRetention");return this.get_objectData().get_properties().AuditLogTrimmingRetention},set_auditLogTrimmingRetention:function(a){ULSdih:;this.get_objectData().get_properties().AuditLogTrimmingRetention=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AuditLogTrimmingRetention",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_currentChangeToken:function(){ULSdih:;this.checkUninitializedProperty("CurrentChangeToken");return this.get_objectData().get_properties().CurrentChangeToken},get_disableCompanyWideSharingLinks:function(){ULSdih:;this.checkUninitializedProperty("DisableCompanyWideSharingLinks");return this.get_objectData().get_properties().DisableCompanyWideSharingLinks},set_disableCompanyWideSharingLinks:function(a){ULSdih:;this.get_objectData().get_properties().DisableCompanyWideSharingLinks=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"DisableCompanyWideSharingLinks",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_externalSharingTipsEnabled:function(){ULSdih:;this.checkUninitializedProperty("ExternalSharingTipsEnabled");return this.get_objectData().get_properties().ExternalSharingTipsEnabled},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_needsB2BUpgrade:function(){ULSdih:;this.checkUninitializedProperty("NeedsB2BUpgrade");return this.get_objectData().get_properties().NeedsB2BUpgrade},set_needsB2BUpgrade:function(a){ULSdih:;this.get_objectData().get_properties().NeedsB2BUpgrade=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"NeedsB2BUpgrade",a));return a},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_requiredDesignerVersion:function(){ULSdih:;this.checkUninitializedProperty("RequiredDesignerVersion");return this.get_objectData().get_properties().RequiredDesignerVersion},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_sandboxedCodeActivationCapability:function(){ULSdih:;this.checkUninitializedProperty("SandboxedCodeActivationCapability");return this.get_objectData().get_properties().SandboxedCodeActivationCapability},set_sandboxedCodeActivationCapability:function(a){ULSdih:;this.get_objectData().get_properties().SandboxedCodeActivationCapability=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"SandboxedCodeActivationCapability",a));return a},get_secondaryContact:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().SecondaryContact;if(SP.ScriptUtility.isUndefined(a)){a=new SP.User(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"SecondaryContact"));this.get_objectData().get_clientObjectProperties().SecondaryContact=a}return a},set_secondaryContact:function(a){ULSdih:;this.get_objectData().get_clientObjectProperties().SecondaryContact=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"SecondaryContact",a));return a},get_serverRelativeUrl:function(){ULSdih:;this.checkUninitializedProperty("ServerRelativeUrl");return this.get_objectData().get_properties().ServerRelativeUrl},get_shareByEmailEnabled:function(){ULSdih:;this.checkUninitializedProperty("ShareByEmailEnabled");return this.get_objectData().get_properties().ShareByEmailEnabled},set_shareByEmailEnabled:function(a){ULSdih:;this.get_objectData().get_properties().ShareByEmailEnabled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ShareByEmailEnabled",a));return a},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_trimAuditLog:function(){ULSdih:;this.checkUninitializedProperty("TrimAuditLog");return this.get_objectData().get_properties().TrimAuditLog},set_trimAuditLog:function(a){ULSdih:;this.get_objectData().get_properties().TrimAuditLog=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"TrimAuditLog",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_upgradeScheduled:function(){ULSdih:;this.checkUninitializedProperty("UpgradeScheduled");return this.get_objectData().get_properties().UpgradeScheduled},set_upgradeScheduled:function(a){ULSdih:;this.get_objectData().get_properties().UpgradeScheduled=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"UpgradeScheduled",a));return a},get_upgradeScheduledDate:function(){ULSdih:;this.checkUninitializedProperty("UpgradeScheduledDate");return this.get_objectData().get_properties().UpgradeScheduledDate},set_upgradeScheduledDate:function(a){ULSdih:;this.get_objectData().get_properties().UpgradeScheduledDate=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"UpgradeScheduledDate",a));return a},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.AllowCreateDeclarativeWorkflow;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowCreateDeclarativeWorkflow=a;delete b.AllowCreateDeclarativeWorkflow}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.AllowSaveDeclarativeWorkflowAsTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSaveDeclarativeWorkflowAsTemplate=a;delete b.AllowSaveDeclarativeWorkflowAsTemplate}a=b.AllowSavePublishDeclarativeWorkflow;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSavePublishDeclarativeWorkflow=a;delete b.AllowSavePublishDeclarativeWorkflow}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.Audit;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("Audit",this.get_audit(),a);this.get_audit().fromJson(a);delete b.Audit}a=b.AuditLogTrimmingRetention;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AuditLogTrimmingRetention=a;delete b.AuditLogTrimmingRetention}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.CurrentChangeToken;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CurrentChangeToken=SP.DataConvert.fixupType(this.get_context(),a);delete b.CurrentChangeToken}a=b.DisableCompanyWideSharingLinks;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DisableCompanyWideSharingLinks=a;delete b.DisableCompanyWideSharingLinks}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.ExternalSharingTipsEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ExternalSharingTipsEnabled=a;delete b.ExternalSharingTipsEnabled}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.NeedsB2BUpgrade;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().NeedsB2BUpgrade=a;delete b.NeedsB2BUpgrade}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.RequiredDesignerVersion;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RequiredDesignerVersion=a;delete b.RequiredDesignerVersion}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.SandboxedCodeActivationCapability;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SandboxedCodeActivationCapability=SP.DataConvert.fixupType(this.get_context(),a);delete b.SandboxedCodeActivationCapability}a=b.SecondaryContact;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("SecondaryContact",this.get_secondaryContact(),a);this.get_secondaryContact().fromJson(a);delete b.SecondaryContact}a=b.ServerRelativeUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ServerRelativeUrl=a;delete b.ServerRelativeUrl}a=b.ShareByEmailEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ShareByEmailEnabled=a;delete b.ShareByEmailEnabled}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.TrimAuditLog;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TrimAuditLog=a;delete b.TrimAuditLog}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.UpgradeScheduled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UpgradeScheduled=a;delete b.UpgradeScheduled}a=b.UpgradeScheduledDate;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().UpgradeScheduledDate=a;delete b.UpgradeScheduledDate}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)},deleteMigrationJob:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"DeleteMigrationJob",[d]);b.addQuery(c);a=new SP.BooleanResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},getMigrationStatus:function(){ULSdih:;var a=this.get_context(),b;b=new SP.SPMigrationJobStatusCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetMigrationStatus",null));return b},getMigrationJobStatus:function(d){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"GetMigrationJobStatus",[d]);b.addQuery(c);a=new SP.IntResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},createMigrationJob:function(g,e,d,f){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"CreateMigrationJob",[g,e,d,f]);b.addQuery(c);a=new SP.GuidResult;b.addQueryIdAndResultObject(c.get_id(),a);return a},createMigrationIngestionJob:function(h,e,d,f,g){ULSdih:;var b=this.get_context(),a,c=new SP.ClientActionInvokeMethod(this,"CreateMigrationIngestionJob",[h,e,d,f,g]);b.addQuery(c);a=new SP.GuidResult;b.addQueryIdAndResultObject(c.get_id(),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},getRecycleBinItems:function(d,f,c,g,e){ULSdih:;var a=this.get_context(),b;b=new SP.RecycleBinItemCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetRecycleBinItems",[d,f,c,g,e]));return b},openWeb:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().OpenWeb;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().OpenWeb=c}a=c[d.toUpperCase()];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.Web(b,new SP.ObjectPathMethod(b,this.get_path(),"OpenWeb",[d]));if(!b.get_disableReturnValueCache())c[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.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(d){ULSdih:;var c=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[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.List(c,new SP.ObjectPathMethod(c,this.get_path(),"GetCatalog",[d]));if(!c.get_disableReturnValueCache())b[d]=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.SPDataLeakagePreventionStatusInfo=function(b,a){ULSdih:;SP.SPDataLeakagePreventionStatusInfo.initializeBase(this,[b,a])};SP.SPDataLeakagePreventionStatusInfo.prototype={get_containsConfidentialInfo:function(){ULSdih:;this.checkUninitializedProperty("ContainsConfidentialInfo");return this.get_objectData().get_properties().ContainsConfidentialInfo},get_containsConfidentialInfoLearnMoreUrl:function(){ULSdih:;this.checkUninitializedProperty("ContainsConfidentialInfoLearnMoreUrl");return this.get_objectData().get_properties().ContainsConfidentialInfoLearnMoreUrl},get_externalSharingTipsEnabled:function(){ULSdih:;this.checkUninitializedProperty("ExternalSharingTipsEnabled");return this.get_objectData().get_properties().ExternalSharingTipsEnabled},get_externalSharingTipsLearnMoreUrl:function(){ULSdih:;this.checkUninitializedProperty("ExternalSharingTipsLearnMoreUrl");return this.get_objectData().get_properties().ExternalSharingTipsLearnMoreUrl},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.ContainsConfidentialInfo;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ContainsConfidentialInfo=a;delete b.ContainsConfidentialInfo}a=b.ContainsConfidentialInfoLearnMoreUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ContainsConfidentialInfoLearnMoreUrl=a;delete b.ContainsConfidentialInfoLearnMoreUrl}a=b.ExternalSharingTipsEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ExternalSharingTipsEnabled=a;delete b.ExternalSharingTipsEnabled}a=b.ExternalSharingTipsLearnMoreUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ExternalSharingTipsLearnMoreUrl=a;delete b.ExternalSharingTipsLearnMoreUrl}}};SP.SPDataLeakagePreventionStatusInfoPropertyNames=function(){};SP.SPInvitationCreationResult=function(){ULSdih:;SP.SPInvitationCreationResult.initializeBase(this)};SP.SPInvitationCreationResult.prototype={$6_1:null,$14_1:null,$6q_1:false,get_email:function(){ULSdih:;return this.$6_1},get_invitationLink:function(){ULSdih:;return this.$14_1},get_succeeded:function(){ULSdih:;return this.$6q_1},get_typeId:function(){ULSdih:;return"{56593357-67a4-41f7-b6d8-cce2d1013afe}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["Email","InvitationLink","Succeeded"];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.$6_1=a;delete b.Email}a=b.InvitationLink;if(!SP.ScriptUtility.isUndefined(a)){this.$14_1=SP.DataConvert.fixupType(null,a);delete b.InvitationLink}a=b.Succeeded;if(!SP.ScriptUtility.isUndefined(a)){this.$6q_1=a;delete b.Succeeded}}};SP.SPMigrationJobStatus=function(b,a){ULSdih:;SP.SPMigrationJobStatus.initializeBase(this,[b,a])};SP.SPMigrationJobStatus.prototype={get_jobId:function(){ULSdih:;this.checkUninitializedProperty("JobId");return this.get_objectData().get_properties().JobId},set_jobId:function(a){ULSdih:;this.get_objectData().get_properties().JobId=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"JobId",a));return a},get_jobState:function(){ULSdih:;this.checkUninitializedProperty("JobState");return this.get_objectData().get_properties().JobState},set_jobState:function(a){ULSdih:;this.get_objectData().get_properties().JobState=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"JobState",a));return a},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.JobId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().JobId=a;delete b.JobId}a=b.JobState;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().JobState=SP.DataConvert.fixupType(this.get_context(),a);delete b.JobState}}};SP.SPMigrationJobStatusPropertyNames=function(){};SP.SPMigrationJobStatusCollection=function(b,a){ULSdih:;SP.SPMigrationJobStatusCollection.initializeBase(this,[b,a])};SP.SPMigrationJobStatusCollection.prototype={itemAt:function(a){ULSdih:;return this.getItemAtIndex(a)},get_item:function(a){ULSdih:;return this.getItemAtIndex(a)},get_childItemType:function(){ULSdih:;return SP.SPMigrationJobStatus}};SP.StorageMetrics=function(b,a){ULSdih:;SP.StorageMetrics.initializeBase(this,[b,a])};SP.StorageMetrics.prototype={get_lastModified:function(){ULSdih:;this.checkUninitializedProperty("LastModified");return this.get_objectData().get_properties().LastModified},get_totalFileCount:function(){ULSdih:;this.checkUninitializedProperty("TotalFileCount");return this.get_objectData().get_properties().TotalFileCount},get_totalFileStreamSize:function(){ULSdih:;this.checkUninitializedProperty("TotalFileStreamSize");return this.get_objectData().get_properties().TotalFileStreamSize},get_totalSize:function(){ULSdih:;this.checkUninitializedProperty("TotalSize");return this.get_objectData().get_properties().TotalSize},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.LastModified;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().LastModified=a;delete b.LastModified}a=b.TotalFileCount;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TotalFileCount=a;delete b.TotalFileCount}a=b.TotalFileStreamSize;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TotalFileStreamSize=a;delete b.TotalFileStreamSize}a=b.TotalSize;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().TotalSize=a;delete b.TotalSize}}};SP.StorageMetricsPropertyNames=function(){};SP.SubwebQuery=function(){ULSdih:;this.$2O_1=-1;this.$5V_1=-1;SP.SubwebQuery.initializeBase(this)};SP.SubwebQuery.prototype={get_configurationFilter:function(){ULSdih:;return this.$2O_1},set_configurationFilter:function(a){ULSdih:;this.$2O_1=a;return a},get_webTemplateFilter:function(){ULSdih:;return this.$5V_1},set_webTemplateFilter:function(a){ULSdih:;this.$5V_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.$2O_1=a;delete b.ConfigurationFilter}a=b.WebTemplateFilter;if(!SP.ScriptUtility.isUndefined(a)){this.$5V_1=a;delete b.WebTemplateFilter}}};SP.TenantAppInformation=function(){ULSdih:;SP.TenantAppInformation.initializeBase(this)};SP.TenantAppInformation.prototype={$5s_1:null,$5t_1:null,$5x_1:null,$6C_1:null,$6D_1:null,$x_1:null,$6L_1:null,$6W_1:null,$6a_1:null,$6e_1:null,$E_1:0,$0_1:null,get_appPrincipalId:function(){ULSdih:;return this.$5s_1},get_appWebFullUrl:function(){ULSdih:;return this.$5t_1},get_creationTime:function(){ULSdih:;return this.$5x_1},get_iconAbsoluteUrl:function(){ULSdih:;return this.$6C_1},get_iconFallbackAbsoluteUrl:function(){ULSdih:;return this.$6D_1},get_id:function(){ULSdih:;return this.$x_1},get_launchUrl:function(){ULSdih:;return this.$6L_1},get_packageFingerprint:function(){ULSdih:;return this.$6W_1},get_productId:function(){ULSdih:;return this.$6a_1},get_remoteAppUrl:function(){ULSdih:;return this.$6e_1},get_status:function(){ULSdih:;return this.$E_1},get_title:function(){ULSdih:;return this.$0_1},get_typeId:function(){ULSdih:;return"{52e6bc7d-825f-45b5-9f39-7a11723319df}"},writeToXml:function(b,a){ULSdih:;if(!b)throw Error.argumentNull("writer");if(!a)throw Error.argumentNull("serializationContext");var c=["AppPrincipalId","AppWebFullUrl","CreationTime","IconAbsoluteUrl","IconFallbackAbsoluteUrl","Id","LaunchUrl","PackageFingerprint","ProductId","RemoteAppUrl","Status","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.AppPrincipalId;if(!SP.ScriptUtility.isUndefined(a)){this.$5s_1=a;delete b.AppPrincipalId}a=b.AppWebFullUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$5t_1=a;delete b.AppWebFullUrl}a=b.CreationTime;if(!SP.ScriptUtility.isUndefined(a)){this.$5x_1=a;delete b.CreationTime}a=b.IconAbsoluteUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$6C_1=a;delete b.IconAbsoluteUrl}a=b.IconFallbackAbsoluteUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$6D_1=a;delete b.IconFallbackAbsoluteUrl}a=b.Id;if(!SP.ScriptUtility.isUndefined(a)){this.$x_1=a;delete b.Id}a=b.LaunchUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$6L_1=a;delete b.LaunchUrl}a=b.PackageFingerprint;if(!SP.ScriptUtility.isUndefined(a)){this.$6W_1=SP.DataConvert.fixupType(null,a);delete b.PackageFingerprint}a=b.ProductId;if(!SP.ScriptUtility.isUndefined(a)){this.$6a_1=a;delete b.ProductId}a=b.RemoteAppUrl;if(!SP.ScriptUtility.isUndefined(a)){this.$6e_1=a;delete b.RemoteAppUrl}a=b.Status;if(!SP.ScriptUtility.isUndefined(a)){this.$E_1=SP.DataConvert.fixupType(null,a);delete b.Status}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.$0_1=a;delete b.Title}}};SP.TenantAppInstance=function(b,a){ULSdih:;SP.TenantAppInstance.initializeBase(this,[b,a])};SP.TenantAppInstance.prototype={get_id:function(){ULSdih:;this.checkUninitializedProperty("Id");return this.get_objectData().get_properties().Id},get_siteId:function(){ULSdih:;this.checkUninitializedProperty("SiteId");return this.get_objectData().get_properties().SiteId},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.Id;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Id=a;delete b.Id}a=b.SiteId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SiteId=a;delete b.SiteId}a=b.WebId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebId=a;delete b.WebId}}};SP.TenantAppInstancePropertyNames=function(){};SP.TenantAppUtility=function(){};SP.TenantAppUtility.getTenantAppInformationCollection=function(a,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a7e15a67-957e-459b-8903-e1e42fa52ab1}","GetTenantAppInformationCollection",[e,d]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.TenantAppUtility.getAppIcon=function(a,e,d,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new Microsoft.SharePoint.Packaging.AppIconInfo(a,new SP.ObjectPathStaticMethod(a,"{a7e15a67-957e-459b-8903-e1e42fa52ab1}","GetAppIcon",[e,d,c]));return b};SP.TenantAppUtility.getTenantAppInstance=function(a,d,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.TenantAppInstance(a,new SP.ObjectPathStaticMethod(a,"{a7e15a67-957e-459b-8903-e1e42fa52ab1}","GetTenantAppInstance",[d,c]));return b};SP.TenantAppUtility.getAppDetails=function(a,d,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new Microsoft.SharePoint.Packaging.AppDetails(a,new SP.ObjectPathStaticMethod(a,"{a7e15a67-957e-459b-8903-e1e42fa52ab1}","GetAppDetails",[d,c]));return b};SP.TenantAppUtility.getAppPermissionDescriptions=function(a,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a7e15a67-957e-459b-8903-e1e42fa52ab1}","GetAppPermissionDescriptions",[e,d]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.TenantSettings=function(b,a){ULSdih:;SP.TenantSettings.initializeBase(this,[b,a])};SP.TenantSettings.getCurrent=function(a){ULSdih:;var b=a.get_staticObjects().Microsoft$SharePoint$TenantSettings$Current;if(!b){b=new SP.TenantSettings(a,new SP.ObjectPathStaticProperty(a,"{e9a11c41-0667-4c14-a4a5-e0d6cf67f6fa}","Current"));a.get_staticObjects().Microsoft$SharePoint$TenantSettings$Current=b}return b};SP.TenantSettings.prototype={get_corporateCatalogUrl:function(){ULSdih:;this.checkUninitializedProperty("CorporateCatalogUrl");return this.get_objectData().get_properties().CorporateCatalogUrl},initPropertiesFromJson:function(a){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,a);var b;b=a.CorporateCatalogUrl;if(!SP.ScriptUtility.isUndefined(b)){this.get_objectData().get_properties().CorporateCatalogUrl=b;delete a.CorporateCatalogUrl}}};SP.TenantSettingsPropertyNames=function(){};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(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(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.TimeZone(c,new SP.ObjectPathMethod(c,this.get_path(),"GetById",[d]));if(!c.get_disableReturnValueCache())b[d]=a;return a}};SP.TimeZoneInformation=function(){ULSdih:;SP.TimeZoneInformation.initializeBase(this)};SP.TimeZoneInformation.prototype={$5v_1:0,$5z_1:0,$6m_1:0,get_bias:function(){ULSdih:;return this.$5v_1},get_daylightBias:function(){ULSdih:;return this.$5z_1},get_standardBias:function(){ULSdih:;return this.$6m_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.$5v_1=a;delete b.Bias}a=b.DaylightBias;if(!SP.ScriptUtility.isUndefined(a)){this.$5z_1=a;delete b.DaylightBias}a=b.StandardBias;if(!SP.ScriptUtility.isUndefined(a)){this.$6m_1=a;delete b.StandardBias}}};SP.UpgradeInfo=function(){ULSdih:;SP.UpgradeInfo.initializeBase(this)};SP.UpgradeInfo.prototype={$65_1:null,$66_1:0,$6K_1:null,$6O_1:null,$6f_1:null,$6g_1:0,$6n_1:null,$E_1:0,$6w_1:0,$70_1:0,get_errorFile:function(){ULSdih:;return this.$65_1},get_errors:function(){ULSdih:;return this.$66_1},get_lastUpdated:function(){ULSdih:;return this.$6K_1},get_logFile:function(){ULSdih:;return this.$6O_1},get_requestDate:function(){ULSdih:;return this.$6f_1},get_retryCount:function(){ULSdih:;return this.$6g_1},get_startTime:function(){ULSdih:;return this.$6n_1},get_status:function(){ULSdih:;return this.$E_1},get_upgradeType:function(){ULSdih:;return this.$6w_1},get_warnings:function(){ULSdih:;return this.$70_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.$65_1=a;delete b.ErrorFile}a=b.Errors;if(!SP.ScriptUtility.isUndefined(a)){this.$66_1=a;delete b.Errors}a=b.LastUpdated;if(!SP.ScriptUtility.isUndefined(a)){this.$6K_1=a;delete b.LastUpdated}a=b.LogFile;if(!SP.ScriptUtility.isUndefined(a)){this.$6O_1=a;delete b.LogFile}a=b.RequestDate;if(!SP.ScriptUtility.isUndefined(a)){this.$6f_1=a;delete b.RequestDate}a=b.RetryCount;if(!SP.ScriptUtility.isUndefined(a)){this.$6g_1=a;delete b.RetryCount}a=b.StartTime;if(!SP.ScriptUtility.isUndefined(a)){this.$6n_1=a;delete b.StartTime}a=b.Status;if(!SP.ScriptUtility.isUndefined(a)){this.$E_1=SP.DataConvert.fixupType(null,a);delete b.Status}a=b.UpgradeType;if(!SP.ScriptUtility.isUndefined(a)){this.$6w_1=SP.DataConvert.fixupType(null,a);delete b.UpgradeType}a=b.Warnings;if(!SP.ScriptUtility.isUndefined(a)){this.$70_1=a;delete b.Warnings}}};SP.UsageInfo=function(){ULSdih:;SP.UsageInfo.initializeBase(this)};SP.UsageInfo.prototype={$5u_1:0,$61_1:0,$6A_1:0,$6o_1:0,$6p_1:0,$6z_1:0,get_bandwidth:function(){ULSdih:;return this.$5u_1},get_discussionStorage:function(){ULSdih:;return this.$61_1},get_hits:function(){ULSdih:;return this.$6A_1},get_storage:function(){ULSdih:;return this.$6o_1},get_storagePercentageUsed:function(){ULSdih:;return this.$6p_1},get_visits:function(){ULSdih:;return this.$6z_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.$5u_1=a;delete b.Bandwidth}a=b.DiscussionStorage;if(!SP.ScriptUtility.isUndefined(a)){this.$61_1=a;delete b.DiscussionStorage}a=b.Hits;if(!SP.ScriptUtility.isUndefined(a)){this.$6A_1=a;delete b.Hits}a=b.Storage;if(!SP.ScriptUtility.isUndefined(a)){this.$6o_1=a;delete b.Storage}a=b.StoragePercentageUsed;if(!SP.ScriptUtility.isUndefined(a)){this.$6p_1=a;delete b.StoragePercentageUsed}a=b.Visits;if(!SP.ScriptUtility.isUndefined(a)){this.$6z_1=a;delete b.Visits}}};SP.User=function(b,a){ULSdih:;SP.User.initializeBase(this,[b,a])};SP.User.prototype={$G_2:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Email=a.$6_1;this.get_objectData().get_properties().LoginName=a.$k_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_isShareByEmailGuestUser:function(){ULSdih:;this.checkUninitializedProperty("IsShareByEmailGuestUser");return this.get_objectData().get_properties().IsShareByEmailGuestUser},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.IsShareByEmailGuestUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsShareByEmailGuestUser=a;delete b.IsShareByEmailGuestUser}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 b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetByLoginName;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetByLoginName=c}a=c[d.toUpperCase()];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByLoginName",[d]));if(!b.get_disableReturnValueCache())c[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.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 b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetByEmail;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetByEmail=c}a=c[d];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(b,new SP.ObjectPathMethod(b,this.get_path(),"GetByEmail",[d]));if(!b.get_disableReturnValueCache())c[d]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.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.$G_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={$6_1:null,$k_1:null,$0_1:null,get_email:function(){ULSdih:;return this.$6_1},set_email:function(a){ULSdih:;this.$6_1=a;return a},get_loginName:function(){ULSdih:;return this.$k_1},set_loginName:function(a){ULSdih:;this.$k_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.$6_1=a;delete b.Email}a=b.LoginName;if(!SP.ScriptUtility.isUndefined(a)){this.$k_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(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.toString()];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.UserCustomAction(c,new SP.ObjectPathMethod(c,this.get_path(),"GetById",[d]));if(!c.get_disableReturnValueCache())b[d.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={$6T_1:null,$6U_1:null,get_nameId:function(){ULSdih:;return this.$6T_1},get_nameIdIssuer:function(){ULSdih:;return this.$6U_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.$6T_1=a;delete b.NameId}a=b.NameIdIssuer;if(!SP.ScriptUtility.isUndefined(a)){this.$6U_1=a;delete b.NameIdIssuer}}};SP.UserResource=function(b,a){ULSdih:;SP.UserResource.initializeBase(this,[b,a])};SP.UserResource.prototype={getValueForUICulture:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetValueForUICulture;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetValueForUICulture=b}a=b[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;var e=new SP.ClientActionInvokeMethod(this,"GetValueForUICulture",[d]);c.addQuery(e);a=new SP.StringResult;c.addQueryIdAndResultObject(e.get_id(),a);if(!c.get_disableReturnValueCache())b[d]=a;return a},setValueForUICulture:function(a,b){ULSdih:;var c=this.get_context(),d=new SP.ClientActionInvokeMethod(this,"SetValueForUICulture",[a,b]);c.addQuery(d)}};SP.View=function(b,a){ULSdih:;SP.View.initializeBase(this,[b,a])};SP.View.prototype={$G_1:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Title=a.$0_1;this.get_objectData().get_properties().Paged=a.$1Z_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(d){ULSdih:;var c=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[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.View(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByTitle",[d]));if(!c.get_disableReturnValueCache())b[d]=a;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.toString()];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.View(c,new SP.ObjectPathMethod(c,this.get_path(),"GetById",[d]));if(!c.get_disableReturnValueCache())b[d.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.$G_1(c);return a}};SP.ViewCreationInformation=function(){ULSdih:;SP.ViewCreationInformation.initializeBase(this)};SP.ViewCreationInformation.prototype={$1Z_1:false,$4U_1:false,$m_1:null,$o_1:30,$4j_1:false,$0_1:null,$s_1:null,$5P_1:0,get_paged:function(){ULSdih:;return this.$1Z_1},set_paged:function(a){ULSdih:;this.$1Z_1=a;return a},get_personalView:function(){ULSdih:;return this.$4U_1},set_personalView:function(a){ULSdih:;this.$4U_1=a;return a},get_query:function(){ULSdih:;return this.$m_1},set_query:function(a){ULSdih:;this.$m_1=a;return a},get_rowLimit:function(){ULSdih:;return this.$o_1},set_rowLimit:function(a){ULSdih:;this.$o_1=a;return a},get_setAsDefaultView:function(){ULSdih:;return this.$4j_1},set_setAsDefaultView:function(a){ULSdih:;this.$4j_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.$s_1},set_viewFields:function(a){ULSdih:;this.$s_1=a;return a},get_viewTypeKind:function(){ULSdih:;return this.$5P_1},set_viewTypeKind:function(a){ULSdih:;this.$5P_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.$1Z_1=a;delete b.Paged}a=b.PersonalView;if(!SP.ScriptUtility.isUndefined(a)){this.$4U_1=a;delete b.PersonalView}a=b.Query;if(!SP.ScriptUtility.isUndefined(a)){this.$m_1=a;delete b.Query}a=b.RowLimit;if(!SP.ScriptUtility.isUndefined(a)){this.$o_1=a;delete b.RowLimit}a=b.SetAsDefaultView;if(!SP.ScriptUtility.isUndefined(a)){this.$4j_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.$s_1=SP.DataConvert.fixupType(null,a);delete b.ViewFields}a=b.ViewTypeKind;if(!SP.ScriptUtility.isUndefined(a)){this.$5P_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},$7k_2:function(a){ULSdih:;Array.add(this.get_data(),a)},$7s_2:function(a){ULSdih:;Array.remove(this.get_data(),a)},$7G_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.$7k_2(a)},remove:function(a){ULSdih:;var b=this.get_context(),c=new SP.ClientActionInvokeMethod(this,"Remove",[a]);b.addQuery(c);this.$7s_2(a)},removeAll:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RemoveAll",null);a.addQuery(b);this.$7G_2()}};SP.ViewFieldCollectionPropertyNames=function(){};SP.Web=function(b,a){ULSdih:;SP.Web.initializeBase(this,[b,a])};SP.Web.deleteAllAnonymousLinksForObject=function(a,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","DeleteAllAnonymousLinksForObject",[c]);a.addQuery(b)};SP.Web.deleteAnonymousLinkForObject=function(a,e,c,b){ULSdih:;if(!a)throw Error.argumentNull("context");var d=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","DeleteAnonymousLinkForObject",[e,c,b]);a.addQuery(d)};SP.Web.createOrganizationSharingLink=function(a,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","CreateOrganizationSharingLink",[e,d]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Web.destroyOrganizationSharingLink=function(a,e,c,b){ULSdih:;if(!a)throw Error.argumentNull("context");var d=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","DestroyOrganizationSharingLink",[e,c,b]);a.addQuery(d)};SP.Web.shareObject=function(a,l,e,i,k,g,j,c,f,h,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.SharingResult(a,new SP.ObjectPathStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","ShareObject",[l,e,i,k,g,j,c,f,h,d]));return b};SP.Web.forwardObjectLink=function(a,f,c,d,e){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.SharingResult(a,new SP.ObjectPathStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","ForwardObjectLink",[f,c,d,e]));return b};SP.Web.unshareObject=function(a,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.SharingResult(a,new SP.ObjectPathStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","UnshareObject",[c]));return b};SP.Web.getObjectSharingSettings=function(a,d,e,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.ObjectSharingSettings(a,new SP.ObjectPathStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","GetObjectSharingSettings",[d,e,c]));return b};SP.Web.createAnonymousLink=function(a,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","CreateAnonymousLink",[e,d]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Web.createAnonymousLinkWithExpiration=function(a,f,e,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","CreateAnonymousLinkWithExpiration",[f,e,d]);a.addQuery(c);b=new SP.StringResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Web.getDocumentLibraries=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{a489add2-5d3a-4de8-9445-49259462dceb}","GetDocumentLibraries",[d]);a.addQuery(c);b=[];a.addQueryIdAndResultObject(c.get_id(),b);return b};SP.Web.prototype={$G_2:function(a){ULSdih:;if(a){this.get_objectData().get_properties().Description=a.$2_1;this.get_objectData().get_properties().Title=a.$0_1}},get_allowCreateDeclarativeWorkflowForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowCreateDeclarativeWorkflowForCurrentUser");return this.get_objectData().get_properties().AllowCreateDeclarativeWorkflowForCurrentUser},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_allowSaveDeclarativeWorkflowAsTemplateForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowSaveDeclarativeWorkflowAsTemplateForCurrentUser");return this.get_objectData().get_properties().AllowSaveDeclarativeWorkflowAsTemplateForCurrentUser},get_allowSavePublishDeclarativeWorkflowForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("AllowSavePublishDeclarativeWorkflowForCurrentUser");return this.get_objectData().get_properties().AllowSavePublishDeclarativeWorkflowForCurrentUser},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_alternateCssUrl:function(){ULSdih:;this.checkUninitializedProperty("AlternateCssUrl");return this.get_objectData().get_properties().AlternateCssUrl},set_alternateCssUrl:function(a){ULSdih:;this.get_objectData().get_properties().AlternateCssUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"AlternateCssUrl",a));return a},get_appInstanceId:function(){ULSdih:;this.checkUninitializedProperty("AppInstanceId");return this.get_objectData().get_properties().AppInstanceId},get_appTiles:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().AppTiles;if(SP.ScriptUtility.isUndefined(a)){a=new SP.AppTileCollection(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"AppTiles"));this.get_objectData().get_clientObjectProperties().AppTiles=a}return a},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_containsConfidentialInfo:function(){ULSdih:;this.checkUninitializedProperty("ContainsConfidentialInfo");return this.get_objectData().get_properties().ContainsConfidentialInfo},set_containsConfidentialInfo:function(a){ULSdih:;this.get_objectData().get_properties().ContainsConfidentialInfo=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"ContainsConfidentialInfo",a));return a},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_currentChangeToken:function(){ULSdih:;this.checkUninitializedProperty("CurrentChangeToken");return this.get_objectData().get_properties().CurrentChangeToken},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_dataLeakagePreventionStatusInfo:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().DataLeakagePreventionStatusInfo;if(SP.ScriptUtility.isUndefined(a)){a=new SP.SPDataLeakagePreventionStatusInfo(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"DataLeakagePreventionStatusInfo"));this.get_objectData().get_clientObjectProperties().DataLeakagePreventionStatusInfo=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_descriptionResource:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().DescriptionResource;if(SP.ScriptUtility.isUndefined(a)){a=new SP.UserResource(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"DescriptionResource"));this.get_objectData().get_clientObjectProperties().DescriptionResource=a}return a},get_designerDownloadUrlForCurrentUser:function(){ULSdih:;this.checkUninitializedProperty("DesignerDownloadUrlForCurrentUser");return this.get_objectData().get_properties().DesignerDownloadUrlForCurrentUser},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_isMultilingual:function(){ULSdih:;this.checkUninitializedProperty("IsMultilingual");return this.get_objectData().get_properties().IsMultilingual},set_isMultilingual:function(a){ULSdih:;this.get_objectData().get_properties().IsMultilingual=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"IsMultilingual",a));return a},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_membersCanShare:function(){ULSdih:;this.checkUninitializedProperty("MembersCanShare");return this.get_objectData().get_properties().MembersCanShare},set_membersCanShare:function(a){ULSdih:;this.get_objectData().get_properties().MembersCanShare=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"MembersCanShare",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_overwriteTranslationsOnChange:function(){ULSdih:;this.checkUninitializedProperty("OverwriteTranslationsOnChange");return this.get_objectData().get_properties().OverwriteTranslationsOnChange},set_overwriteTranslationsOnChange:function(a){ULSdih:;this.get_objectData().get_properties().OverwriteTranslationsOnChange=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"OverwriteTranslationsOnChange",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_requestAccessEmail:function(){ULSdih:;this.checkUninitializedProperty("RequestAccessEmail");return this.get_objectData().get_properties().RequestAccessEmail},set_requestAccessEmail:function(a){ULSdih:;this.get_objectData().get_properties().RequestAccessEmail=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"RequestAccessEmail",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_siteLogoUrl:function(){ULSdih:;this.checkUninitializedProperty("SiteLogoUrl");return this.get_objectData().get_properties().SiteLogoUrl},set_siteLogoUrl:function(a){ULSdih:;this.get_objectData().get_properties().SiteLogoUrl=a;this.get_context()&&this.get_context().addQuery(new SP.ClientActionSetProperty(this,"SiteLogoUrl",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_thirdPartyMdmEnabled:function(){ULSdih:;this.checkUninitializedProperty("ThirdPartyMdmEnabled");return this.get_objectData().get_properties().ThirdPartyMdmEnabled},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_titleResource:function(){ULSdih:;var a=this.get_objectData().get_clientObjectProperties().TitleResource;if(SP.ScriptUtility.isUndefined(a)){a=new SP.UserResource(this.get_context(),new SP.ObjectPathProperty(this.get_context(),this.get_path(),"TitleResource"));this.get_objectData().get_clientObjectProperties().TitleResource=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.AllowCreateDeclarativeWorkflowForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowCreateDeclarativeWorkflowForCurrentUser=a;delete b.AllowCreateDeclarativeWorkflowForCurrentUser}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.AllowSaveDeclarativeWorkflowAsTemplateForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSaveDeclarativeWorkflowAsTemplateForCurrentUser=a;delete b.AllowSaveDeclarativeWorkflowAsTemplateForCurrentUser}a=b.AllowSavePublishDeclarativeWorkflowForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AllowSavePublishDeclarativeWorkflowForCurrentUser=a;delete b.AllowSavePublishDeclarativeWorkflowForCurrentUser}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.AlternateCssUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AlternateCssUrl=a;delete b.AlternateCssUrl}a=b.AppInstanceId;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AppInstanceId=a;delete b.AppInstanceId}a=b.AppTiles;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("AppTiles",this.get_appTiles(),a);this.get_appTiles().fromJson(a);delete b.AppTiles}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.ContainsConfidentialInfo;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ContainsConfidentialInfo=a;delete b.ContainsConfidentialInfo}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.CurrentChangeToken;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().CurrentChangeToken=SP.DataConvert.fixupType(this.get_context(),a);delete b.CurrentChangeToken}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.DataLeakagePreventionStatusInfo;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("DataLeakagePreventionStatusInfo",this.get_dataLeakagePreventionStatusInfo(),a);this.get_dataLeakagePreventionStatusInfo().fromJson(a);delete b.DataLeakagePreventionStatusInfo}a=b.Description;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Description=a;delete b.Description}a=b.DescriptionResource;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("DescriptionResource",this.get_descriptionResource(),a);this.get_descriptionResource().fromJson(a);delete b.DescriptionResource}a=b.DesignerDownloadUrlForCurrentUser;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().DesignerDownloadUrlForCurrentUser=a;delete b.DesignerDownloadUrlForCurrentUser}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.IsMultilingual;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().IsMultilingual=a;delete b.IsMultilingual}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.MembersCanShare;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().MembersCanShare=a;delete b.MembersCanShare}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.OverwriteTranslationsOnChange;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().OverwriteTranslationsOnChange=a;delete b.OverwriteTranslationsOnChange}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.RequestAccessEmail;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RequestAccessEmail=a;delete b.RequestAccessEmail}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.SiteLogoUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().SiteLogoUrl=a;delete b.SiteLogoUrl}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.ThirdPartyMdmEnabled;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ThirdPartyMdmEnabled=a;delete b.ThirdPartyMdmEnabled}a=b.Title;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().Title=a;delete b.Title}a=b.TitleResource;if(!SP.ScriptUtility.isUndefined(a)){this.updateClientObjectPropertyType("TitleResource",this.get_titleResource(),a);this.get_titleResource().fromJson(a);delete b.TitleResource}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(d){ULSdih:;var c=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[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.User(c,new SP.ObjectPathMethod(c,this.get_path(),"GetUserById",[d]));if(!c.get_disableReturnValueCache())b[d]=a;return a},getRecycleBinItems:function(d,f,c,g,e){ULSdih:;var a=this.get_context(),b;b=new SP.RecycleBinItemCollection(a,new SP.ObjectPathMethod(a,this.get_path(),"GetRecycleBinItems",[d,f,c,g,e]));return b},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},getFileByServerRelativeUrl:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetFileByServerRelativeUrl;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetFileByServerRelativeUrl=c}a=c[d.toUpperCase()];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.File(b,new SP.ObjectPathMethod(b,this.get_path(),"GetFileByServerRelativeUrl",[d]));if(!b.get_disableReturnValueCache())c[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.addQuery(e);return a},defaultDocumentLibrary:function(){ULSdih:;var a=this.get_context(),b;b=new SP.List(a,new SP.ObjectPathMethod(a,this.get_path(),"DefaultDocumentLibrary",null));return b},getFileById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.File(a,new SP.ObjectPathMethod(a,this.get_path(),"GetFileById",[c]));return b},getFolderById:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.Folder(a,new SP.ObjectPathMethod(a,this.get_path(),"GetFolderById",[c]));return b},getFileByLinkingUrl:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.File(a,new SP.ObjectPathMethod(a,this.get_path(),"GetFileByLinkingUrl",[c]));return b},getFileByGuestUrl:function(c){ULSdih:;var a=this.get_context(),b;b=new SP.File(a,new SP.ObjectPathMethod(a,this.get_path(),"GetFileByGuestUrl",[c]));return b},getFolderByServerRelativeUrl:function(d){ULSdih:;var b=this.get_context(),a,c=this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl;if(SP.ScriptUtility.isNullOrUndefined(c)){c={};this.get_objectData().get_methodReturnObjects().GetFolderByServerRelativeUrl=c}a=c[d.toUpperCase()];if(!b.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.Folder(b,new SP.ObjectPathMethod(b,this.get_path(),"GetFolderByServerRelativeUrl",[d]));if(!b.get_disableReturnValueCache())c[d.toUpperCase()]=a;var e=new SP.ObjectIdentityQuery(a.get_path());b.addQueryIdAndResultObject(e.get_id(),a);b.addQuery(e);return a},getList:function(d){ULSdih:;var c=this.get_context(),a,b=this.get_objectData().get_methodReturnObjects().GetList;if(SP.ScriptUtility.isNullOrUndefined(b)){b={};this.get_objectData().get_methodReturnObjects().GetList=b}a=b[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.List(c,new SP.ObjectPathMethod(c,this.get_path(),"GetList",[d]));if(!c.get_disableReturnValueCache())b[d]=a;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},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(d){ULSdih:;var c=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[d];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.List(c,new SP.ObjectPathMethod(c,this.get_path(),"GetCatalog",[d]));if(!c.get_disableReturnValueCache())b[d]=a;return a},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)},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)},incrementSiteClientTag:function(){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"IncrementSiteClientTag",null);a.addQuery(b)},addSupportedUILanguage:function(c){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"AddSupportedUILanguage",[c]);a.addQuery(b)},removeSupportedUILanguage:function(c){ULSdih:;var a=this.get_context(),b=new SP.ClientActionInvokeMethod(this,"RemoveSupportedUILanguage",[c]);a.addQuery(b)}};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.$G_2(c);return a}};SP.WebCreationInformation=function(){ULSdih:;SP.WebCreationInformation.initializeBase(this)};SP.WebCreationInformation.prototype={$2_1:null,$4D_1:0,$0_1:null,$1_1:null,$5N_1:false,$5U_1:null,get_description:function(){ULSdih:;return this.$2_1},set_description:function(a){ULSdih:;this.$2_1=a;return a},get_language:function(){ULSdih:;return this.$4D_1},set_language:function(a){ULSdih:;this.$4D_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.$1_1},set_url:function(a){ULSdih:;this.$1_1=a;return a},get_useSamePermissionsAsParentSite:function(){ULSdih:;return this.$5N_1},set_useSamePermissionsAsParentSite:function(a){ULSdih:;this.$5N_1=a;return a},get_webTemplate:function(){ULSdih:;return this.$5U_1},set_webTemplate:function(a){ULSdih:;this.$5U_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.$2_1=a;delete b.Description}a=b.Language;if(!SP.ScriptUtility.isUndefined(a)){this.$4D_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.$1_1=a;delete b.Url}a=b.UseSamePermissionsAsParentSite;if(!SP.ScriptUtility.isUndefined(a)){this.$5N_1=a;delete b.UseSamePermissionsAsParentSite}a=b.WebTemplate;if(!SP.ScriptUtility.isUndefined(a)){this.$5U_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={$H_1:null,$d_1:null,$4N_1:null,$1_1:null,get_body:function(){ULSdih:;return this.$H_1},set_body:function(a){ULSdih:;this.$H_1=a;return a},get_headers:function(){ULSdih:;return this.$d_1},set_headers:function(a){ULSdih:;this.$d_1=a;return a},get_method:function(){ULSdih:;return this.$4N_1},set_method:function(a){ULSdih:;this.$4N_1=a;return a},get_url:function(){ULSdih:;return this.$1_1},set_url:function(a){ULSdih:;this.$1_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.$H_1=a;delete b.Body}a=b.Headers;if(!SP.ScriptUtility.isUndefined(a)){this.$d_1=SP.DataConvert.fixupType(null,a);delete b.Headers}a=b.Method;if(!SP.ScriptUtility.isUndefined(a)){this.$4N_1=a;delete b.Method}a=b.Url;if(!SP.ScriptUtility.isUndefined(a)){this.$1_1=a;delete b.Url}}};SP.WebResponseInfo=function(){ULSdih:;SP.WebResponseInfo.initializeBase(this)};SP.WebResponseInfo.prototype={$H_1:null,$d_1:null,$59_1:0,get_body:function(){ULSdih:;return this.$H_1},set_body:function(a){ULSdih:;this.$H_1=a;return a},get_headers:function(){ULSdih:;return this.$d_1},set_headers:function(a){ULSdih:;this.$d_1=a;return a},get_statusCode:function(){ULSdih:;return this.$59_1},set_statusCode:function(a){ULSdih:;this.$59_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.$H_1=a;delete b.Body}a=b.Headers;if(!SP.ScriptUtility.isUndefined(a)){this.$d_1=SP.DataConvert.fixupType(null,a);delete b.Headers}a=b.StatusCode;if(!SP.ScriptUtility.isUndefined(a)){this.$59_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(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.toUpperCase()];if(!c.get_disableReturnValueCache()&&!SP.ScriptUtility.isNullOrUndefined(a))return a;a=new SP.WebTemplate(c,new SP.ObjectPathMethod(c,this.get_path(),"GetByName",[d]));if(!c.get_disableReturnValueCache())b[d.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.$1t_0=-1;this.$M_0=$get(j);this.$3_0=$get(k);this.$1v_0=c;this.$5k_0=h;this.$1s_0=i;this.$5f_0=a;if(a){this.$1C_0=$get(b);this.$10_0=this.$1C_0.firstChild;this.$5g_0=d;this.$5h_0=e;this.$5e_0=f;this.$5i_0=g}else this.$10_0=$get(b);if(SP.ScriptUtility.isNullOrUndefined(this.$M_0))throw Error.argument("launcherId");if(SP.ScriptUtility.isNullOrUndefined(this.$3_0))throw Error.argument("menuId");this.$1x_0=this.$$d_onMenuMouseOut;this.$1y_0=this.$$d_onMenuMouseOver;this.$1w_0=SP.UI.PopoutMenu.onMenuClick;$addHandler(this.$3_0,"mouseout",this.$1x_0);$addHandler(this.$3_0,"mouseover",this.$1y_0);$addHandler(this.$3_0,"click",this.$1w_0)};SP.UI.PopoutMenu.beginModal=function(){ULSdih:;if(SP.UI.PopoutMenu.$u)return;if(!SP.UI.PopoutMenu.$5j){$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.$5j=true}SP.UI.PopoutMenu.$u=true};SP.UI.PopoutMenu.endModal=function(){ULSdih:;if(!SP.UI.PopoutMenu.$u)return;SP.UI.PopoutMenu.$u=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.$u)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.$u)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={$M_0:null,$3_0:null,$1C_0:null,$10_0:null,$1v_0:null,$5k_0:null,$1s_0:null,$5f_0:false,$5g_0:0,$5h_0:0,$5e_0:0,$5i_0:0,$1x_0:null,$1y_0:null,$1w_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.$M_0,this.$1v_0);this.$3_0.style.display="block";this.$3_0.style.visibility="hidden";this.$3_0.style.position="absolute";this.$3_0.style.top="0px";this.$3_0.style.left="0px";this.$3_0.style.zIndex=1002;var b=Sys.Browser.agent===Sys.Browser.InternetExplorer&&Math.floor(Sys.Browser.version)===7;if(b){var a=this.$3_0.offsetWidth;if(a<142)a=142;else if(a>400)a=400;this.$3_0.style.width=a+"px"}this.positionMenu();this.$3_0.style.visibility="visible";if(Sys.Browser.agent===Sys.Browser.InternetExplorer){this.$3_0.parentNode.insertBefore(this.get_backFrame(),this.$3_0);this.positionBackFrame(this.$3_0)}this.$M_0.rel="_spPopoutMenuIsOpen";this._menuLaunched=true},closeMenu:function(){ULSdih:;if(!this._menuLaunched)return;this.$3_0.style.display="none";Sys.Browser.agent===Sys.Browser.InternetExplorer&&this.$3_0.parentNode.removeChild(this.get_backFrame());SP.UI.PopoutMenu.endModal();SP.UI.PopoutMenu.removeCSSClassFromElement(this.$M_0,this.$1v_0);!SP.ScriptUtility.isNullOrEmptyString(this.$1s_0)&&this.$81_0();this.$M_0.rel="";this._menuLaunched=false;SP.UI.PopoutMenu._activePopoutMenuInstance=null},$81_0:function(){ULSdih:;this.$10_0.src=this.$1s_0;if(this.$5f_0){this.$10_0.style.top="-"+this.$5h_0+"px";this.$10_0.style.left="-"+this.$5g_0+"px";this.$1C_0.style.height=this.$5e_0+"px";this.$1C_0.style.width=this.$5i_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.$3_0.offsetWidth,b=this.$3_0.offsetHeight,k=!SP.ScriptUtility.isNullOrUndefined(this.$3_0.offsetParent),c=this.$M_0.offsetWidth,d=this.$M_0.offsetHeight,e=AbsTop(this.$M_0)-(k?AbsTop(this.$3_0.offsetParent):0),f=AbsLeft(this.$M_0)-(k?AbsLeft(this.$3_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.$73_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$7I_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$72_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$7H_0(a,b,c,d,e,f,g,h,i,j))return;this.$73_0(a,b,c,d,e,f,g,h,i,j)}else{if(this.$72_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$7H_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$73_0(a,b,c,d,e,f,g,h,i,j))return;if(this.$7I_0(a,b,c,d,e,f,g,h,i,j))return;this.$72_0(a,b,c,d,e,f,g,h,i,j)}},positionMenuWithCoordinates:function(a,b){ULSdih:;this.$3_0.style.top=b+6+"px";this.$3_0.style.left=a+"px"},$7H_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},$7I_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.$1t_0)},onMenuMouseOut:function(){ULSdih:;window.clearTimeout(this.$1t_0);this.$1t_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.$5k_0==="ltr"},dispose:function(){ULSdih:;$removeHandler(this.$3_0,"mouseout",this.$1x_0);$removeHandler(this.$3_0,"mouseover",this.$1y_0);$removeHandler(this.$3_0,"click",this.$1w_0)}};SP.UI.AttractModeControl=function(){ULSdih:;SP.UI.AttractModeControl.initializeBase(this,[document.createElement("div")]);this.get_element().className=SP.UI.AttractModeControl.cssAttractModeBackground;this.$7y_2()};SP.UI.AttractModeControl.$7S=function(){ULSdih:;var a=document.createElement("div");a.className=SP.UI.AttractModeControl.cssAttractModeWrapper;return a};SP.UI.AttractModeControl.prototype={$1u_2:null,$1D_2:null,get_imageElement:function(){ULSdih:;return this.$1u_2},get_textElement:function(){ULSdih:;return this.$1D_2},$7y_2:function(){ULSdih:;var b=SP.UI.AttractModeControl.$7S(),c=document.createElement("div");c.className=SP.UI.AttractModeControl.cssAttractModeCell;this.$1u_2=this.$7R_2();c.appendChild(this.$1u_2);b.appendChild(c);var a=this.$7T_2();Sys.UI.DomElement.addCssClass(a,SP.UI.AttractModeControl.cssAttractModeCell);Sys.UI.DomElement.addCssClass(a,SP.UI.AttractModeControl.cssAttractMode);this.$1D_2=document.createElement("div");this.$1D_2.className=SP.UI.AttractModeControl.cssAttractModeText;a.appendChild(this.$1D_2);b.appendChild(a);this.get_element().appendChild(b)},$7R_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},$7T_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.$V_0=a};SP.UI.Menu.create=function(b){ULSdih:;var a=CMenu(b);return new SP.UI.Menu(a)};SP.UI.Menu.prototype={$V_0:null,addMenuItem:function(h,d,e,c,f,g,b){ULSdih:;var a=CAMOpt(this.$V_0,h,d,e,c,f,g);if(b)a.id=b;return a},addSeparator:function(){ULSdih:;CAMSep(this.$V_0)},addSubMenu:function(g,d,c,e,f,b){ULSdih:;var a=CASubM(this.$V_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.$V_0,b,c,a,d)},showFilterMenu:function(c,d,a,f,e,b){ULSdih:;OMenu(this.$V_0,c,d,a,f,e,b)},hideIcons:function(){ULSdih:;this.$V_0.setAttribute("hideicons","true")},showIcons:function(){ULSdih:;this.$V_0.setAttribute("hideicons","false")}};SP.UI.MenuTest=function(){};SP.UI.MenuTest.setup=function(a){ULSdih:;SP.UI.MenuTest.$1A=a;a.attachEvent("onclick",SP.UI.MenuTest.$7j)};SP.UI.MenuTest.$7j=function(){ULSdih:;var a=SP.UI.MenuTest.$1A._menu;if(!a){a=SP.UI.Menu.create(SP.UI.MenuTest.$1A.id+"_menu");SP.UI.MenuTest.$1A._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.$1A,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",true);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",true);SP.Utilities.SPWOPIFrameAction=function(){};SP.Utilities.SPWOPIFrameAction.prototype={view:0,edit:1,mobileView:2,interactivePreview:3,syndicate:4,legacyWebService:5};SP.Utilities.SPWOPIFrameAction.registerEnum("SP.Utilities.SPWOPIFrameAction",false);SP.Utilities.Utility=function(){};SP.Utilities.Utility.get_layoutsLatestVersionRelativeUrl=function(){ULSdih:;return"_layouts/15/"};SP.Utilities.Utility.get_layoutsLatestVersionUrl=function(){ULSdih:;return"/_layouts/15/"};SP.Utilities.Utility.getLayoutsPageUrl=function(a){ULSdih:;return SP.Utilities.UrlBuilder.urlCombine(SP.PageContextInfo.get_webServerRelativeUrl(),"_layouts/15/"+a)};SP.Utilities.Utility.getImageUrl=function(a){ULSdih:;return"/_layouts/15/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.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.isEmailServerSet=function(a,d){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","IsEmailServerSet",[d]);a.addQuery(c);b=new SP.BooleanResult;a.addQueryIdAndResultObject(c.get_id(),b);return b};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.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.getUserPermissionLevels=function(a){ULSdih:;if(!a)throw Error.argumentNull("context");var b,c=new SP.ClientActionInvokeStaticMethod(a,"{16f43e7e-bf35-475d-b677-9dc61e549339}","GetUserPermissionLevels",null);a.addQuery(c);b=[];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={$25_1:null,$2G_1:null,$H_1:null,$2J_1:null,$41_1:null,$5A_1:null,$5H_1:null,get_additionalHeaders:function(){ULSdih:;return this.$25_1},set_additionalHeaders:function(a){ULSdih:;this.$25_1=a;return a},get_BCC:function(){ULSdih:;return this.$2G_1},set_BCC:function(a){ULSdih:;this.$2G_1=a;return a},get_body:function(){ULSdih:;return this.$H_1},set_body:function(a){ULSdih:;this.$H_1=a;return a},get_CC:function(){ULSdih:;return this.$2J_1},set_CC:function(a){ULSdih:;this.$2J_1=a;return a},get_from:function(){ULSdih:;return this.$41_1},set_from:function(a){ULSdih:;this.$41_1=a;return a},get_subject:function(){ULSdih:;return this.$5A_1},set_subject:function(a){ULSdih:;this.$5A_1=a;return a},get_to:function(){ULSdih:;return this.$5H_1},set_to:function(a){ULSdih:;this.$5H_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.$25_1=SP.DataConvert.fixupType(null,a);delete b.AdditionalHeaders}a=b.BCC;if(!SP.ScriptUtility.isUndefined(a)){this.$2G_1=SP.DataConvert.fixupType(null,a);delete b.BCC}a=b.Body;if(!SP.ScriptUtility.isUndefined(a)){this.$H_1=a;delete b.Body}a=b.CC;if(!SP.ScriptUtility.isUndefined(a)){this.$2J_1=SP.DataConvert.fixupType(null,a);delete b.CC}a=b.From;if(!SP.ScriptUtility.isUndefined(a)){this.$41_1=a;delete b.From}a=b.Subject;if(!SP.ScriptUtility.isUndefined(a)){this.$5A_1=a;delete b.Subject}a=b.To;if(!SP.ScriptUtility.isUndefined(a)){this.$5H_1=SP.DataConvert.fixupType(null,a);delete b.To}}};SP.Utilities.PrincipalInfo=function(){ULSdih:;SP.Utilities.PrincipalInfo.initializeBase(this)};SP.Utilities.PrincipalInfo.prototype={$60_1:null,$I_1:null,$6_1:null,$6I_1:null,$k_1:null,$6Q_1:null,$6Z_1:0,$y_1:0,$6l_1:null,get_department:function(){ULSdih:;return this.$60_1},get_displayName:function(){ULSdih:;return this.$I_1},get_email:function(){ULSdih:;return this.$6_1},get_jobTitle:function(){ULSdih:;return this.$6I_1},get_loginName:function(){ULSdih:;return this.$k_1},get_mobile:function(){ULSdih:;return this.$6Q_1},get_principalId:function(){ULSdih:;return this.$6Z_1},get_principalType:function(){ULSdih:;return this.$y_1},get_sipAddress:function(){ULSdih:;return this.$6l_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.$60_1=a;delete b.Department}a=b.DisplayName;if(!SP.ScriptUtility.isUndefined(a)){this.$I_1=a;delete b.DisplayName}a=b.Email;if(!SP.ScriptUtility.isUndefined(a)){this.$6_1=a;delete b.Email}a=b.JobTitle;if(!SP.ScriptUtility.isUndefined(a)){this.$6I_1=a;delete b.JobTitle}a=b.LoginName;if(!SP.ScriptUtility.isUndefined(a)){this.$k_1=a;delete b.LoginName}a=b.Mobile;if(!SP.ScriptUtility.isUndefined(a)){this.$6Q_1=a;delete b.Mobile}a=b.PrincipalId;if(!SP.ScriptUtility.isUndefined(a)){this.$6Z_1=a;delete b.PrincipalId}a=b.PrincipalType;if(!SP.ScriptUtility.isUndefined(a)){this.$y_1=SP.DataConvert.fixupType(null,a);delete b.PrincipalType}a=b.SIPAddress;if(!SP.ScriptUtility.isUndefined(a)){this.$6l_1=a;delete b.SIPAddress}}};SP.Utilities.WikiPageCreationInformation=function(){ULSdih:;SP.Utilities.WikiPageCreationInformation.initializeBase(this)};SP.Utilities.WikiPageCreationInformation.prototype={$O_1:null,$5W_1:null,get_serverRelativeUrl:function(){ULSdih:;return this.$O_1},set_serverRelativeUrl:function(a){ULSdih:;this.$O_1=a;return a},get_wikiHtmlContent:function(){ULSdih:;return this.$5W_1},set_wikiHtmlContent:function(a){ULSdih:;this.$5W_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.$O_1=a;delete b.ServerRelativeUrl}a=b.WikiHtmlContent;if(!SP.ScriptUtility.isUndefined(a)){this.$5W_1=a;delete b.WikiHtmlContent}}};SP.Utilities.WopiHostUtility=function(){};SP.Utilities.WopiHostUtility.getWopiTargetPropertiesByUrl=function(a,d,c){ULSdih:;if(!a)throw Error.argumentNull("context");var b;b=new SP.Utilities.WopiProperties(a,new SP.ObjectPathStaticMethod(a,"{d695593a-d289-4151-9c0f-5aa5c350e98a}","GetWopiTargetPropertiesByUrl",[d,c]));return b};SP.Utilities.WopiProperties=function(b,a){ULSdih:;SP.Utilities.WopiProperties.initializeBase(this,[b,a])};SP.Utilities.WopiProperties.prototype={get_accessToken:function(){ULSdih:;this.checkUninitializedProperty("AccessToken");return this.get_objectData().get_properties().AccessToken},get_accessTokenTtl:function(){ULSdih:;this.checkUninitializedProperty("AccessTokenTtl");return this.get_objectData().get_properties().AccessTokenTtl},get_appIconUrl:function(){ULSdih:;this.checkUninitializedProperty("AppIconUrl");return this.get_objectData().get_properties().AppIconUrl},get_errorMessageToDisplay:function(){ULSdih:;this.checkUninitializedProperty("ErrorMessageToDisplay");return this.get_objectData().get_properties().ErrorMessageToDisplay},get_redirectUrl:function(){ULSdih:;this.checkUninitializedProperty("RedirectUrl");return this.get_objectData().get_properties().RedirectUrl},get_webApplicationUrl:function(){ULSdih:;this.checkUninitializedProperty("WebApplicationUrl");return this.get_objectData().get_properties().WebApplicationUrl},initPropertiesFromJson:function(b){ULSdih:;SP.ClientObject.prototype.initPropertiesFromJson.call(this,b);var a;a=b.AccessToken;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AccessToken=a;delete b.AccessToken}a=b.AccessTokenTtl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AccessTokenTtl=a;delete b.AccessTokenTtl}a=b.AppIconUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().AppIconUrl=a;delete b.AppIconUrl}a=b.ErrorMessageToDisplay;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().ErrorMessageToDisplay=a;delete b.ErrorMessageToDisplay}a=b.RedirectUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().RedirectUrl=a;delete b.RedirectUrl}a=b.WebApplicationUrl;if(!SP.ScriptUtility.isUndefined(a)){this.get_objectData().get_properties().WebApplicationUrl=a;delete b.WebApplicationUrl}}};SP.Utilities.WopiPropertiesPropertyNames=function(){};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_$7t_0=Function.createDelegate(this,this.$7t_0);this.$$d_$7u_0=Function.createDelegate(this,this.$7u_0);this.$7_0=a};SP.Application.UI.DefaultFormsMenuBuilder.getDefaultFormsInformation=function(a,b){ULSdih:;var c=new SP.Application.UI.DefaultFormsMenuBuilder(b);c.$7D_0(a)};SP.Application.UI.DefaultFormsMenuBuilder.$5p=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.$7Z=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.$5p(c.get_newFormUrl());b.DisplayFormUrl=SP.Application.UI.DefaultFormsMenuBuilder.$5p(c.get_displayFormUrl());b.EditFormUrl=SP.Application.UI.DefaultFormsMenuBuilder.$5p(c.get_editFormUrl());Array.add(a.OtherForms,b)}return a};SP.Application.UI.DefaultFormsMenuBuilder.prototype={$7_0:null,$S_0:null,$2T_0:null,$D_0:null,$7w_0:function(){ULSdih:;var a=SP.ClientContext.get_current(),c=a.get_web();this.$S_0=c.get_lists().getById(this.$7_0);this.$S_0.retrieve("BaseType","DefaultNewFormUrl","DefaultDisplayFormUrl","DefaultEditFormUrl");this.$2T_0=this.$S_0.get_contentTypes();var b=this.$2T_0.retrieveItems();b.retrieve.call(b,"Name","DisplayFormUrl","NewFormUrl","EditFormUrl");return a},$7D_0:function(b){ULSdih:;var a=this.$7w_0();this.$D_0=b;a.executeQueryAsync(this.$$d_$7u_0,this.$$d_$7t_0)},$7u_0:function(){ULSdih:;if(!SP.ScriptUtility.isNullOrUndefined(this.$D_0)){var a=SP.Application.UI.DefaultFormsMenuBuilder.$7Z(this.$S_0,this.$2T_0);this.$D_0.onDefaultFormsInformationRetrieveSuccess(a)}this.$D_0=null},$7t_0:function(b,a){ULSdih:;a&&!SP.ScriptUtility.isNullOrUndefined(a.get_message());!SP.ScriptUtility.isNullOrUndefined(this.$D_0)&&this.$D_0.onDefaultFormsInformationRetrieveFailure();this.$D_0=null}};SP.Application.UI.BrowserUtility=function(){};SP.Application.UI.BrowserUtility.$7i=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_$7V_0=Function.createDelegate(this,this.$7V_0);this.$$d_$7W_0=Function.createDelegate(this,this.$7W_0);this.$w_0=b;this.$7_0=new SP.Guid(a.listId);this.$5_0=new SP.Guid(a.viewId);this.$6y_0=a.viewParameters;this.$1W_0=a};SP.Application.UI.ViewSelectorMenuBuilder.get_filterMenuItemsCallback=function(){ULSdih:;return SP.Application.UI.ViewSelectorMenuBuilder.$1n};SP.Application.UI.ViewSelectorMenuBuilder.set_filterMenuItemsCallback=function(a){ULSdih:;SP.Application.UI.ViewSelectorMenuBuilder.$1n=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.$7N_0()};SP.Application.UI.ViewSelectorMenuBuilder.getViewInformation=function(a,b){ULSdih:;var c=new SP.Application.UI.ViewSelectorMenuBuilder(null,b);c.$7D_0(a)};SP.Application.UI.ViewSelectorMenuBuilder.prototype={$w_0:null,$7_0:null,$5_0:null,$1W_0:null,$6y_0:null,$D_0:null,$1K_0:false,$7A_0:function(d,e){ULSdih:;var c=SP.PageContextInfo.get_webServerRelativeUrl(),a=new SP.Utilities.UrlBuilder(c);a.combinePath("_layouts/"+15+"/vsmenu.aspx");a.addKeyValueQueryString("List",this.$7_0.toString("B"));a.addKeyValueQueryString("View",this.$5_0.toString("B"));a.addKeyValueQueryString("Source",window.location.href);var b=a.get_url();b+="&"+this.$1W_0.viewParameters;SP.PageRequest.doPost(b,"","application/json",d,e)},$7N_0:function(){ULSdih:;this.$1K_0=true;this.$7A_0(this.$$d_$7W_0,this.$$d_$7V_0)},$7D_0:function(a){ULSdih:;this.$1K_0=false;this.$D_0=a;this.$7A_0(this.$$d_$7W_0,this.$$d_$7V_0)},$7W_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.$1n)$v_0.MenuItems=SP.Application.UI.ViewSelectorMenuBuilder.$1n($v_0.MenuItems);if(this.$D_0){var $v_1=this.$7Q_0($v_0.MenuItems);this.$D_0.onViewInformationReturned($v_1);this.$D_0=null}if(this.$w_0&&this.$1K_0){this.$7P_0(this.$w_0,$v_0.MenuItems);this.$1K_0=false}this.$w_0=null;this.$7_0=null;this.$5_0=null;this.$6y_0=null},$7P_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.$7L_0(b,d);this.$w_0._menu=b;b.show(this.$w_0,false,false,-1)},$7L_0:function(g,h){ULSdih:;for(var d=null,b=false,e=SP.Application.UI.BrowserUtility.$7i(),f=0;f0){var a=SP.Application.UI.MappedColor.$11[0];b+=(a.x+this.$18_0.x).toString()+","+(a.y+this.$18_0.y).toString();for(var d=this.$1G_0?SP.Application.UI.MappedColor.$24:SP.Application.UI.MappedColor.$11,c=1;c