if(typeof dianavincent == "undefined") dianavincent={};
dianavincent_class = function() {};
Object.extend(dianavincent_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	populateThumbnails: function(strName, intPageIndex, intId, strShopBy, Gem, Metal, Type, LowPrice, Highprice, keyword) {
		return this.invoke("populateThumbnails", {"strName":strName, "intPageIndex":intPageIndex, "intId":intId, "strShopBy":strShopBy, "Gem":Gem, "Metal":Metal, "Type":Type, "LowPrice":LowPrice, "Highprice":Highprice, "keyword":keyword}, this.populateThumbnails.getArguments().slice(10));
	},
	populateRightColumn: function(strSku, intId, strName, strShopBy) {
		return this.invoke("populateRightColumn", {"strSku":strSku, "intId":intId, "strName":strName, "strShopBy":strShopBy}, this.populateRightColumn.getArguments().slice(4));
	},
	populateImage: function(strImageSrc) {
		return this.invoke("populateImage", {"strImageSrc":strImageSrc}, this.populateImage.getArguments().slice(1));
	},
	populateNarrowSearchType: function(strShopBy, intId, strName, Gem, Metal, Type, LowPrice, Highprice, strKeyword) {
		return this.invoke("populateNarrowSearchType", {"strShopBy":strShopBy, "intId":intId, "strName":strName, "Gem":Gem, "Metal":Metal, "Type":Type, "LowPrice":LowPrice, "Highprice":Highprice, "strKeyword":strKeyword}, this.populateNarrowSearchType.getArguments().slice(9));
	},
	populateNarrowSearchGemstones: function(strShopBy, intId, strName, Gem, Metal, Type, LowPrice, Highprice, strKeyword) {
		return this.invoke("populateNarrowSearchGemstones", {"strShopBy":strShopBy, "intId":intId, "strName":strName, "Gem":Gem, "Metal":Metal, "Type":Type, "LowPrice":LowPrice, "Highprice":Highprice, "strKeyword":strKeyword}, this.populateNarrowSearchGemstones.getArguments().slice(9));
	},
	populateNarrowSearchPreciousMetals: function(strShopBy, intId, strName, Gem, Metal, Type, LowPrice, Highprice, strKeyword) {
		return this.invoke("populateNarrowSearchPreciousMetals", {"strShopBy":strShopBy, "intId":intId, "strName":strName, "Gem":Gem, "Metal":Metal, "Type":Type, "LowPrice":LowPrice, "Highprice":Highprice, "strKeyword":strKeyword}, this.populateNarrowSearchPreciousMetals.getArguments().slice(9));
	},
	populateNarrowSearchPrice: function(strShopBy, intId, strName, Gem, Metal, Type, LowPrice, Highprice, strKeyword) {
		return this.invoke("populateNarrowSearchPrice", {"strShopBy":strShopBy, "intId":intId, "strName":strName, "Gem":Gem, "Metal":Metal, "Type":Type, "LowPrice":LowPrice, "Highprice":Highprice, "strKeyword":strKeyword}, this.populateNarrowSearchPrice.getArguments().slice(9));
	},
	url: '/ajaxpro/dianavincent.prod_template,dianavincent.ashx'
}));
dianavincent = new dianavincent_class();

