addNamespace("Templates_uc_Template5SearchPCESBNchange");
Templates_uc_Template5SearchPCESBNchange_class = function() {};
Object.extend(Templates_uc_Template5SearchPCESBNchange_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	gethtmlcontent: function(Cat_ID, prange, ptype, query) {
		return this.invoke("gethtmlcontent", {"Cat_ID":Cat_ID, "prange":prange, "ptype":ptype, "query":query}, this.gethtmlcontent.getArguments().slice(4));
	},
	DefaultPrice: function(catid) {
		return this.invoke("DefaultPrice", {"catid":catid}, this.DefaultPrice.getArguments().slice(1));
	},
	fillprice: function(cat_id) {
		return this.invoke("fillprice", {"cat_id":cat_id}, this.fillprice.getArguments().slice(1));
	},
	getitemset: function(Searchval, Cat_ID, PriceRange, MetalSelected, prodsel, matsal) {
		return this.invoke("getitemset", {"Searchval":Searchval, "Cat_ID":Cat_ID, "PriceRange":PriceRange, "MetalSelected":MetalSelected, "prodsel":prodsel, "matsal":matsal}, this.getitemset.getArguments().slice(6));
	},
	displayItem: function(rec, selectQry, dyoimg, dyolink) {
		return this.invoke("displayItem", {"rec":rec, "selectQry":selectQry, "dyoimg":dyoimg, "dyolink":dyolink}, this.displayItem.getArguments().slice(4));
	},
	DefaultedPrice: function(catid, gem, col, order_by) {
		return this.invoke("DefaultedPrice", {"catid":catid, "gem":gem, "col":col, "order_by":order_by}, this.DefaultedPrice.getArguments().slice(4));
	},
	DefaultQuery: function(catid, strSort, strShape, strMetal) {
		return this.invoke("DefaultQuery", {"catid":catid, "strSort":strSort, "strShape":strShape, "strMetal":strMetal}, this.DefaultQuery.getArguments().slice(4));
	},
	GetPaging: function(strPgNumber, selectQry) {
		return this.invoke("GetPaging", {"strPgNumber":strPgNumber, "selectQry":selectQry}, this.GetPaging.getArguments().slice(2));
	},
	GetToolTip: function(item_ID, pos) {
		return this.invoke("GetToolTip", {"item_ID":item_ID, "pos":pos}, this.GetToolTip.getArguments().slice(2));
	},
	setCompareDiaIds: function(diaids) {
		return this.invoke("setCompareDiaIds", {"diaids":diaids}, this.setCompareDiaIds.getArguments().slice(1));
	},
	url: '/ajaxpro/Templates_uc_Template5SearchPCESBNchange,App_Web_template5searchpcesbnchange.ascx.7d4e2e5c.rswxplqk.ashx'
}));
Templates_uc_Template5SearchPCESBNchange = new Templates_uc_Template5SearchPCESBNchange_class();

