function NNEditor() { this.arrayBT = []; this.NN = {}; this.Events = {}; this.Config = { 'instanceID': 'content', 'path': './', 'uploadPath': '', 'uploadURL': '', 'cssPATH': NN.urlCore + 'css/', 'imgPATH': NN.urlCore + 'images/', 'toolbarType': 'all', 'toolbar': [ ['mode', 'fonttype', 'fontsize'], ['docunew', 'undo', 'redo'], ['fontcolor', 'fontbgcolor'], ['bold', 'underline', 'italic', 'strikethrough', 'superscript', 'subscript'], ['justifyleft', 'justifycenter', 'justifyright', 'justifyfull'], ['insertorderedlist', 'insertunorderedlist', 'outdent', 'indent', 'inserthorizontalrule'], ['link', 'unlink'], ['table', 'tableModify', '/', 'cellProp', 'rowProp', '/', 'insertrow_before', 'insertrow_after', 'deleterow', '/', 'insertcell_before', 'insertcell_after', 'deletecell', '/', 'merge', 'mergeRecover'], ['image', 'movie', 'html', 'full', 'help'] ], 'toolbarSimple': [ ['mode', 'fonttype', 'fontsize'], ['undo', 'redo'], ['fontcolor', 'fontbgcolor'], ['bold', 'underline', 'italic', 'strikethrough', 'superscript', 'subscript'], ['justifyleft', 'justifycenter', 'justifyright', 'justifyfull'], ['insertorderedlist', 'insertunorderedlist', 'outdent', 'indent', 'inserthorizontalrule'], ['link', 'unlink'], ['table'] ], 'addToolbarBtn': {}, 'rmBtn': [], 'fonttype': { 'Dotum': '돋움,dotum', 'Gulim': '굴림,Gulim', 'Batang': '바탕,batang', 'Gungsuh': '궁서,Gungsuh', 'Arial': 'Arial', 'Tahoma': 'Tahoma', 'Verdana': 'Verdana', 'Fixedsys': 'Fixedsys', 'times': 'times', 'helvetica': 'helvetica', 'sans-serif': 'sans-serif', 'palatino': 'palatino', 'Comic Sans MS': 'Comic Sans MS', 'sand': 'sand', 'Courier New': 'Courier New', 'courier': 'courier', 'monospace': 'monospace', 'Georgia': 'Georgia', 'SimSun': 'SimSun', 'SimHei': 'SimHei', 'MS PGothic': 'MS PGothic', 'MS PMincho': 'MS PMincho', 'MS UI PGothic': 'MS UI PGothic' }, 'fontmap': ['8', '9', '10', '12', '14', '16', '18', '20', '22', '24', '26', '28', '30'], 'height': 300, 'bbcodeUseFlag': true, 'bbcodeTag': ['img'], 'XSS': false, 'allowedTag': ['media', '', '', '', '', '', '