if (typeof TBUser != "function") { function TBUser() { this.loginId = null; this.manager = false; this.TBArticles = null; this.TBUser = null; this.count = null; this.TDOrderProcesses = null; this.allIntegral = null; this.tel = null; this.TAUserLevel = null; this.TDAccountDetailsForLoginId = null; this.TDUserCollectors = null; this.addr = null; this.password = null; this.registerTime = null; this.TBSurveies = null; this.userType = null; this.nickName = null; this.canUseIntegral = null; this.TDAdvers = null; this.TBUserReminders = null; this.TBUserAddrs = null; this.TDOrders = null; this.msn = null; this.identityCard = null; this.TDUserScoreDetails = null; this.TBOrgan = null; this.passAnswer = null; this.TEScoreLevelConfigs = null; this.email = null; this.TACity = null; this.haveFree = false; this.TBUserRoles = null; this.TDProductLockses = null; this.mobile = null; this.birthday = null; this.sex = null; this.TEFailLogins = null; this.memo = null; this.TDUserMessages = null; this.TEScoreConfigs = null; this.wangwang = null; this.TDUserAnswers = null; this.name = null; this.money = null; this.qq = null; this.updatePassTime = null; this.TDAccountDetailsForDoLoginId = null; this.drugsOftenUse = null; this.loginNum = null; this.xiuyuanCard = null; this.TDProdCommentaries = null; this.babyCard = null; this.TDBookmarks = null; this.TAUserXueli = null; this.TEUserLogs = null; this.zipcode = null; this.buyNum = null; this.edit = false; this.TNUserOtherInfo = null; this.sysLockType = null; this.passQuestion = null; this.TBUsers = null; this.recentLoginTime = null; this.checked = false; this.TDGiftOrders = null; this.TDArticleAgrees = null; this.forbidden = false; this.TAUserPosition = null; } } if (typeof TBUserAddr != "function") { function TBUserAddr() { this.recieveTel = null; this.sex = null; this.TBUser = null; this.newAddr = null; this.zipcode = null; this.describ = null; this.addr = null; this.recordTime = null; this.recieveUser = null; this.familyAddr = false; this.historyAddrId = null; this.email = null; this.TACity = null; this.recieveMobile = null; } } // 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 (adverService == null) var adverService = {}; adverService._path = '/dwr'; adverService.updateAdverClickNum = function(p0, p1, p2, p3, callback) { dwr.engine._execute(adverService._path, 'adverService', 'updateAdverClickNum', p0, p1, p2, p3, callback); }