// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (Account == null) var Account = {}; Account._path = '/dwr'; Account.register = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(Account._path, 'Account', 'register', p0, p1, p2, p3, p4, p5, p6, p7, callback); } Account.getComlevel = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getComlevel', p0, callback); } Account.checkActivePoint = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'checkActivePoint', p0, p1, callback); } Account.getActivePoint = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getActivePoint', p0, callback); } Account.ActivePointInMC = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'ActivePointInMC', p0, p1, callback); } Account.checkComlevel = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'checkComlevel', p0, p1, callback); } Account.getPointByID = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getPointByID', p0, callback); } Account.checkOldPwdID = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'checkOldPwdID', p0, p1, callback); } Account.updateUserInfo = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(Account._path, 'Account', 'updateUserInfo', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } Account.getEmail = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getEmail', p0, callback); } Account.isExitEmail = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'isExitEmail', p0, callback); } Account.exchangeCoupons = function(p0, p1, p2, callback) { dwr.engine._execute(Account._path, 'Account', 'exchangeCoupons', p0, p1, p2, callback); } Account.getPwd = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getPwd', p0, callback); } Account.Login = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'Login', p0, p1, callback); } Account.LoginName = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'LoginName', p0, p1, callback); } Account.isGm = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'isGm', p0, callback); } Account.checkIPban = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'checkIPban', p0, callback); } Account.isExitName = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'isExitName', p0, callback); } Account.updateEmail = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'updateEmail', p0, p1, callback); } Account.checkSafeAnswer = function(p0, p1, p2, callback) { dwr.engine._execute(Account._path, 'Account', 'checkSafeAnswer', p0, p1, p2, callback); } Account.getUserId = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getUserId', p0, callback); } Account.modifyComLevel = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'modifyComLevel', p0, p1, callback); } Account.checkGold = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'checkGold', p0, callback); } Account.judgeWidthHeight = function(p0, p1, p2, callback) { dwr.engine._execute(Account._path, 'Account', 'judgeWidthHeight', p0, p1, p2, callback); } Account.getImginfoBanner = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getImginfoBanner', p0, callback); } Account.deleteBannerImginfo = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'deleteBannerImginfo', p0, p1, callback); } Account.insertBannerImginfo = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'insertBannerImginfo', p0, p1, callback); } Account.updateBanner = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'updateBanner', p0, p1, callback); } Account.getImginfoPhoto = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getImginfoPhoto', p0, callback); } Account.deletePhotoImginfo = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'deletePhotoImginfo', p0, p1, callback); } Account.insertPhotoImginfo = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'insertPhotoImginfo', p0, p1, callback); } Account.updatePhoto = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'updatePhoto', p0, p1, callback); } Account.ActiveCodePwdInMC = function(p0, p1, p2, callback) { dwr.engine._execute(Account._path, 'Account', 'ActiveCodePwdInMC', p0, p1, p2, callback); } Account.checkDayAccount = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'checkDayAccount', p0, callback); } Account.getUserByID = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getUserByID', p0, callback); } Account.upLogin = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'upLogin', p0, p1, callback); } Account.upLogout = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'upLogout', p0, callback); } Account.Gold10 = function(callback) { dwr.engine._execute(Account._path, 'Account', 'Gold10', callback); } Account.Point10 = function(callback) { dwr.engine._execute(Account._path, 'Account', 'Point10', callback); } Account.Post10 = function(callback) { dwr.engine._execute(Account._path, 'Account', 'Post10', callback); } Account.getUserInfoByID = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getUserInfoByID', p0, callback); } Account.getPhoto = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getPhoto', p0, callback); } Account.getBanner = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getBanner', p0, callback); } Account.LoginAccountTimeTask = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'LoginAccountTimeTask', p0, p1, callback); } Account.RegisterAccountTimeTask = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'RegisterAccountTimeTask', p0, p1, callback); } Account.insertLog_ComInfo = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(Account._path, 'Account', 'insertLog_ComInfo', p0, p1, p2, p3, p4, p5, p6, callback); } Account.getTitleImg = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getTitleImg', p0, callback); } Account.getGoldImg = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getGoldImg', p0, callback); } Account.getCreditUser = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getCreditUser', p0, callback); } Account.checkPwd = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'checkPwd', p0, p1, callback); } Account.getMyPoint3 = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getMyPoint3', p0, callback); } Account.getOnline = function(callback) { dwr.engine._execute(Account._path, 'Account', 'getOnline', callback); } Account.getInActivePoint = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getInActivePoint', p0, callback); } Account.getUpPoint = function(p0, p1, callback) { dwr.engine._execute(Account._path, 'Account', 'getUpPoint', p0, p1, callback); } Account.getCoupons = function(p0, callback) { dwr.engine._execute(Account._path, 'Account', 'getCoupons', p0, callback); }