if(typeof _517BX == "undefined") _517BX={};
if(typeof _517BX.Web == "undefined") _517BX.Web={};
if(typeof _517BX.Web.Product_class == "undefined") _517BX.Web.Product_class={};
_517BX.Web.Product_class = function() {};
Object.extend(_517BX.Web.Product_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	VerfiyProSession: function(id) {
		return this.invoke("VerfiyProSession", {"id":id}, this.VerfiyProSession.getArguments().slice(1));
	},
	VerfiySession: function() {
		return this.invoke("VerfiySession", {}, this.VerfiySession.getArguments().slice(0));
	},
	url: '/ajaxpro/_517BX.Web.Product,517BX.Web.ashx'
}));
_517BX.Web.Product = new _517BX.Web.Product_class();


