MINI MINI MANI MO
/*
* Smart Editor 2 Configuration
*/
if(typeof window.nhn=='undefined'){window.nhn = {};}
if (!nhn.husky){nhn.husky = {};}
nhn.husky.SE2M_Configuration = {};
nhn.husky.SE2M_Configuration.Editor = {
sJsBaseURL : './js_src',
sImageBaseURL : './img'
};
nhn.husky.SE2M_Configuration.LinkageDomain = {
sCommonAPI : 'http://api.se2.naver.com',
sCommonStatic : 'http://static.se2.naver.com',
sCommonImage : 'http://images.se2.naver.com'
};
nhn.husky.SE2M_Configuration.SE_EditingAreaManager = {
sBlankPageURL : "smart_editor2_inputarea.html",
sBlankPageURL_IE8 : "smart_editor2_inputarea_ie8.html"
};
nhn.husky.SE2M_Configuration.LazyLoad = {
sJsBaseURI : "js_lazyload"
};
nhn.husky.SE2M_Configuration.SE2B_CSSLoader = {
sCSSBaseURI : "./css"
};
nhn.husky.SE2M_Configuration.Quote = {
sImageBaseURL : 'http://static.se2.naver.com/static/img'
};
nhn.husky.SE2M_Configuration.CustomObject = {
sVersion : 1,
sClassName : '__se_object',
sValueName : 'jsonvalue',
sTagIdPrefix : 'se_object_',
sTailComment : '<!--__se_object_end -->',
sBlankTemplateURL : nhn.husky.SE2M_Configuration.LinkageDomain.sCommonStatic + '/static/db_attach/iframe_template_for_se1_obj.html',
sAttributeOfEmpty : 's_isempty="true"',
sAttributeOfOldDB : 's_olddb="true"',
sBlock : '<div class="_block" style="position:absolute;z-index:10000;background-color:#fff;"></div>',
sBlokTemplate : '<div[\\s\\S]*?class=[\'"]?_block[\'"]?[\\s\\S]*?</div>',
sHighlight : '<div class="_highlight" style="position:absolute;width:58px;height:16px;line-height:0;z-index:9999"><img src="' + nhn.husky.SE2M_Configuration.LinkageDomain.sCommonStatic + '/static/img/pencil2.png" alt="" width="58" height="16" style="vertical-align:top"></div>',
sHighlightTemplate : '<div[\\s\\S]*?class=[\'"]?_highlight[\'"]?[\\s\\S]*?</div>',
sHtmlTemplateStartTag : '<!-- se_object_template_start -->',
sHtmlTemplateEndTag : '<!-- se_object_template_end -->',
sHtmlFilterTag : '{=sType}_{=sSubType}_{=nSeq}',
sTplHtmlFilterTag : '<!--{=sType}_{=sSubType}_(\\d+)-->',
sImgComServerPath : nhn.husky.SE2M_Configuration.LinkageDomain.sCommonStatic + '/static/img/reviewitem',
nMaxWidth : 548
};
nhn.husky.SE2M_Configuration.SE2M_ReEditAction = {
bUsed : true,
nSecDisplayDulationReEditMsg : 3,
aReEditGuideMsg : [
'À̹ÌÁö ÆÄÀÏÀº 1ȸ Ŭ¸¯ ½Ã Å©±â Á¶Àý, ´õºíŬ¸¯ ½Ã ÀçÆíÁýÀÌ °¡´ÉÇÕ´Ï´Ù.',
'÷ºÎÇÑ ÆÄÀÏÀ» ´õºíŬ¸¯ ½Ã ÀçÆíÁýÀÌ °¡´ÉÇÕ´Ï´Ù.',
'÷ºÎÇÑ ±Û¾ç½Ä Å×À̺íÀ» µå·¡±×½Ã Å×À̺í ÀçÆíÁýÀÌ °¡´ÉÇÕ´Ï´Ù.',
'÷ºÎÇÑ Ç¥¸¦ µå·¡±× ½Ã Ç¥ ÀçÆíÁýÀÌ °¡´ÉÇÕ´Ï´Ù.'
]
};
nhn.husky.SE2M_Configuration.SE2M_ColorPalette = {
bUseFlashModule : false
};
OHA YOOOO