if(typeof _Default == "undefined") _Default={};
_Default_class = function() {};
Object.extend(_Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetSubProductCategory: function(parentID) {
		return this.invoke("GetSubProductCategory", {"parentID":parentID}, this.GetSubProductCategory.getArguments().slice(1));
	},
	url: '/ajaxpro/_Default,App_Web_ifq0oqlu.ashx'
}));
_Default = new _Default_class();

