if(typeof InstaNet == "undefined") InstaNet={};
if(typeof InstaNet.ucForumCategoryV2 == "undefined") InstaNet.ucForumCategoryV2={};
InstaNet.ucForumCategoryV2_class = function() {};
Object.extend(InstaNet.ucForumCategoryV2_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/InstaNet.ucForumCategoryV2,InstaNet.ashx'
}));
InstaNet.ucForumCategoryV2 = new InstaNet.ucForumCategoryV2_class();

