if(typeof Hstc == "undefined") Hstc={};
if(typeof Hstc.Website == "undefined") Hstc.Website={};
if(typeof Hstc.Website.Modules == "undefined") Hstc.Website.Modules={};
if(typeof Hstc.Website.Modules.Desktop == "undefined") Hstc.Website.Modules.Desktop={};
if(typeof Hstc.Website.Modules.Desktop.Products == "undefined") Hstc.Website.Modules.Desktop.Products={};
Hstc.Website.Modules.Desktop.Products.ctlAjax_class = function() {};
Object.extend(Hstc.Website.Modules.Desktop.Products.ctlAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetProductInfo: function(ProductID) {
		return this.invoke("GetProductInfo", {"ProductID":ProductID}, this.GetProductInfo.getArguments().slice(1));
	},
	url: '/ajaxpro/Hstc.Website.Modules.Desktop.Products.ctlAjax,Hstc.Website.ashx'
}));
Hstc.Website.Modules.Desktop.Products.ctlAjax = new Hstc.Website.Modules.Desktop.Products.ctlAjax_class();

