addNamespace("Temps_uc_Template5SearchPPWA");
Temps_uc_Template5SearchPPWA_class = function() {};
Object.extend(Temps_uc_Template5SearchPPWA_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	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) {
		return this.invoke("displayItem", {"rec":rec, "selectQry":selectQry}, this.displayItem.getArguments().slice(2));
	},
	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));
	},
	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/Temps_uc_Template5SearchPPWA,App_Web_template5searchppwa.ascx.7d4e2e5c.ashx'
}));
Temps_uc_Template5SearchPPWA = new Temps_uc_Template5SearchPPWA_class();

