sbEditor.init({
	mode : "none",
	theme : "advanced",
	skin : "box",
	skin_variant : "blue",
	language : "ko",
	//valid_elements : "*[*]",
	components : "safari,table,save,advhr,advimage,advlink,emotions,inlinepopups,insertdatetime,searchreplace,print,contextmenu,paste,directionality,fullscreen,template",
	forced_root_block : false,
	buttons1 : "newdocument,print,fullscreen,template,|,cut,copy,paste,|,undo,redo,|,link,unlink,|,tablecontrols",
	buttons2 : "formatselect,fontselect,fontsizeselect,lineheightselect,|,forecolor,backcolor,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull",
	buttons3 : "bullist,numlist,|,outdent,indent,blockquote,|,insertdate,inserttime,|,sub,sup,|,hr,removeformat,|,charmap,emotions,|,search,replace,|,imageeditor,movieeditor,gis,web,info",
    fonts : "굴림=굴림;굴림체=굴림체;궁서=궁서;궁서체=궁서체;돋움=돋움;돋움체=돋움체;바탕=바탕;바탕체=바탕체;순명조=순명조;Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats",
	toolbar_location : "top",
	toolbar_align : "left",
	resizing : true,
	resize_horizontal : false,
	resizing_use_cookie : false,
	statusbar_location : "bottom",
	convert_fonts_to_spans : false,
	table_default_border : "1",
	table_default_cellpadding : "0",
	table_default_cellspacing : "0",
	paste_create_paragraphs : false,
	paste_create_linebreaks : false,
	paste_use_dialog : false,
	paste_auto_cleanup_on_paste : false,
	paste_convert_middot_lists : false,
	paste_unindented_list_class : "unindentedList",
	paste_convert_headers_to_strong : false,
	paste_strip_class_attributes : "none",
	template_external_list_url : "/welchon_front/js/sb_editor/templates/template_list.js",
	relative_urls : false,
	image_upload_folder : "upload/editor",
	width:"100%",
	height:"500"
	
});
