var Climate1StopWebService=function() {
Climate1StopWebService.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
Climate1StopWebService.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return Climate1StopWebService._staticInstance.get_path();},
RemoveProfilePicture:function(entryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RemoveProfilePicture',false,{entryID:entryID},succeededCallback,failedCallback,userContext); },
ChangeEntryCat:function(entryID,newCatID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ChangeEntryCat',false,{entryID:entryID,newCatID:newCatID},succeededCallback,failedCallback,userContext); },
DeleteEntry:function(entryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteEntry',false,{entryID:entryID},succeededCallback,failedCallback,userContext); },
GetAboutSection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAboutSection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetDiscussionArea:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDiscussionArea',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetCalendarSection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCalendarSection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetAddEntrySection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAddEntrySection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetNewsFeedsSection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNewsFeedsSection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetBookmarksSection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetBookmarksSection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetLatestQASection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLatestQASection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetCommunitySection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCommunitySection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
GetLatestEntriesSection:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLatestEntriesSection',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
FetchHTMLContent:function(panelName,currentMode,entryFilter,sectionHeight,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'FetchHTMLContent',false,{panelName:panelName,currentMode:currentMode,entryFilter:entryFilter,sectionHeight:sectionHeight},succeededCallback,failedCallback,userContext); },
GetDecisionTreeQuestions:function(questionButtonGroupID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDecisionTreeQuestions',false,{questionButtonGroupID:questionButtonGroupID},succeededCallback,failedCallback,userContext); },
GetDecisionTreeAnswers:function(questionID,questionText,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDecisionTreeAnswers',false,{questionID:questionID,questionText:questionText},succeededCallback,failedCallback,userContext); },
GetDataVizTabContent:function(currentMode,tabID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDataVizTabContent',false,{currentMode:currentMode,tabID:tabID},succeededCallback,failedCallback,userContext); },
GetProjectLocations:function(currentMode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetProjectLocations',false,{currentMode:currentMode},succeededCallback,failedCallback,userContext); },
AddDiscussionEntry:function(topicTitle,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddDiscussionEntry',false,{topicTitle:topicTitle},succeededCallback,failedCallback,userContext); },
GetDiscussionList:function(sortType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDiscussionList',false,{sortType:sortType},succeededCallback,failedCallback,userContext); },
GetFeaturedStoriesForCache:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFeaturedStoriesForCache',false,{},succeededCallback,failedCallback,userContext); },
GetCountries:function(continent,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCountries',false,{continent:continent},succeededCallback,failedCallback,userContext); },
GetCountriesForExtJS:function(continent,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCountriesForExtJS',false,{continent:continent},succeededCallback,failedCallback,userContext); },
SendMessageToUser:function(msg,recipientGuidStr,fromEntryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SendMessageToUser',false,{msg:msg,recipientGuidStr:recipientGuidStr,fromEntryID:fromEntryID},succeededCallback,failedCallback,userContext); },
NotifyUserWhenCommentAdded:function(entryID,notifyBool,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'NotifyUserWhenCommentAdded',false,{entryID:entryID,notifyBool:notifyBool},succeededCallback,failedCallback,userContext); },
GroupBookmarks:function(groupTheBookmarks,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GroupBookmarks',false,{groupTheBookmarks:groupTheBookmarks},succeededCallback,failedCallback,userContext); },
DeleteBookmarks:function(bookmarkEntryIDs,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteBookmarks',false,{bookmarkEntryIDs:bookmarkEntryIDs},succeededCallback,failedCallback,userContext); },
BookmarkEntry:function(entryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'BookmarkEntry',false,{entryID:entryID},succeededCallback,failedCallback,userContext); },
SubmitEntryFeedback:function(entryID,feedbackType,feedbackText,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SubmitEntryFeedback',false,{entryID:entryID,feedbackType:feedbackType,feedbackText:feedbackText},succeededCallback,failedCallback,userContext); },
AddEntryComment:function(commentText,entryID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddEntryComment',false,{commentText:commentText,entryID:entryID},succeededCallback,failedCallback,userContext); },
GetGraphContent:function(graphWindowName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetGraphContent',false,{graphWindowName:graphWindowName},succeededCallback,failedCallback,userContext); },
GetEntryContent:function(entryID,containerName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetEntryContent',false,{entryID:entryID,containerName:containerName},succeededCallback,failedCallback,userContext); },
GetCategorySearchResultPage:function(pageNum,categoryID,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCategorySearchResultPage',false,{pageNum:pageNum,categoryID:categoryID,orgAffiliation:orgAffiliation,continentCode:continentCode,country:country,startDate:startDate,endDate:endDate,keywords:keywords,currentMode:currentMode,entrySortType:entrySortType},succeededCallback,failedCallback,userContext); },
GetSearchResultPagingNonCategory:function(pageNum,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchResultPagingNonCategory',false,{pageNum:pageNum,orgAffiliation:orgAffiliation,continentCode:continentCode,country:country,startDate:startDate,endDate:endDate,keywords:keywords,currentMode:currentMode,entrySortType:entrySortType},succeededCallback,failedCallback,userContext); },
GetSearchResultsGroupedByCat:function(categoriesStr,numToTakeFromCatsStr,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,groupByCatYesNo,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSearchResultsGroupedByCat',false,{categoriesStr:categoriesStr,numToTakeFromCatsStr:numToTakeFromCatsStr,orgAffiliation:orgAffiliation,continentCode:continentCode,country:country,startDate:startDate,endDate:endDate,keywords:keywords,currentMode:currentMode,entrySortType:entrySortType,groupByCatYesNo:groupByCatYesNo},succeededCallback,failedCallback,userContext); },
GetResultsFromSourcePagingNonCategory:function(pageNum,sourceEntryID,isOrganization,currentMode,entrySortType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetResultsFromSourcePagingNonCategory',false,{pageNum:pageNum,sourceEntryID:sourceEntryID,isOrganization:isOrganization,currentMode:currentMode,entrySortType:entrySortType},succeededCallback,failedCallback,userContext); },
GetCategorySourceSearchResultPage:function(pageNum,categoryID,sourceEntryID,isOrg,currentMode,entrySortType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCategorySourceSearchResultPage',false,{pageNum:pageNum,categoryID:categoryID,sourceEntryID:sourceEntryID,isOrg:isOrg,currentMode:currentMode,entrySortType:entrySortType},succeededCallback,failedCallback,userContext); },
GetResultsFromSourceGroupedByCat:function(sourceEntryID,isOrganization,currentMode,entrySortType,groupByCatYesNo,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetResultsFromSourceGroupedByCat',false,{sourceEntryID:sourceEntryID,isOrganization:isOrganization,currentMode:currentMode,entrySortType:entrySortType,groupByCatYesNo:groupByCatYesNo},succeededCallback,failedCallback,userContext); },
AddEntry:function(entryName,entryDesc,entryCatId,entryURL,entryKeywords,entryStartDate,entryEndDate,entryContinentCode,entryCountryID,entryThemeID,lat,lng,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddEntry',false,{entryName:entryName,entryDesc:entryDesc,entryCatId:entryCatId,entryURL:entryURL,entryKeywords:entryKeywords,entryStartDate:entryStartDate,entryEndDate:entryEndDate,entryContinentCode:entryContinentCode,entryCountryID:entryCountryID,entryThemeID:entryThemeID,lat:lat,lng:lng},succeededCallback,failedCallback,userContext); },
GetThemeSectorsForExtJS:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetThemeSectorsForExtJS',false,{},succeededCallback,failedCallback,userContext); }}
Climate1StopWebService.registerClass('Climate1StopWebService',Sys.Net.WebServiceProxy);
Climate1StopWebService._staticInstance = new Climate1StopWebService();
Climate1StopWebService.set_path = function(value) { Climate1StopWebService._staticInstance.set_path(value); }
Climate1StopWebService.get_path = function() { return Climate1StopWebService._staticInstance.get_path(); }
Climate1StopWebService.set_timeout = function(value) { Climate1StopWebService._staticInstance.set_timeout(value); }
Climate1StopWebService.get_timeout = function() { return Climate1StopWebService._staticInstance.get_timeout(); }
Climate1StopWebService.set_defaultUserContext = function(value) { Climate1StopWebService._staticInstance.set_defaultUserContext(value); }
Climate1StopWebService.get_defaultUserContext = function() { return Climate1StopWebService._staticInstance.get_defaultUserContext(); }
Climate1StopWebService.set_defaultSucceededCallback = function(value) { Climate1StopWebService._staticInstance.set_defaultSucceededCallback(value); }
Climate1StopWebService.get_defaultSucceededCallback = function() { return Climate1StopWebService._staticInstance.get_defaultSucceededCallback(); }
Climate1StopWebService.set_defaultFailedCallback = function(value) { Climate1StopWebService._staticInstance.set_defaultFailedCallback(value); }
Climate1StopWebService.get_defaultFailedCallback = function() { return Climate1StopWebService._staticInstance.get_defaultFailedCallback(); }
Climate1StopWebService.set_path("/climate1stop/Climate1StopWebService.asmx");
Climate1StopWebService.RemoveProfilePicture= function(entryID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.RemoveProfilePicture(entryID,onSuccess,onFailed,userContext); }
Climate1StopWebService.ChangeEntryCat= function(entryID,newCatID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.ChangeEntryCat(entryID,newCatID,onSuccess,onFailed,userContext); }
Climate1StopWebService.DeleteEntry= function(entryID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.DeleteEntry(entryID,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetAboutSection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetAboutSection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetDiscussionArea= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetDiscussionArea(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCalendarSection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCalendarSection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetAddEntrySection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetAddEntrySection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetNewsFeedsSection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetNewsFeedsSection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetBookmarksSection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetBookmarksSection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetLatestQASection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetLatestQASection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCommunitySection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCommunitySection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetLatestEntriesSection= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetLatestEntriesSection(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.FetchHTMLContent= function(panelName,currentMode,entryFilter,sectionHeight,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.FetchHTMLContent(panelName,currentMode,entryFilter,sectionHeight,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetDecisionTreeQuestions= function(questionButtonGroupID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetDecisionTreeQuestions(questionButtonGroupID,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetDecisionTreeAnswers= function(questionID,questionText,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetDecisionTreeAnswers(questionID,questionText,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetDataVizTabContent= function(currentMode,tabID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetDataVizTabContent(currentMode,tabID,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetProjectLocations= function(currentMode,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetProjectLocations(currentMode,onSuccess,onFailed,userContext); }
Climate1StopWebService.AddDiscussionEntry= function(topicTitle,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.AddDiscussionEntry(topicTitle,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetDiscussionList= function(sortType,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetDiscussionList(sortType,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetFeaturedStoriesForCache= function(onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetFeaturedStoriesForCache(onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCountries= function(continent,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCountries(continent,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCountriesForExtJS= function(continent,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCountriesForExtJS(continent,onSuccess,onFailed,userContext); }
Climate1StopWebService.SendMessageToUser= function(msg,recipientGuidStr,fromEntryID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.SendMessageToUser(msg,recipientGuidStr,fromEntryID,onSuccess,onFailed,userContext); }
Climate1StopWebService.NotifyUserWhenCommentAdded= function(entryID,notifyBool,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.NotifyUserWhenCommentAdded(entryID,notifyBool,onSuccess,onFailed,userContext); }
Climate1StopWebService.GroupBookmarks= function(groupTheBookmarks,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GroupBookmarks(groupTheBookmarks,onSuccess,onFailed,userContext); }
Climate1StopWebService.DeleteBookmarks= function(bookmarkEntryIDs,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.DeleteBookmarks(bookmarkEntryIDs,onSuccess,onFailed,userContext); }
Climate1StopWebService.BookmarkEntry= function(entryID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.BookmarkEntry(entryID,onSuccess,onFailed,userContext); }
Climate1StopWebService.SubmitEntryFeedback= function(entryID,feedbackType,feedbackText,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.SubmitEntryFeedback(entryID,feedbackType,feedbackText,onSuccess,onFailed,userContext); }
Climate1StopWebService.AddEntryComment= function(commentText,entryID,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.AddEntryComment(commentText,entryID,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetGraphContent= function(graphWindowName,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetGraphContent(graphWindowName,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetEntryContent= function(entryID,containerName,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetEntryContent(entryID,containerName,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCategorySearchResultPage= function(pageNum,categoryID,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCategorySearchResultPage(pageNum,categoryID,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetSearchResultPagingNonCategory= function(pageNum,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetSearchResultPagingNonCategory(pageNum,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetSearchResultsGroupedByCat= function(categoriesStr,numToTakeFromCatsStr,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,groupByCatYesNo,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetSearchResultsGroupedByCat(categoriesStr,numToTakeFromCatsStr,orgAffiliation,continentCode,country,startDate,endDate,keywords,currentMode,entrySortType,groupByCatYesNo,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetResultsFromSourcePagingNonCategory= function(pageNum,sourceEntryID,isOrganization,currentMode,entrySortType,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetResultsFromSourcePagingNonCategory(pageNum,sourceEntryID,isOrganization,currentMode,entrySortType,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetCategorySourceSearchResultPage= function(pageNum,categoryID,sourceEntryID,isOrg,currentMode,entrySortType,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetCategorySourceSearchResultPage(pageNum,categoryID,sourceEntryID,isOrg,currentMode,entrySortType,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetResultsFromSourceGroupedByCat= function(sourceEntryID,isOrganization,currentMode,entrySortType,groupByCatYesNo,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetResultsFromSourceGroupedByCat(sourceEntryID,isOrganization,currentMode,entrySortType,groupByCatYesNo,onSuccess,onFailed,userContext); }
Climate1StopWebService.AddEntry= function(entryName,entryDesc,entryCatId,entryURL,entryKeywords,entryStartDate,entryEndDate,entryContinentCode,entryCountryID,entryThemeID,lat,lng,onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.AddEntry(entryName,entryDesc,entryCatId,entryURL,entryKeywords,entryStartDate,entryEndDate,entryContinentCode,entryCountryID,entryThemeID,lat,lng,onSuccess,onFailed,userContext); }
Climate1StopWebService.GetThemeSectorsForExtJS= function(onSuccess,onFailed,userContext) {Climate1StopWebService._staticInstance.GetThemeSectorsForExtJS(onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
Type.registerNamespace('Climate1StopMain');
if (typeof(Climate1StopMain.CountryItem) === 'undefined') {
Climate1StopMain.CountryItem=gtc("Climate1StopMain.CountryItem");
Climate1StopMain.CountryItem.registerClass('Climate1StopMain.CountryItem');
}
if (typeof(Climate1StopMain.ThemeSectorItem) === 'undefined') {
Climate1StopMain.ThemeSectorItem=gtc("Climate1StopMain.ThemeSectorItem");
Climate1StopMain.ThemeSectorItem.registerClass('Climate1StopMain.ThemeSectorItem');
}
