if(typeof CollaborationWeb == "undefined") CollaborationWeb={};
if(typeof CollaborationWeb.Shell == "undefined") CollaborationWeb.Shell={};
if(typeof CollaborationWeb.Shell.Views == "undefined") CollaborationWeb.Shell.Views={};
if(typeof CollaborationWeb.Shell.Views.Login_class == "undefined") CollaborationWeb.Shell.Views.Login_class={};
CollaborationWeb.Shell.Views.Login_class = function() {};
Object.extend(CollaborationWeb.Shell.Views.Login_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/Collaborator/ajaxpro/CollaborationWeb.Shell.Views.Login,App_Web_8m2ytq5c.ashx'
}));
CollaborationWeb.Shell.Views.Login = new CollaborationWeb.Shell.Views.Login_class();


