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