if(typeof core_uc_default_opencourse_uc == "undefined") core_uc_default_opencourse_uc={};
core_uc_default_opencourse_uc_class = function() {};
Object.extend(core_uc_default_opencourse_uc_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ShowList: function(type) {
		return this.invoke("ShowList", {"type":type}, this.ShowList.getArguments().slice(1));
	},
	url: '/ajaxpro/core_uc_default_opencourse_uc,R_Core.ashx'
}));
core_uc_default_opencourse_uc = new core_uc_default_opencourse_uc_class();

