OnlineLibrary_class = function() {};
Object.extend(OnlineLibrary_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/OnlineLibrary,App_Web_vpmydnbq.ashx'
}));
OnlineLibrary = new OnlineLibrary_class();


