Warning: mkdir(): No space left on device in /www/wwwroot/Z4.com/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/xxjiarong.com/cache/a0/b2728/e6df1.html): failed to open stream: No such file or directory in /www/wwwroot/Z4.com/func.php on line 115
if(typeof nest == "undefined") nest={};
if(typeof nest.admin == "undefined") nest.admin={};
if(typeof nest.admin.pages == "undefined") nest.admin.pages={};
if(typeof nest.admin.pages.Loginfrm == "undefined") nest.admin.pages.Loginfrm={};
nest.admin.pages.Loginfrm_class = function() {};
Object.extend(nest.admin.pages.Loginfrm_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
DoLoginEvent: function(UserID, Password, valationNo) {
return this.invoke("DoLoginEvent", {"UserID":UserID, "Password":Password, "valationNo":valationNo}, this.DoLoginEvent.getArguments().slice(3));
},
CheckLoginData: function(UserID, Password) {
return this.invoke("CheckLoginData", {"UserID":UserID, "Password":Password}, this.CheckLoginData.getArguments().slice(2));
},
LoadHtml: function(type) {
return this.invoke("LoadHtml", {"type":type}, this.LoadHtml.getArguments().slice(1));
},
url: '/ajaxpro/nest.admin.pages.Loginfrm,nest.admin.ashx'
}));
nest.admin.pages.Loginfrm = new nest.admin.pages.Loginfrm_class();