if(typeof ax_aspx_myproduct == "undefined") ax_aspx_myproduct={};
ax_aspx_myproduct_class = function() {};
Object.extend(ax_aspx_myproduct_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getScrollBestZhiXu: function() {
		return this.invoke("getScrollBestZhiXu", {}, this.getScrollBestZhiXu.getArguments().slice(0));
	},
	getPosition: function() {
		return this.invoke("getPosition", {}, this.getPosition.getArguments().slice(0));
	},
	productTypeHOT: function() {
		return this.invoke("productTypeHOT", {}, this.productTypeHOT.getArguments().slice(0));
	},
	getProductType: function() {
		return this.invoke("getProductType", {}, this.getProductType.getArguments().slice(0));
	},
	website_copyRight: function() {
		return this.invoke("website_copyRight", {}, this.website_copyRight.getArguments().slice(0));
	},
	url: '/ajaxpro/com22vsShopSystem.UI.myWEB.webboot.aspx.myproduct,com22vsShopSystem.UI.ashx'
}));
ax_aspx_myproduct = new ax_aspx_myproduct_class();

