if(typeof QDOSCATALOG == "undefined") QDOSCATALOG={};
QDOSCATALOG_class = function() {};
Object.extend(QDOSCATALOG_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetProductCatalog: function() {
		return this.invoke("GetProductCatalog", {}, this.GetProductCatalog.getArguments().slice(0));
	},
	url: '/ajaxpro/Qdos.NewArrivals,App_Web_unlbzziq.ashx'
}));
QDOSCATALOG = new QDOSCATALOG_class();


