// 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 (propertyComm == null) var propertyComm = {}; propertyComm._path = '/script/util'; propertyComm.getPropJourReplys = function(p0, p1, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getPropJourReplys', p0, p1, callback); } propertyComm.getPropJourReplysNew = function(p0, p1, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getPropJourReplysNew', p0, p1, callback); } propertyComm.getPropJourReplys0906 = function(p0, p1, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getPropJourReplys0906', p0, p1, callback); } propertyComm.addPropVisit = function(p0, p1, p2, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'addPropVisit', p0, p1, p2, callback); } propertyComm.getVote = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getVote', p0, callback); } propertyComm.addVote = function(p0, p1, p2, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'addVote', p0, p1, p2, callback); } propertyComm.getCount = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getCount', p0, callback); } propertyComm.getVideoAndPicCount = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getVideoAndPicCount', p0, callback); } propertyComm.getPropJourReplyService = function(callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'getPropJourReplyService', callback); } propertyComm.setPropJourReplyService = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'setPropJourReplyService', p0, callback); } propertyComm.setPropJournalService = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'setPropJournalService', p0, callback); } propertyComm.setVoteLogService = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'setVoteLogService', p0, callback); } propertyComm.setComplaintService = function(p0, callback) { dwr.engine._execute(propertyComm._path, 'propertyComm', 'setComplaintService', p0, callback); }