if (typeof HyperlocalUgcFloodException != "function") { function HyperlocalUgcFloodException() { this.message = null; this.cause = null; this.javaClassName = null; this.stackTrace = []; } } // 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 (AjaxCommentHelper == null) var AjaxCommentHelper = {}; AjaxCommentHelper._path = '/dwr'; AjaxCommentHelper.addComment = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(AjaxCommentHelper._path, 'AjaxCommentHelper', 'addComment', p0, p1, p2, p3, p4, p5, p6, callback); } AjaxCommentHelper.addCommentAfterReg = function(p0, callback) { dwr.engine._execute(AjaxCommentHelper._path, 'AjaxCommentHelper', 'addCommentAfterReg', p0, callback); }