if (typeof ArticleDraft != "function") { var ArticleDraft = function() { this.zolChannelName = null; this.channelCode = null; this.status = 0; this.columnCode = null; this.labels = null; this.salerid = null; this.cityCode = null; this.click = 0; this.lastDate = null; this.indexShow = 0; this.type = null; this.infoSource = null; this.content = null; this.id = null; this.title = null; this.weighted = 0; this.headImg = null; this.shortTitle = null; this.pageTitle = null; this.description = null; this.redirect = null; this.addDate = null; } } if (typeof Menu != "function") { var Menu = function() { this.id = null; this.saler = null; this.fromId = null; this.tbId = null; this.alias = null; this.isDef = null; this.name = null; this.target = null; this.seq = 0; this.url = null; this.isShow = null; this.fromType = null; } } if (typeof SalerBrand != "function") { var SalerBrand = function() { this.category = null; this.sort = null; this.brand = null; } } if (typeof Product != "function") { var Product = function() { this.spec = null; this.id = null; this.saler = null; this.num = null; this.proName = null; this.price = null; this.proNtroduce = null; this.status = 0; this.productlineId = null; this.proDetails = null; this.imgPath = null; this.imgPathCopy = 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 (adDwr == null) var adDwr = {}; adDwr._path = '/dwr'; adDwr.articleClick = function(p0, callback) { dwr.engine._execute(adDwr._path, 'adDwr', 'articleClick', p0, callback); } adDwr.loadAdListByPos = function(p0, p1, callback) { dwr.engine._execute(adDwr._path, 'adDwr', 'loadAdListByPos', p0, p1, callback); }