// 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 (indexdata == null) var indexdata = {}; indexdata._path = '/dwr'; indexdata.getService = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getService', p0, callback); } indexdata.getRequest = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getRequest', callback); } indexdata.getSession = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getSession', callback); } indexdata.setRequest = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'setRequest', false, callback); } indexdata.getBaseService = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getBaseService', callback); } indexdata.setBaseService = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'setBaseService', p0, callback); } indexdata.setSession = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'setSession', false, callback); } indexdata.productList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'productList', p0, callback); } indexdata.doPlatformInfo = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doPlatformInfo', p0, callback); } indexdata.storeList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'storeList', p0, callback); } indexdata.getTopPlatform = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getTopPlatform', p0, callback); } indexdata.doRecommendResource = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doRecommendResource', p0, callback); } indexdata.doHotResource = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doHotResource', p0, callback); } indexdata.getAdvertise = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getAdvertise', p0, callback); } indexdata.doCompanyInfo = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doCompanyInfo', p0, callback); } indexdata.doCooperateList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doCooperateList', p0, callback); } indexdata.toHtml = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'toHtml', p0, callback); } indexdata.doMeetingList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doMeetingList', p0, callback); } indexdata.doComMeetingList = function(p0, p1, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doComMeetingList', p0, p1, callback); } indexdata.doComPersonalNoticeList = function(p0, p1, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doComPersonalNoticeList', p0, p1, callback); } indexdata.platFormList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'platFormList', p0, callback); } indexdata.platFormAndStore = function(callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'platFormAndStore', callback); } indexdata.product_List = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'product_List', p0, callback); } indexdata.newsList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'newsList', p0, callback); } indexdata.doPlacardInfo = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doPlacardInfo', p0, callback); } indexdata.getLogoList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getLogoList', p0, callback); } indexdata.getAdvList = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'getAdvList', p0, callback); } indexdata.doAnLi = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'doAnLi', p0, callback); } indexdata.toSub = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'toSub', p0, callback); } indexdata.casStore = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'casStore', p0, callback); } indexdata.casPlatForm = function(p0, callback) { dwr.engine._execute(indexdata._path, 'indexdata', 'casPlatForm', p0, callback); }