if(typeof Index == "undefined") Index={};
Index_class = function() {};
Object.extend(Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetNewsTitle: function(_ColumnID, _top, _fieldlength, _length, _desc, _class) {
		return this.invoke("GetNewsTitle", {"_ColumnID":_ColumnID, "_top":_top, "_fieldlength":_fieldlength, "_length":_length, "_desc":_desc, "_class":_class}, this.GetNewsTitle.getArguments().slice(6));
	},
	GetTrait: function(_classid) {
		return this.invoke("GetTrait", {"_classid":_classid}, this.GetTrait.getArguments().slice(1));
	},
	GetTraitInfo: function(_classid) {
		return this.invoke("GetTraitInfo", {"_classid":_classid}, this.GetTraitInfo.getArguments().slice(1));
	},
	GetBrand: function(_classid) {
		return this.invoke("GetBrand", {"_classid":_classid}, this.GetBrand.getArguments().slice(1));
	},
	GetPillar: function(_classid) {
		return this.invoke("GetPillar", {"_classid":_classid}, this.GetPillar.getArguments().slice(1));
	},
	GetPillarCompany: function(_classid) {
		return this.invoke("GetPillarCompany", {"_classid":_classid}, this.GetPillarCompany.getArguments().slice(1));
	},
	GetNews: function(_classid) {
		return this.invoke("GetNews", {"_classid":_classid}, this.GetNews.getArguments().slice(1));
	},
	GetNewsList: function(type, topNum, strLength, orderBy, falg) {
		return this.invoke("GetNewsList", {"type":type, "topNum":topNum, "strLength":strLength, "orderBy":orderBy, "falg":falg}, this.GetNewsList.getArguments().slice(5));
	},
	GetTitle: function(_ColumnID, _top, _fieldlength, _length, _desc, _class) {
		return this.invoke("GetTitle", {"_ColumnID":_ColumnID, "_top":_top, "_fieldlength":_fieldlength, "_length":_length, "_desc":_desc, "_class":_class}, this.GetTitle.getArguments().slice(6));
	},
	News: function(_classid) {
		return this.invoke("News", {"_classid":_classid}, this.News.getArguments().slice(1));
	},
	GetBasesh: function(_type, titleLength) {
		return this.invoke("GetBasesh", {"_type":_type, "titleLength":titleLength}, this.GetBasesh.getArguments().slice(2));
	},
	GetNewCompanyLogo: function(topList, titleLength) {
		return this.invoke("GetNewCompanyLogo", {"topList":topList, "titleLength":titleLength}, this.GetNewCompanyLogo.getArguments().slice(2));
	},
	NewCompany: function(topList, titleLength, falg) {
		return this.invoke("NewCompany", {"topList":topList, "titleLength":titleLength, "falg":falg}, this.NewCompany.getArguments().slice(3));
	},
	GetCompanyNews: function(topList, titleLength, falg) {
		return this.invoke("GetCompanyNews", {"topList":topList, "titleLength":titleLength, "falg":falg}, this.GetCompanyNews.getArguments().slice(3));
	},
	Pavilion: function(topList, _host, _home, titleLenght) {
		return this.invoke("Pavilion", {"topList":topList, "_host":_host, "_home":_home, "titleLenght":titleLenght}, this.Pavilion.getArguments().slice(4));
	},
	GetSuppplySellerProducts: function(topList, titleLength, type) {
		return this.invoke("GetSuppplySellerProducts", {"topList":topList, "titleLength":titleLength, "type":type}, this.GetSuppplySellerProducts.getArguments().slice(3));
	},
	GetSupplySellerLogo: function(topList, type) {
		return this.invoke("GetSupplySellerLogo", {"topList":topList, "type":type}, this.GetSupplySellerLogo.getArguments().slice(2));
	},
	GetImageOrFlashUrl: function(newUrl, oldUrl) {
		return this.invoke("GetImageOrFlashUrl", {"newUrl":newUrl, "oldUrl":oldUrl}, this.GetImageOrFlashUrl.getArguments().slice(2));
	},
	Login: function(name, password) {
		return this.invoke("Login", {"name":name, "password":password}, this.Login.getArguments().slice(2));
	},
	url: '/ajaxpro/Index,App_Web_rijvanxy.ashx'
}));
Index = new Index_class();

