function SmartKeyword() { } SmartKeyword._path = '/dwr'; SmartKeyword.getUsingBrandWordListEn = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandWordListEn', callback); } SmartKeyword.getUsingBrandIdMap = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandIdMap', callback); } SmartKeyword.RecordSearchKey = function(p0, callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'RecordSearchKey', p0, false, callback); } SmartKeyword.getCommonKeywords = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getCommonKeywords', callback); } SmartKeyword.getSmartWordList = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getSmartWordList', false, callback); } SmartKeyword.getSmartWordsList_Ajax = function(p0, callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getSmartWordsList_Ajax', p0, callback); } SmartKeyword.getUsingBrandIdList = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandIdList', callback); } SmartKeyword.getUsingBrandMap = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandMap', callback); } SmartKeyword.getUsingBrandMapEn = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandMapEn', callback); } SmartKeyword.getUsingBrandWordList = function(callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'getUsingBrandWordList', callback); } SmartKeyword.setCommonKeywords = function(p0, callback) { DWREngine._execute(SmartKeyword._path, 'SmartKeyword', 'setCommonKeywords', p0, callback); }