var jh = (("https:" == document.location.protocol) ? "https://" : "http://");
var hu = jh + 'www.urbancult.hr/CorvusClient/';

Type.registerNamespace("Corvus");

Corvus.Language = function(languageID){this.LanguageID = languageID;this.Name = null;this.Extension = null;this.__sig = ["LanguageID"];this.__type = "Corvus.Language";this.languageID = languageID;
Corvus.Language.initializeBase(this);}
var $Language = Corvus.Language;

$Language.prototype = {Equals : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Language.Equals$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
IsSelectedInArticleByDefault : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Language.IsSelectedInArticleByDefault$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Language.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Language._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Language.GetDefaultLanguage = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Language.GetDefaultLanguage$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Language.SetCurrentLanguage = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Language.SetCurrentLanguage$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Language.GetCurrentLanguage = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Language.GetCurrentLanguage$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Language.ListLanguagesByDomain = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Language.ListLanguagesByDomain$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Language.registerClass('Corvus.Language',Corvus.JsBase.Base);

Corvus.Domain = function(id){this.Id = id;this.Name = null;this.SSL = null;this.DefaultUrl = null;this.Description = null;this.__sig = ["Id"];this.__type = "Corvus.Domain";this.id = id;
Corvus.Domain.initializeBase(this);}
var $Domain = Corvus.Domain;

$Domain.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetDomainInfo : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.GetDomainInfo$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Domain.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Domain._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Domain.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Domain.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Domain.ListSupportedDomains = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Domain.ListSupportedDomains$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Domain.registerClass('Corvus.Domain',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Foundation.Multimedia");

Corvus.Foundation.Multimedia.Gallery = function(id){this.Id = id;this.Title = null;this.Description = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Multimedia.Gallery";this.id = id;
Corvus.Foundation.Multimedia.Gallery.initializeBase(this);}
var $Gallery = Corvus.Foundation.Multimedia.Gallery;

$Gallery.prototype = {AddItem : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.AddItem$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveItem : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.RemoveItem$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetItems : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.GetItems$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Gallery.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Multimedia.Gallery._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Gallery.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Gallery.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Gallery.GetGalleriesByTitle = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Gallery.GetGalleriesByTitle$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Gallery.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Multimedia.Gallery.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}

$Gallery.registerClass('Corvus.Foundation.Multimedia.Gallery',Corvus.JsBase.Base);

Corvus.Foundation.Multimedia.Video = function(id){this.Id = id;this.Title = null;this.Length = null;this.DateAdded = null;this.Views = null;this.Description = null;this.ImageUrl = null;this.FileExtension = null;this.UniqueName = null;this.Domain = null;this.YouTubeURL = null;this.IsYouTubeVideo = null;this.VideoURL = null;this.PlayerURL = null;this.ItemType = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Multimedia.Video";this.id = id;
Corvus.Foundation.Multimedia.Video.initializeBase(this);}
var $Video = Corvus.Foundation.Multimedia.Video;

$Video.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
SetLength : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.SetLength$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListTags : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.ListTags$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.AddTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.RemoveTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
MoveUpInGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.MoveUpInGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
MoveDownInGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.MoveDownInGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Video.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Multimedia.Video._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Video.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Video.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Video.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Multimedia.Video.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}
$Video.GetVideosByTag = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.GetVideosByTag$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Video.GetVideosByTitle = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Multimedia.Video.GetVideosByTitle$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Video.registerClass('Corvus.Foundation.Multimedia.Video',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Foundation.Portal");

Corvus.Foundation.Portal.Article = function(id){this.Id = id;this.TitleText = null;this.Extension = null;this.URL = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Article";this.id = id;
Corvus.Foundation.Portal.Article.initializeBase(this);}
var $Article = Corvus.Foundation.Portal.Article;

$Article.prototype = {ListAuthors : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListAuthors$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetImageCollection : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.GetImageCollection$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddImage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddImage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveImage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveImage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListTags : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListTags$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListExtendedArticleGroups : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListExtendedArticleGroups$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddExtendedArticleGroup : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddExtendedArticleGroup$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveExtendedArticleGroup : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveExtendedArticleGroup$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListDocuments : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListDocuments$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListGalleries : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListGalleries$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddDocument : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddDocument$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveDocument : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveDocument$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
PromoteToItem : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.PromoteToItem$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
DegradeFromItem : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.DegradeFromItem$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetRelatedArticles : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.GetRelatedArticles$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddPageBreak : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddPageBreak$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
CreateNewArticleSection : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.CreateNewArticleSection$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddLanguage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddLanguage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveLanguage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveLanguage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ToggleApproval : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ToggleApproval$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
SetApproval : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.SetApproval$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveSection : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveSection$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddAuthor : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.AddAuthor$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveAuthor : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.RemoveAuthor$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Article.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Article._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Article.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.SearchTitle = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.SearchTitle$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.SearchNotSupported = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.SearchNotSupported$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.SearchText = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.SearchText$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Article.Exists = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Article.Exists$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Article.registerClass('Corvus.Foundation.Portal.Article',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Author = function(id){this.Id = id;this.Name = null;this.Surname = null;this.Title = null;this.Email = null;this.Article = null;this.Url = null;this.FullName = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Author";this.id = id;
Corvus.Foundation.Portal.Author.initializeBase(this);}
var $Author = Corvus.Foundation.Portal.Author;

$Author.prototype = {GetApprovedItems : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.GetApprovedItems$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedArticles : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.GetApprovedArticles$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Author.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Author._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Author.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Author.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Portal.Author.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}
$Author.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Author.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Author.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Author.registerClass('Corvus.Foundation.Portal.Author',Corvus.JsBase.Base);

Corvus.Foundation.Portal.SectionTemplate = function(id){this.Id = id;this.Name = null;this.IsDefault = null;this.MetaParameters = null;this.ImageTemplate = null;this.VideoTemplate = null;this.GalleryTemplate = null;this.GoogleMapTemplate = null;this.IconUrl = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.SectionTemplate";this.id = id;
Corvus.Foundation.Portal.SectionTemplate.initializeBase(this);}

Corvus.Foundation.Portal.SectionTemplate.prototype = {
getSig : function() {return Corvus.Foundation.Portal.SectionTemplate.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.SectionTemplate._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

Corvus.Foundation.Portal.SectionTemplate.registerClass('Corvus.Foundation.Portal.SectionTemplate',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ImageCollection = function(){this.List = null;this.__sig = [];this.__type = "Corvus.Foundation.Portal.ImageCollection";
Corvus.Foundation.Portal.ImageCollection.initializeBase(this);}
var $ImageCollection = Corvus.Foundation.Portal.ImageCollection;

$ImageCollection.prototype = {
getSig : function() {return $ImageCollection.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ImageCollection._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

$ImageCollection.registerClass('Corvus.Foundation.Portal.ImageCollection',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Image = function(id){this.Id = id;this.Description = null;this.Width = null;this.Height = null;this.Title = null;this.EditState = null;this.Uploader = null;this.ImageUrl = null;this.UniqueName = null;this.ImageTitle = null;this.LockedBy = null;this.Locked = null;this.ItemType = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Image";this.id = id;
Corvus.Foundation.Portal.Image.initializeBase(this);}
var $Image = Corvus.Foundation.Portal.Image;

$Image.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListTags : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.ListTags$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.AddTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveTag : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.RemoveTag$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Copy : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.Copy$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
MoveUpInGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.MoveUpInGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
MoveDownInGallery : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.MoveDownInGallery$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Image.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Image._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Image.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Portal.Image.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}
$Image.GetImagesBySize = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.GetImagesBySize$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Image.GetImagesByTitle = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.GetImagesByTitle$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Image.GetImagesByTag = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.GetImagesByTag$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Image.ListImages = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.ListImages$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Image.GetImageFromUrl = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Image.GetImageFromUrl$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Image.registerClass('Corvus.Foundation.Portal.Image',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ImageEditState = function(fileName){this.Uri = null;this.FileName = fileName;this.Operation = null;this.Width = null;this.Height = null;this.Extension = null;this.__sig = ["FileName"];this.__type = "Corvus.Foundation.Portal.ImageEditState";this.fileName = fileName;
Corvus.Foundation.Portal.ImageEditState.initializeBase(this);}

Corvus.Foundation.Portal.ImageEditState.prototype = {FlipHorizontal : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ImageEditState.FlipHorizontal$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
FlipVertical : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ImageEditState.FlipVertical$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return Corvus.Foundation.Portal.ImageEditState.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ImageEditState._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
Corvus.Foundation.Portal.ImageEditState.ListAllSteps = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ImageEditState.ListAllSteps$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

Corvus.Foundation.Portal.ImageEditState.registerClass('Corvus.Foundation.Portal.ImageEditState',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Tag = function(id){this.Id = id;this.Name = null;this.Parent = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Tag";this.id = id;
Corvus.Foundation.Portal.Tag.initializeBase(this);}
var $Tag = Corvus.Foundation.Portal.Tag;

$Tag.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Tag.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Tag.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedArticles : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Tag.GetApprovedArticles$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Tag.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Tag._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Tag.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Tag.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Tag.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Tag.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Tag.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Portal.Tag.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}

$Tag.registerClass('Corvus.Foundation.Portal.Tag',Corvus.JsBase.Base);

Corvus.Foundation.Portal.TagGroup = function(id){this.Id = id;this.Name = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.TagGroup";this.id = id;
Corvus.Foundation.Portal.TagGroup.initializeBase(this);}
var $TagGroup = Corvus.Foundation.Portal.TagGroup;

$TagGroup.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.TagGroup.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.TagGroup.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListTags : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.TagGroup.ListTags$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $TagGroup.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.TagGroup._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$TagGroup.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.TagGroup.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$TagGroup.registerClass('Corvus.Foundation.Portal.TagGroup',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ArticleGroup = function(id){this.Id = id;this.Name = null;this.Extension = null;this.ParentID = null;this.URL = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.ArticleGroup";this.id = id;
Corvus.Foundation.Portal.ArticleGroup.initializeBase(this);}
var $Group = Corvus.Foundation.Portal.ArticleGroup;

$Group.prototype = {RemoveDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.RemoveDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.AddDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
CreateSubGroup : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.CreateSubGroup$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
IsVirtualRootGroup : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.IsVirtualRootGroup$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
IsRootGroup : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.IsRootGroup$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetSubGroups : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetSubGroups$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetImageCollection : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetImageCollection$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddImage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.AddImage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveImage : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.RemoveImage$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedArticlesRecursive : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetApprovedArticlesRecursive$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedArticles : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetApprovedArticles$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedItems : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetApprovedItems$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetApprovedItemsRecursive : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetApprovedItemsRecursive$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Move : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.Move$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetSupportedDomains : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetSupportedDomains$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Group.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ArticleGroup._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Group.CreateRootGroup = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.CreateRootGroup$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Group.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Portal.ArticleGroup.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}
$Group.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Group.GetRootGroups = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.GetRootGroups$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Group.SearchNotSupported = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.SearchNotSupported$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$Group.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroup.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Group.registerClass('Corvus.Foundation.Portal.ArticleGroup',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Description = function(text,refType){this.Text = text;this.__sig = ["Text","RefType"];this.__type = "Corvus.Foundation.Portal.Description";this.text = text;this.refType = refType;
Corvus.Foundation.Portal.Description.initializeBase(this);}

Corvus.Foundation.Portal.Description.prototype = {
getSig : function() {return Corvus.Foundation.Portal.Description.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Description._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

Corvus.Foundation.Portal.Description.registerClass('Corvus.Foundation.Portal.Description',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ArticleGroupTemplate = function(id){this.Id = id;this.Name = null;this.IsDefault = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.ArticleGroupTemplate";this.id = id;
Corvus.Foundation.Portal.ArticleGroupTemplate.initializeBase(this);}
var $GroupTemplate = Corvus.Foundation.Portal.ArticleGroupTemplate;

$GroupTemplate.prototype = {
getSig : function() {return $GroupTemplate.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ArticleGroupTemplate._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$GroupTemplate.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleGroupTemplate.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$GroupTemplate.registerClass('Corvus.Foundation.Portal.ArticleGroupTemplate',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ArticleSection = function(id){this.Id = id;this.Template = null;this.IsPageBreak = null;this.SortIndex = null;this.Parameters = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.ArticleSection";this.id = id;
Corvus.Foundation.Portal.ArticleSection.initializeBase(this);}
var $Section = Corvus.Foundation.Portal.ArticleSection;

$Section.prototype = {CreateNewSectionElement : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleSection.CreateNewSectionElement$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
CreateNewParagraph : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleSection.CreateNewParagraph$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
UpdateParagraph : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleSection.UpdateParagraph$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Move : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleSection.Move$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
UpdateParameters : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleSection.UpdateParameters$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Section.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ArticleSection._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

$Section.registerClass('Corvus.Foundation.Portal.ArticleSection',Corvus.JsBase.Base);

Corvus.Foundation.Portal.SectionElement = function(id,positionIndex,elementType,sectionId){this.Parameters = null;this.PositionIndex = positionIndex;this.Id = id;this.SectionId = sectionId;this.Element = null;this.ElementType = elementType;this.__sig = ["Id","PositionIndex","ElementType","SectionId"];this.__type = "Corvus.Foundation.Portal.SectionElement";this.id = id;this.positionIndex = positionIndex;this.elementType = elementType;this.sectionId = sectionId;
Corvus.Foundation.Portal.SectionElement.initializeBase(this);}
var $SectionElement = Corvus.Foundation.Portal.SectionElement;

$SectionElement.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.SectionElement.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.SectionElement.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $SectionElement.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.SectionElement._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$SectionElement.CreateNewSectionElement = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.SectionElement.CreateNewSectionElement$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$SectionElement.registerClass('Corvus.Foundation.Portal.SectionElement',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Parameter = function(name,value){this.Value = value;this.Name = name;this.__sig = ["Name","Value"];this.__type = "Corvus.Foundation.Portal.Parameter";this.name = name;this.value = value;
Corvus.Foundation.Portal.Parameter.initializeBase(this);}
var $Parameter = Corvus.Foundation.Portal.Parameter;

$Parameter.prototype = {
getSig : function() {return $Parameter.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Parameter._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

$Parameter.registerClass('Corvus.Foundation.Portal.Parameter',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ArticleTemplate = function(id){this.Id = id;this.Name = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.ArticleTemplate";this.id = id;
Corvus.Foundation.Portal.ArticleTemplate.initializeBase(this);}

Corvus.Foundation.Portal.ArticleTemplate.prototype = {
getSig : function() {return Corvus.Foundation.Portal.ArticleTemplate.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ArticleTemplate._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
Corvus.Foundation.Portal.ArticleTemplate.GetTemplate = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleTemplate.GetTemplate$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

Corvus.Foundation.Portal.ArticleTemplate.registerClass('Corvus.Foundation.Portal.ArticleTemplate',Corvus.JsBase.Base);

Corvus.Foundation.Portal.ArticleVote = function(article){this.VoteSum = null;this.VoteCount = null;this.Average = null;this.Article = article;this.__sig = [{"Article":["Id"]}];this.__type = "Corvus.Foundation.Portal.ArticleVote";this.article = article;
Corvus.Foundation.Portal.ArticleVote.initializeBase(this);}
var $ArticleVote = Corvus.Foundation.Portal.ArticleVote;

$ArticleVote.prototype = {Add : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleVote.Add$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
IsVote : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleVote.IsVote$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $ArticleVote.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.ArticleVote._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$ArticleVote.GetNumberOfUserVotes = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleVote.GetNumberOfUserVotes$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$ArticleVote.GetUserVote = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.ArticleVote.GetUserVote$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$ArticleVote.registerClass('Corvus.Foundation.Portal.ArticleVote',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Foundation.Portal.Documents");

Corvus.Foundation.Portal.Documents.Document = function(id){this.Id = id;this.Name = null;this.IconUrl = null;this.Parent = null;this.Downloaded = null;this.Uploaded = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Documents.Document";this.id = id;
Corvus.Foundation.Portal.Documents.Document.initializeBase(this);}
var $Document = Corvus.Foundation.Portal.Documents.Document;

$Document.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.Document.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.Document.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $Document.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Documents.Document._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$Document.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_get(hu + 'Corvus.Foundation.Portal.Documents.Document.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '',args);}
$Document.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.Document.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$Document.registerClass('Corvus.Foundation.Portal.Documents.Document',Corvus.JsBase.Base);

Corvus.Foundation.Portal.Documents.DocumentGroup = function(id){this.Id = id;this.Name = null;this.Description = null;this.Parent = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Portal.Documents.DocumentGroup";this.id = id;
Corvus.Foundation.Portal.Documents.DocumentGroup.initializeBase(this);}
var $DocumentGroup = Corvus.Foundation.Portal.Documents.DocumentGroup;

$DocumentGroup.prototype = {Update : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.DocumentGroup.Update$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
Remove : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.DocumentGroup.Remove$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListDocuments : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.DocumentGroup.ListDocuments$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $DocumentGroup.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Portal.Documents.DocumentGroup._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$DocumentGroup.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Portal.Documents.DocumentGroup.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$DocumentGroup.registerClass('Corvus.Foundation.Portal.Documents.DocumentGroup',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Foundation.Users");

Corvus.Foundation.Users.User = function(id){this.Id = id;this.Login = null;this.Extension = null;this.__sig = ["Id"];this.__type = "Corvus.Foundation.Users.User";this.id = id;
Corvus.Foundation.Users.User.initializeBase(this);}
var $User = Corvus.Foundation.Users.User;

$User.prototype = {RemoveFriendRequest : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.RemoveFriendRequest$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListPermissionInfo : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListPermissionInfo$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetUserInfo : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.GetUserInfo$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
GetCart : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.GetCart$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ChangeMailAndPass : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ChangeMailAndPass$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListUserAddresses : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListUserAddresses$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListUserGroups : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListUserGroups$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListActiveDomains : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListActiveDomains$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListRecentActions : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListRecentActions$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListUserGroupsInfo : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListUserGroupsInfo$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
AddToDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.AddToDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
RemoveFromDomain : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.RemoveFromDomain$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ListSubscribedNewsletterLists : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListSubscribedNewsletterLists$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
CreateFriendRequest : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.CreateFriendRequest$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,
ApproveFriendRequest : function(params,onSuccess, onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ApproveFriendRequest$' + cfw_prepareParameters(params) + '$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args);}
,

getSig : function() {return $User.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Users.User._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$User.ListByFirstLetters = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListByFirstLetters$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.Register = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.Register$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.RetrievePassword = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.RetrievePassword$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.Search = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.Search$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.LogOn = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.LogOn$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.CreateNew = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.CreateNew$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.ListAll = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.ListAll$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.Exists = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.Exists$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.GetLoggedUser = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.GetLoggedUser$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.RefreshSession = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.RefreshSession$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$User.LogOutCurrentUser = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Users.User.LogOutCurrentUser$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$User.registerClass('Corvus.Foundation.Users.User',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Foundation.Web.JavaScript");

Corvus.Foundation.Web.JavaScript.ExpanderPrototype = function(target,extension){this.t = target;this.e = extension;this.__sig = ["Target","Extension"];this.__type = "Corvus.Foundation.Web.JavaScript.ExpanderPrototype";this.target = target;this.extension = extension;
Corvus.Foundation.Web.JavaScript.ExpanderPrototype.initializeBase(this);}

Corvus.Foundation.Web.JavaScript.ExpanderPrototype.prototype = {
getSig : function() {return Corvus.Foundation.Web.JavaScript.ExpanderPrototype.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Web.JavaScript.ExpanderPrototype._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

Corvus.Foundation.Web.JavaScript.ExpanderPrototype.registerClass('Corvus.Foundation.Web.JavaScript.ExpanderPrototype',Corvus.JsBase.Base);

Corvus.Foundation.Web.JavaScript.ProgressInfo = function(key,percentCompleted,message){this.Message = message;this.Error = null;this.PrecentCompleted = null;this.Key = key;this.__sig = ["Key","PercentCompleted","Message"];this.__type = "Corvus.Foundation.Web.JavaScript.ProgressInfo";this.key = key;this.percentCompleted = percentCompleted;this.message = message;
Corvus.Foundation.Web.JavaScript.ProgressInfo.initializeBase(this);}
var $ProgressInfo = Corvus.Foundation.Web.JavaScript.ProgressInfo;

$ProgressInfo.prototype = {
getSig : function() {return $ProgressInfo.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Foundation.Web.JavaScript.ProgressInfo._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}
$ProgressInfo.CheckProgress = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Web.JavaScript.ProgressInfo.CheckProgress$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}
$ProgressInfo.GetProgress = function(params,onSuccess,onFailure, args){	 return cfw_post(hu + 'Corvus.Foundation.Web.JavaScript.ProgressInfo.GetProgress$' + cfw_prepareParameters(params) + '$().ashx', onSuccess, onFailure, '', args);}

$ProgressInfo.registerClass('Corvus.Foundation.Web.JavaScript.ProgressInfo',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Net");

Corvus.Net.EMailAddress = function(address){this.Address = address;this.__sig = ["Address"];this.__type = "Corvus.Net.EMailAddress";this.address = address;
Corvus.Net.EMailAddress.initializeBase(this);}
var $EMail = Corvus.Net.EMailAddress;

$EMail.prototype = {
getSig : function() {return $EMail.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Net.EMailAddress._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

$EMail.registerClass('Corvus.Net.EMailAddress',Corvus.JsBase.Base);

Type.registerNamespace("Corvus.Web");

Corvus.Web.PagedList = function(items,currentPage,totalCount,itemsPerPage){this.Items = items;this.NumberOfPages = null;this.CurrentPage = currentPage;this.TotalCount = totalCount;this.__sig = ["Items","CurrentPage","TotalCount","ItemsPerPage"];this.__type = "Corvus.Web.PagedList";this.items = items;this.currentPage = currentPage;this.totalCount = totalCount;this.itemsPerPage = itemsPerPage;
Corvus.Web.PagedList.initializeBase(this);}

Corvus.Web.PagedList.prototype = {
getSig : function() {return Corvus.Web.PagedList.callBaseMethod(this, 'getSig');},
_SetData : function(onSuccess, onFailure, args, exp) {	 cfw_get(hu +'Corvus.Web.PagedList._SetData$$($' + this.getSig() + '$).ashx', onSuccess, onFailure, '', args, this.Extension ? this.Extension.Expanders : null);}}

Corvus.Web.PagedList.registerClass('Corvus.Web.PagedList',Corvus.JsBase.Base);

if (typeof(Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();
