if(typeof SchoolEvents == "undefined") SchoolEvents={};
SchoolEvents_class = function() {};
Object.extend(SchoolEvents_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/Library/ajaxpro/SchoolEvents,App_Web_lljoutmv.ashx'
}));
SchoolEvents = new SchoolEvents_class();

