addNamespace("Templates_uc_Template5SearchPRWA");
Templates_uc_Template5SearchPRWA_class = function() {};
Object.extend(Templates_uc_Template5SearchPRWA_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, 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));
	},
	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_Template5SearchPRWA,App_Web_template5searchprwa.ascx.7d4e2e5c.w02xhfdo.ashx'
}));
Templates_uc_Template5SearchPRWA = new Templates_uc_Template5SearchPRWA_class();

