if(typeof DHBK == "undefined") DHBK={};
DHBK.wucSanphamAll_class = function() {};
Object.extend(DHBK.wucSanphamAll_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ShowProduct: function(sMenu) {
		return this.invoke("ShowProduct", {"sMenu":sMenu}, this.ShowProduct.getArguments().slice(1));
	},
	url: '/ajaxpro/DHBK.wucSanphamAll,DHBK.ashx'
}));
DHBK.wucSanphamAll = new DHBK.wucSanphamAll_class();


