toHtmlFormatter20.setCommentService(commentService);
toLorCodeTexFormatter = new ToLorCodeTexFormatter();
toLorCodeFormatter = new ToLorCodeFormatter();
lorCodeService = new LorCodeService();
lorCodeService.setSiteConfig(siteConfig);
lorCodeService.setToHtmlFormatter(toHtmlFormatter);
}