CINXE.COM
<!doctype html> <html lang="ko"> <head> <title id="browserTitleArea"> 노컷뉴스 :: 네이버뉴스 </title> <script> function isMobileDevice() { return /^.*(iPhone|iPod|iPad|Android).*/.test(navigator.userAgent); } </script> <script> (function () { try { if (isMobileDevice() && isAbleApplyPrefersColorScheme()) { document.querySelector("html").classList.add("DARK_THEME"); } } catch(e) {} function isAbleApplyPrefersColorScheme() { if (window.matchMedia("(prefers-color-scheme)").matches === false) { return false; } var userAgent = navigator.userAgent; if (userAgent.indexOf("NAVER") > -1) { if (/.*NAVER\([a-zA-Z]*;\s[a-zA-Z]*;\s([0-9]*);/.test(userAgent)) { return Number(RegExp.$1) >= 1000; } } else { return document.cookie.indexOf("NSCS=1") > -1; } return false; } })(); </script> <script> var g_ssc = 'news.v3_press' || null; var bSupportedIntersectionObserver = "IntersectionObserver" in window; </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no,target-densitydpi=medium-dpi"/> <link rel="stylesheet" type="text/css" href="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/css/generated/other.css" /> <link rel="shortcut icon" type="image/x-icon" href="https://mimgnews.pstatic.net/image/news/m/2023/favicon/favicon.ico" /> <script> (function(){ var userAgent = navigator.userAgent; var result = []; if(userAgent.indexOf('Android') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_hdpi_72X72.png" />', '<link rel="apple-touch-icon-precomposed" sizes="96x96" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xhdpi_96x96.png" />', '<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxhpdi_144x144.png" />', '<link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/android_legacy_xxxhpdi_192x192.png" />' ]; }else if(userAgent.indexOf('iPhone') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="120X120" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_2x_120X120.png" />', '<link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPhone_3x_180X180.png" />' ]; }else if(userAgent.indexOf('iPad') > -1){ result = [ '<link rel="apple-touch-icon-precomposed" sizes="167x167" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPadPro_2x_167X167.png" />', '<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://ssl.pstatic.net/static.news/image/news/m/2018/favicon/06/iOS_iPad_2x_152X152.png" />' ]; } document.write(result.join('\n')); })(); </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/statistics_jquery.js"></script> <script> document.documentElement.setAttribute('data-useragent', navigator.userAgent); function showNoImage(elImg, type) { switch (type) { case "remove": try { elImg.parentNode.removeChild(elImg); } catch(e) {} break; case "removeParent": try { elImg.parentNode.outerHTML = ''; } catch(e) {} break; case "alt": elImg.outerHTML = ('<span class="noimage_text {imgClassName}">' + (elImg.alt || "") + '</span>') .replace('{imgClassName}', elImg.className); break; case "class" : var outerHTMLSource = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap {imgClassName}" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap {imgClassName}"><span class="noimage"></span></span>'; elImg.outerHTML = outerHTMLSource.replace('{imgClassName}', elImg.className); break; case "pressname" : var pressname = elImg.getAttribute("data-pressname"); elImg.outerHTML = '<span class="cjs_broadcast_noimg"><span class="noimg_text">' + pressname + '</span></span>'; break; case "noHeight": elImg.outerHTML = '<span class="noimage_wrap"><span class="noimage"></span></span>'; break; default: elImg.outerHTML = Number(elImg.getAttribute("height")) > 0? '<span class="noimage_wrap" style="height:' + elImg.getAttribute("height") + 'px;"><span class="noimage"></span></span>': '<span class="noimage_wrap"><span class="noimage"></span></span>'; } } function doAfterLoadEnd(callback, callbackOnPersisted) { var eventName = "onpageshow" in window ? "pageshow" : "load"; callback = callback || function(){}; callbackOnPersisted = callbackOnPersisted || function(){}; window.addEventListener(eventName, function(e) { try{ if(Boolean(e.persisted)){ callbackOnPersisted(); return; } }catch(e){} callback(); }); } </script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/news.mobile.js"></script> <script type="text/javascript" src="https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/presshome.dependency.js"></script> <script> (function() { var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + '079/live') >= 0; var agentInfo = news.Util.getAgentInfo(); var isAndroidMobile = agentInfo.bIsAndroid && agentInfo.bMobileOrTablet; var isLiveViewer = agentInfo.bIsLiveViewer; if (isLiveUrl && isAndroidMobile && isLiveViewer) { document.querySelector('html').classList.add('NAVER_APP_LIVE_VIEWER'); } })(); </script> <script> function goMainChannelUrl() { if (isMobileDevice()) { return news.Util.goMainChannel(); } else { return window.location = "https://news.naver.com"; } } </script> <script type="text/javascript"> var config = { "neloCollectorUrl": "https://kr-col-ext.nelo.navercorp.com/_store", "projectName": "P638fcb_news-mobile-front", "host": "real" } try{ neloSender.init(config); }catch(e){} </script> <meta property="og:title" content="노컷뉴스 언론사홈"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://media.naver.com/press/079"/> <meta property="og:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/079/2017/12/26/logo_079_41_20171226142526.png"/> <meta property="og:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."/> <meta property="og:article:author" content="네이버"/> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="노컷뉴스 언론사홈"> <meta name="twitter:site" content="네이버 뉴스"> <meta name="twitter:creator" content="네이버 뉴스"> <meta name="twitter:image" content="https://mimgnews.pstatic.net/image/upload/office_logo/079/2017/12/26/logo_079_41_20171226142526.png"> <meta name="twitter:description" content="언론사 주요 뉴스와 속보를 만나볼 수 있습니다."> <script> (function () { var isUnderIE10 = navigator.appName === "Microsoft Internet Explorer"; if (!isUnderIE10) { var script = document.createElement("script"); script.async = true; script.src = "https://ssl.pstatic.net/tveta/libs/glad/prod/gfp-core.js"; document.head.appendChild(script); } })(); window.gladsdk = window.gladsdk || { cmd: [] }; window.gladsdk.cmd.push(function () { window.gladsdk.setGlobalConfig({ enablePersistAd: true }); var adUnits = []; adUnits.push({ adUnitId: "m_news", adSlotElementId: "nmap_press_home", customParam: { calp: "nhome", oid: "079", directSalesPct : 0 } }); for (let i = 0; i < adUnits.length; i++) { window.gladsdk.defineAdSlot(adUnits[i]); } var htmlClass = document.querySelector("html").getAttribute("class"); if (htmlClass && htmlClass.indexOf("DARK_THEME") > -1) { window.gladsdk.setHostMeta("theme", "system"); } }); </script> </head> <body class=" body_press as_body_type_a _font_size_setting_target" style="color: #484a4d;"> <script> (function(){ try{ var settingTarget = document.querySelector('._font_size_setting_target'); var defaultFontSize = /(?:\s|^)?NFS=(\d)(?:;|$)/.test(document.cookie)? RegExp.$1: '2'; var newFontSizeClass = 'bfsize' + (parseInt(defaultFontSize)-1); if(newFontSizeClass === 'bfsize0') { return; } settingTarget.className = settingTarget.className + " " + newFontSizeClass; }catch(e){} })(); </script> <div class="u_skip"><a href="#ct">본문 바로가기</a></div> <section class="news_header as_white_type"> <header class="nh_header" role="banner"> <div class="Ngnb"> <div class="Ngnb_inner"> <div class="Ngnb_both"> <div class="Ngnb_left"> <span class="Ngnb_logo"><a href="https://www.naver.com" class="Nlogo_link" onclick="nclk(event,'gnb.naver','','');"><span class="Nicon_logo">NAVER</span></a></span> <div class="Ngnb_service"> <h1 class="Nservice_item"> <a href="https://news.naver.com/main" onclick="nclk(event,'gnb.news','','');"> <span class="Nicon_service ">뉴스</span> </a> </h1> <span class="Nservice_subitem"> <a href="https://m.entertain.naver.com/home" data-mpurl='{"m":"https://m.entertain.naver.com/home","p":"https://entertain.naver.com/home"}' onclick="nclk(event,'gnb.enter','','');"> <span class="Nicon_family Nicon_entertain">엔터</span> </a> </span> <span class="Nservice_subitem"> <a href="https://m.sports.naver.com/" data-mpurl='{"m":"https://m.sports.naver.com/","p":"https://sports.news.naver.com/index"}' onclick="nclk(event,'gnb.sports','','');"> <span class="Nicon_family Nicon_sports">스포츠</span> </a> </span> <span class="Nservice_subitem"> <a href="https://weather.naver.com/" onclick="nclk(event,'gnb.weather','','');"> <span class="Nicon_family Nicon_weather">날씨</span> </a> </span> <span class="Nservice_subitem"> <a href="https://contents.premium.naver.com/" onclick="nclk(event,'gnb.premium','','');"> <span class="Nicon_family Nicon_premium">프리미엄</span> </a> </span> </div> </div> <div class="Ngnb_right"> <div class="Ngnb_group"> <div id="gnb" class="gnb_dark_type2"></div> </div> <div class="Ngnb_search is_hidden _search_content"></div> <div class="Ngnb_tool"> <a href="javascript:;" class="Ntool_button _search_content_toggle_btn" onclick="nclk(event,'gnb.sch','','');"><span class="Nicon_search">검색</span></a> </div> </div> </div> </div> </div> </header> </section> <hr> <div class="press_wrap"> <div class="press_container"> <section class="press_content"> <h2 class="u_skip">언론사 개별 홈</h2> <header class="press_hd as_type_a _press_header" style="display:none;; color: #484a4d;"> <div class="press_hd_bg" style="background-color: #484a4d; color: #484a4d;"> <div class="press_hd_bg_inner"> <img src="https://imgnews.pstatic.net/image/upload/spubs/N9G0000079/cover/2020/11/30/A_134247850.jpg?type=u850_200" alt="" class="press_hd_bg_img" onerror="showNoImage(this, 'remove')"> </div> </div> <a href="#" class="press_hd_prev _back_btn" onclick="nclk(event,'hom.back',079,'');">이전</a> <div class="press_hd_else _press_list_wrapper"> <a href="javascript:;" class="press_hd_else_button _press_list_btn" onclick="nclk(event,'hom.menu',079,'');"> <span class="u_hc">전체 언론사 홈</span> </a> </div> <div class="press_hd_share"> <a href="#" id="spiButton" class="naver-splugin spi_sns_share u_btn_sns_share" onclick="nclk(event,'hom.share',079,'');" data-style="standard" data-url="https://media.naver.com/press/079" data-title="노컷뉴스 언론사 페이지 :: 네이버" data-mail-url="https://media.naver.com/press/079?lfrom=mail" data-blog-url="https://media.naver.com/press/079?lfrom=blog" data-blog-source-type="3" data-blog-blog-id="naver" data-cafe-url="https://media.naver.com/press/079?lfrom=cafe" data-cafe-source-type="3" data-memo-url="https://media.naver.com/press/079?lfrom=memo" data-calendar-url="https://media.naver.com/press/079?lfrom=calendar" data-band-url="https://media.naver.com/press/079?lfrom=band" data-line-url="https://media.naver.com/press/079?lfrom=line" data-kakaotalk-url="https://media.naver.com/press/079?lfrom=kakao" data-kakaostory-display="off" data-kakaotalk-image-url="https://ssl.pstatic.net/static.news/image/news/m/2015/10/press_logo/079_1200x630.jpg" data-facebook-url="https://media.naver.com/press/079?lfrom=facebook" data-twitter-url="https://media.naver.com/press/079?lfrom=twitter" data-mypeople-url="https://media.naver.com/press/079?lfrom=mypeople" data-friend-display="on" data-friend-url="https://media.naver.com/press/079?lfrom=friend"> <span class="naver-splugin-c send_caption"><span class="u_hc">SNS 보내기</span></span> </a> </div> <div class="press_hd_main"> <div class="press_hd_main_inner"> <div class="press_hd_ci" style="background-color: #484a4d;"> <a href="/press/079" class="press_hd_ci_image" onclick="nclk(event,'hom.logo',079,'');"> <img src="https://imgnews.pstatic.net/image/upload/spubs/N9G0000079/logo/2020/11/30/A_111601689.jpg?type=u144_144" alt="노컷뉴스" onerror="showNoImage(this)"> </a> <a href="https://nocutnews.co.kr" class="press_hd_ci_home" onclick="nclk(event,'hom.url',079,'');">홈페이지</a> </div> <div class="press_hd_info"> <div class="press_hd_main_info"> <div class="press_hd_top"> <h3 class="press_hd_name"> <a href="https://nocutnews.co.kr" class="press_hd_name_link" onclick="nclk(event,'hom.url',079,'');"> 노컷뉴스<i class="press_hd_name_link_home" aria-label="노컷뉴스 홈페이지"></i> </a> </h3> <div class="press_hd_btns_area"> <div class="press_hd_subscribe_btnwrap _press_hd_subscribe_btnwrap"></div> </div> </div> <p class="press_hd_desc">진실은 노컷, 거짓은 칼컷</p> </div> <div class="press_hd_subscribe"> <em class="press_hd_subscribe_term _follower_label" style="display:none;">구독</em> <em class="press_hd_subscribe_num _channel_follower_count" style="display:none;">0</em> <span class="press_subscribe_badge _follower_count_million_badge" style="display:none;"></span> </div> </div> <div class="press_profile"> <div class="pp_inner"> <h4 class="blind">언론사 정보</h4> <div class="pp_rel"> <h5 class="blind">연관 채널</h5> <a href="javascript:;" class="pp_rel_desc _toggle_profile_btn" data-officeid="079" data-clickcode-toggle-open="hom.popen" data-clickcode-toggle-close="hom.pclose"> <div class="prd_left"> <div class="prd_text"> <strong>4개</strong> 채널, <strong class="as_em">+46.8만명</strong>이 함께해요! </div> </div> <div class="prd_right"> <div class="prd_icons"> <i class="prd_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <i class="prd_icon" aria-label="네이버 포스트"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png" alt="네이버 포스트" onerror="showNoImage(this)"></i> <i class="prd_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> </div> <div class="prd_buttons"> <i type="button" class="prd_button">더보기</i> </div> </div> </a> <div class="pp_rel_bundle _press_more_profile is_hidden"> <ul class="pp_rel_list"> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fc47fc2cf83be21e743a5a7" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 TV"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png" alt="네이버 TV" onerror="showNoImage(this)"></i> <a href="https://tv.naver.com/cbsnocutv" class="pp_rel_text" onclick="nclk(event,'hom.ptv', '', '');"> <span class="pp_rel_name">노컷브이</span> </a> <span class="pp_rel_count _count"> 구독 6,576 </span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="5fc47fc2cf83be21e743a5a7" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fc454854410766b37b30998" data-count-label="팔로워" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="네이버 포스트"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png" alt="네이버 포스트" onerror="showNoImage(this)"></i> <a href="https://post.naver.com/my.naver?memberNo=11312542" class="pp_rel_text" onclick="nclk(event,'hom.ppost', '', '');"> <span class="pp_rel_name">노컷뉴스</span> </a> <span class="pp_rel_count _count"> 팔로워 2.4만+ </span> </div> <button class="pp_rel_subscribe _channel_plugin_follow_btn" data-channel-id="5fc454854410766b37b30998" data-toggle-class="is_on" data-clickcode-follow="hom.subs" data-clickcode-unfollow="hom.subs"><span class="blind">구독</span></button> </div> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="5fc46205e983097c120d2d0e" data-count-label="구독" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="youtube"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png" alt="youtube" onerror="showNoImage(this)"></i> <a href="https://www.youtube.com/channel/UCa97kDUvLn9OSn9xTX0uM_g" class="pp_rel_text" onclick="nclk(event,'hom.pyoutube', '', '');"> <span class="pp_rel_name">노컷</span> </a> <span class="pp_rel_count _count"> 구독 43.7만+ </span> </div> </div> </li> <li class="pp_rel_item _representative_channel_item"> <div class="pp_rel_inner" data-use-follow-layer="0"> <div class="pp_rel_title _channel_plugin_follow_count" data-channel-id="6302422d6dcd1435b8b2e2a5" data-count-label="" data-count-template="pressHomeProfile"> <i class="pp_rel_icon" aria-label="url"><img src="https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png" alt="url" onerror="showNoImage(this)"></i> <a href="https://v.daum.net/channel/35/home" class="pp_rel_text" onclick="nclk(event,'hom.petc', '', '');"> <span class="pp_rel_name">https://v.daum.net/channel/35/home</span> </a> </div> </div> </li> </ul> <div class="pp_datalab _press_more_statistics"></div> </div> </div> </div> </div> </div> </div> </header> <script> function initShare() { new news.JsLoader().setConfig({ 'sCharSet': 'utf-8' // default }).load( ['https://ssl.pstatic.net/spi/js/release/ko_KR/splugin.m.js?v=' + Math.floor(new Date().getTime() / 1200000)], function() { window.__splugin = SocialPlugIn_Core({ // nEvent Key "evKey" : "news", "dimmed" : "fixed", "darkMode" : isDarkShareLayer(), "serviceName" : "뉴스", "sourceName" : "", "onClick" : function(button) {}, "onShow" : function() {}, "onHide" : function() {}, "onResize" : function(event) {}, "onRotate" : function(event) {} }); } ); } function initPressList() { var cpType = 'News'; var popupUrl = '/press/popup?cpType=' + cpType; var pressListPopup = new PressHomeMainManager.PressListPopup('._press_list_btn', { selectedOfficeId: '079', pressListPopupUrl: popupUrl, wrapper: "._press_list_wrapper" }); return pressListPopup; } function initPressHomeLnb(params) { var officeId = '079'; var isChannelFollowerVisible = true; var welMillionBadgeArea = $('._follower_count_million_badge'); var welFollowerLabel = $('._follower_label'); var isMillionBadgeVisible = welMillionBadgeArea.length > 0; var isLiveViewer = $('.NAVER_APP_LIVE_VIEWER').length > 0; var path = location.pathname; var isLiveUrl = path.indexOf('/press/' + officeId + '/live') >= 0; /* 채널구독수 */ if (isChannelFollowerVisible || isMillionBadgeVisible) { var channelFollowerCount = new PressHomeMainManager.ChannelFollowerCount('._channel_follower_count', { officeId: officeId, }); if (isChannelFollowerVisible) { channelFollowerCount.oPromise.then($.proxy(channelFollowerCount.renderFollowerCount, channelFollowerCount)); var incrementFollowerCount = function () { channelFollowerCount.incrementAndRenderFollowerCount(); }; var decrementFollowerCount = function () { channelFollowerCount.decrementAndRenderFollowerCount(); } } if (isMillionBadgeVisible) { channelFollowerCount.oPromise.then(function (followerCount) { var nFollowerCount = followerCount || 0; var nFollowerCountInMillion = Math.floor(nFollowerCount / 1000000); var nFollowerCountInMan = nFollowerCountInMillion * 100; if (nFollowerCountInMillion < 1) { if (!isChannelFollowerVisible) { $(".press_hd_subscribe").remove(); } return; } else { var sMillionClassName = 'as_' + ((nFollowerCountInMillion % 10 === 0) ? 10 : nFollowerCountInMillion % 10) + 'million'; welFollowerLabel.show(); welMillionBadgeArea.addClass(sMillionClassName) welMillionBadgeArea.append(' <i class="press_ico">구독자수</i><em>' + nFollowerCountInMan + '</em>만').show(); } }); } } /* 채널구독수 */ /* 채널구독버튼 */ var channelSubscribeButton = new PressHomeMainManager.ChannelSubscribeButton('._press_hd_subscribe_btnwrap', { officeId: officeId, buttonClassName: 'press_hd_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterAdd" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title">메인 뉴스판에서 노컷뉴스 주요뉴스를 볼 수 있습니다.</p> <div class="press_hd_subscribe_layer_btns"> <a href="#" onclick="goMainChannelUrl();" class="press_hd_subscribe_layer_btn">보러가기</a> </div> </div> </div> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <div class="press_hd_subscribe_layer_wrap as_tooltip _afterRemove" style="display: none;"> <div class="press_hd_subscribe_layer"> <p class="press_hd_subscribe_layer_title"><strong>노컷뉴스</strong> 언론사 구독 해지되었습니다.</p> </div> </div> */ return true; }); }, nclk_add: 'hom.take', nclk_remove: 'hom.cancel', nclk_info: 'hom.info', onAddChannelSuccess: incrementFollowerCount, onRemoveChannelSuccess: decrementFollowerCount, needNotificationButton: true, needNotificationConfirm: true }); /* 채널구독버튼 */ /* 공유하기 */ if (!isLiveViewer && !isLiveUrl) { initShare(); } /* 공유하기 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_header ._back_btn'); /* 뒤로버튼 */ /* 언론사리스트 */ if (!isLiveViewer && !isLiveUrl) { var pressListPopup = initPressList(); } /* 언론사리스트 */ return { channelFollowerCount: channelFollowerCount, historyBackButton: historyBackButton, channelSubscribeButton: channelSubscribeButton, pressListPopup: pressListPopup } } </script> <script> var profileData = {"notice":null,"relatedChannelContainer":{"totalSubscriberCount":468420,"channelGroupList":[{"type":"NAVER_TV","channels":[{"type":"NAVER_TV","name":"노컷브이","subscriberCount":"6,576","url":"https://tv.naver.com/cbsnocutv","channelPluginId":"5fc47fc2cf83be21e743a5a7","alternativeName":"네이버 TV","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","countLabel":"구독","channelPluginFollowAvailable":true,"clickCode":"ptv","displayName":"노컷브이"}],"subscriberCount":"6,576","representativeChannel":{"type":"NAVER_TV","name":"노컷브이","subscriberCount":"6,576","url":"https://tv.naver.com/cbsnocutv","channelPluginId":"5fc47fc2cf83be21e743a5a7","alternativeName":"네이버 TV","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_tv.png","countLabel":"구독","channelPluginFollowAvailable":true,"clickCode":"ptv","displayName":"노컷브이"},"channelsCount":1},{"type":"POST","channels":[{"type":"POST","name":"노컷뉴스","subscriberCount":"2.4만","url":"https://post.naver.com/my.naver?memberNo=11312542","channelPluginId":"5fc454854410766b37b30998","alternativeName":"네이버 포스트","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png","countLabel":"팔로워","channelPluginFollowAvailable":true,"clickCode":"ppost","displayName":"노컷뉴스"}],"subscriberCount":"2.4만","representativeChannel":{"type":"POST","name":"노컷뉴스","subscriberCount":"2.4만","url":"https://post.naver.com/my.naver?memberNo=11312542","channelPluginId":"5fc454854410766b37b30998","alternativeName":"네이버 포스트","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_post.png","countLabel":"팔로워","channelPluginFollowAvailable":true,"clickCode":"ppost","displayName":"노컷뉴스"},"channelsCount":1},{"type":"YOUTUBE","channels":[{"type":"YOUTUBE","name":"노컷","subscriberCount":"43.7만","url":"https://www.youtube.com/channel/UCa97kDUvLn9OSn9xTX0uM_g","channelPluginId":"5fc46205e983097c120d2d0e","alternativeName":"youtube","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","countLabel":"구독","channelPluginFollowAvailable":false,"clickCode":"pyoutube","displayName":"노컷"}],"subscriberCount":"43.7만","representativeChannel":{"type":"YOUTUBE","name":"노컷","subscriberCount":"43.7만","url":"https://www.youtube.com/channel/UCa97kDUvLn9OSn9xTX0uM_g","channelPluginId":"5fc46205e983097c120d2d0e","alternativeName":"youtube","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_youtube.png","countLabel":"구독","channelPluginFollowAvailable":false,"clickCode":"pyoutube","displayName":"노컷"},"channelsCount":1},{"type":"URL","channels":[{"type":"URL","name":"https://v.daum.net/channel/35/home","subscriberCount":"0","url":"https://v.daum.net/channel/35/home","channelPluginId":"6302422d6dcd1435b8b2e2a5","alternativeName":"url","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","countLabel":"","channelPluginFollowAvailable":false,"clickCode":"petc","displayName":"https://v.daum.net/channel/35/home"}],"subscriberCount":"0","representativeChannel":{"type":"URL","name":"https://v.daum.net/channel/35/home","subscriberCount":"0","url":"https://v.daum.net/channel/35/home","channelPluginId":"6302422d6dcd1435b8b2e2a5","alternativeName":"url","logoImgUrl":"https://ssl.pstatic.net/static.news/image/news/m/2020/07/24/channel_url.png","countLabel":"","channelPluginFollowAvailable":false,"clickCode":"petc","displayName":"https://v.daum.net/channel/35/home"},"channelsCount":1}]},"talkTalkUrl":null,"statistics":{"period":"2024.11.18.~2024.11.24.","ageStatList":[{"age":"10","percent":1.6543002629959151,"rank":6,"ageParsedByInt":10},{"age":"20","percent":19.094622572883445,"rank":5,"ageParsedByInt":20},{"age":"30","percent":55.051368138324655,"rank":4,"ageParsedByInt":30},{"age":"40","percent":99.58379497509931,"rank":2,"ageParsedByInt":40},{"age":"50","percent":100.0,"rank":1,"ageParsedByInt":50},{"age":"60","percent":55.234569973700395,"rank":3,"ageParsedByInt":60}],"genderStatMap":{"male":65.14364255073127,"female":34.856357449268735},"hasSameTopRank":false},"awards":[],"relatedChannelEmpty":false}; var billboardChartLibUrl = ['https://ssl.pstatic.net/static.news/mnews/resources/20241128_012918/js/generated/billboard.pkgd.min.js']; function initPressHomeTopLnb(params) { var pressHomeLnb = initPressHomeLnb(); var officeId = '079'; var welOffceHomeTabList = $('._office_home_tab_list'); var pressHeader = $('._press_header'); var isTabPresent = welOffceHomeTabList.length > 0; /* 플로팅 */ var _floatingConfig = { sFixedContentSelector: '._fixed', onInitialize: function() { new PressHomeMainManager.ChannelSubscribeButton('._press_float_subscribe', { officeId: officeId, buttonClassName: 'press_float_subscribe_btn', noLoginLayerTemplate: function() { return news.Util.getTemplateRenderer(function () {/*!@preserve <a href="javascript:;" onclick="goMainChannelUrl();" class="press_float_subscribe_layer _afterAdd" style="display: none;"> <span class="press_float_subscribe_layer_text">메인 뉴스판에서 노컷뉴스 주요뉴스를 볼 수 있습니다.</span> <span class="press_float_subscribe_layer_link">보러가기</span> </a> */ return true; }); }, commonLayerTemplate: function() { return news.Util.getTemplateRenderer(function() {/*!@preserve <a href="javascript:;" onclick="return false;" class="press_float_subscribe_layer _afterRemove" style="display: none;"> <span class="press_float_subscribe_layer_text"><strong>노컷뉴스</strong> 언론사 구독 해지되었습니다.</span> </a> */ return true; }); }, nclk_add: 'prs_hom.take', nclk_remove: 'prs_hom.cancel', nclk_info: 'prs_hom.info', onAddChannelSuccess: pressHomeLnb.channelSubscribeButton.onAddChannelSuccess, onRemoveChannelSuccess: pressHomeLnb.channelSubscribeButton.onRemoveChannelSuccess }); }, onStartFloating: function() { pressHeader.addClass('is_invisible'); }, onStopFloating: function() { pressHeader.removeClass('is_invisible'); } }; if (isTabPresent) { _floatingConfig.fnBoundary = function(){ return $("._start_floating").offset().top - $("._press_float").height(); } } else { _floatingConfig.sAfterContentSelector = '._press_header'; } var floating = new PressHomeMainManager.Floating('._press_float', _floatingConfig); /* 플로팅 */ /* 뒤로버튼 */ var historyBackButton = new PressHomeMainManager.HistoryBackButton('._press_float ._back_btn'); /* 뒤로버튼 */ return { floating: floating, pressHomeLnb: pressHomeLnb, historyBackButton: historyBackButton } } </script> <div class="press_float _press_float is_fixed" style="background-color: #484a4d; display:none;"> <div class="press_float_inner"> <a href="javascript:;" class="press_float_prev _back_btn">이전</a> <a href="https://www.naver.com" class="press_float_logo"><span class="blind">NAVER</span></a> <a href="https://news.naver.com/main" class="press_float_service "> <span class="blind">뉴스</span> </a> <div class="press_float_head"> <strong class="press_float_title"> <a href="/press/079" class="press_float_title_text" onclick="nclk(event,'prs_hom.top',079,'');">노컷뉴스</a> </strong> </div> <div class="press_float_subscribe _press_float_subscribe"> </div> </div> </div> <div id="ct" role="main" class="press _start_floating" style="min-height:3000px;"> <div class="press_section_tab _press_tab_scroll _fixed is_fixed" style="display:none; background-color: #484a4d;"> <div class="press_section_tab_inner"> <ul class="press_section_tab_list _office_home_tab_list"> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Main"> <span class="press_section_tab_txt">주요뉴스</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079/issue" class="_press_tab_btn" data-tab-type="Link" data-tab-id="Issue"> <span class="press_section_tab_txt">이슈</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079/shortform" class="_press_tab_btn" data-tab-type="Link" data-tab-id="ShortForm"> <span class="press_section_tab_txt">숏폼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=100" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Politics"> <span class="press_section_tab_txt">정치</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=102" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Society"> <span class="press_section_tab_txt">사회</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=101" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Economy"> <span class="press_section_tab_txt">경제</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=105" class="_press_tab_btn" data-tab-type="Section" data-tab-id="It"> <span class="press_section_tab_txt">IT</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=104" class="_press_tab_btn" data-tab-type="Section" data-tab-id="World"> <span class="press_section_tab_txt">세계</span> </a> </li> <li class="press_section_tab_item " aria-selected="true"> <a href="/press/079?sid=103" class="_press_tab_btn" data-tab-type="Section" data-tab-id="LifeCulture"> <span class="press_section_tab_txt">생활</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079?sid=110" class="_press_tab_btn" data-tab-type="Section" data-tab-id="Opinion"> <span class="press_section_tab_txt">사설/칼럼</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079/live" class="_press_tab_btn" data-tab-type="Link" data-tab-id="NaverTvLive"> <span class="press_section_tab_txt">생중계</span> </a> </li> <li class="press_section_tab_item " aria-selected="false"> <a href="/press/079/ranking" class="_press_tab_btn" data-tab-type="Default" data-tab-id="Ranking"> <span class="press_section_tab_txt">랭킹</span> </a> </li> </ul> </div> </div> <script> // NEW-23795 function addTabClassIfNecessary() { var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { var welTabs = $('._office_home_tab_list').children(); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]') var nIndex = welTabs.index(welSelectedTab); welTabScroll.removeClass('is_first').removeClass('is_last'); if (nIndex == 0) { welTabScroll.addClass('is_first'); } else if (nIndex == welTabs.length - 1) { welTabScroll.addClass('is_last'); } } } function initPressHomeTab(params) { var officeId = '079'; /* 탭 */ var welTabScroll = $('._press_tab_scroll'); if (welTabScroll.length > 0) { // position 0 부터 시작한다. ("style 속성 자체를 지우면 스크롤이 적용되지 않는다" on iOS) welTabScroll.children().eq(0).css('left', '0px'); var pressTabScroll = new news.Scroll("._press_tab_scroll"); // ._press_tab_scroll이 floating 상태에 따라 height값이 달라져 고정하지 않도록 설정 $("._press_tab_scroll").css("height", ""); var welSelectedTab = $('.press_section_tab_item[aria-selected=true]'); if (welSelectedTab.length > 0) { pressTabScroll.scrollElToCenter(welSelectedTab); } var agent = news.Util.getAgentInfo(); if (agent.bMobile && !agent.bIsIos) { $(window).on("resize", function (e) { e.preventDefault(); pressTabScroll.refresh(); pressTabScroll.scrollElToCenter(welSelectedTab); }); } } /* 탭 */ addTabClassIfNecessary(); /* 섹션탭 클릭 */ var pressTabButton = new PressHomeMainManager.ButtonListener('._press_tab_btn', { onClick: function (e) { var tabType = $(e.currentTarget).data('tab-type'); var tabId = $(e.currentTarget).data('tab-id'); if (!(tabType === 'home' || tabType === 'link')) { if (params && params.floating && params.floating.isFloating) { e.currentTarget.hash = 'lnb'; } } if (tabId === 'Main') { nclk(e, 'hom.mm', officeId, ''); } else if (tabId === 'NaverTvLive') { nclk(e, 'hom.live', officeId, ''); } else if (tabId === 'Ranking') { nclk(e, 'hom.rank',officeId,''); } else if (tabId === 'Premium') { nclk(e, 'hom.premium', officeId, ''); } else if (tabId === 'ShortForm') { nclk(e, 'hom.short', officeId, ''); } else if (tabId === 'Issue') { nclk(e, 'hom.sectionissue', officeId, ''); } else { nclk(e, 'hom.section', officeId, ''); } } }); /* 섹션탭 클릭 */ return { pressTabScroll: pressTabScroll, pressTabButton: pressTabButton } } </script> <script> /** * `focus to lnb` 대응 (url format: `some/url#lnb`) */ ;(function(){ var isFocusToLnbMode = false; // default 마크업 구성을 `focus to lnb` 로 하고 (floating lnb 로 구성), // `focus to lnb` 접근이 아닐 경우 `floating lnb` 구성을 해제하는 컨셉. (to static 으로) // // default 마크업 구성을 `floating lnb` 로 한 이유: // 1. `static lnb` 방식으로 하면, // 2. `focus` 처리할 때 "화면 덜컹 거림이 보여서" 보기 좋지 않다. // // `focus` 요청일 경우, // 필요한 추가 처리는 content 출력 후 처리돼있다. (e.g. scroll 이동) if(location.hash === '#lnb'){ isFocusToLnbMode = true; } // "뒤로가기", "새로고침" 일 경우 focus 처리하지 않는다. (browser 에서 scroll 자동 이동 시키므로) (function () { var winNavigation = (window.performance && window.performance.navigation) || {}; var isReload = winNavigation.type === winNavigation.TYPE_RELOAD; var isHistoryBack = winNavigation.type === winNavigation.TYPE_BACK_FORWARD; // 상수를 지원하지 않을 경우도 focus 처리하지 않음 if(isHistoryBack || isReload || !winNavigation.TYPE_BACK_FORWARD){ isFocusToLnbMode = false; } })(); try{ // 서버 기본 설정이 `lnb floating + block' 이면 LNB 움직이는게 보여서 script 에서 block 되도록 했다. document.querySelector('._press_float').style.display = ''; document.querySelector('._press_tab_scroll').style.display = ''; }catch(e){} // 선택된 LNB 중앙 정렬 선처리 (onload 후 Scroll-UI 에서 중앙 정렬시 이동이 보이지 않게) (function(){ try{ var lnb = document.querySelector('._press_tab_scroll'); var lnbScrollContent = lnb.firstElementChild; var selectedItem = lnb.querySelector('li[aria-selected="true"]'); var maxScrollLeft = 0; var selectedItemScrollLeft = 0; // Scroll-UI 적용 전에 inline style 은 제거해 줘야 한다. (e.g. onload 후 적용 될 때) lnbScrollContent.style.position = 'absolute'; maxScrollLeft = lnbScrollContent.clientWidth - lnb.clientWidth; if(maxScrollLeft <= 0){ // lnb 가 content 보다 크다. (scroll 필요 없는 경우) return; } selectedItemScrollLeft = Math.max( 0, (selectedItem.offsetLeft || 0) - ((lnb.clientWidth - selectedItem.clientWidth) / 2) ); selectedItemScrollLeft = Math.min(maxScrollLeft, selectedItemScrollLeft); lnbScrollContent.style.left = -1 * Math.round(selectedItemScrollLeft) + 'px'; }catch(e){} })(); // 1. focus mode 라면 서버 출력 마크업을 그대로 두고 // 2. 이후 처리는 content 출력 후 js 에서 하는 구조다. if(isFocusToLnbMode){ return; } /** * `focus to lnb` 접근이 아니라면 `static lnb` 구성으로 마크업 변경 */ try{ var header = document.querySelector('._press_header'); var headerFloat = document.querySelector('._press_float'); var lnb = document.querySelector('._press_tab_scroll'); header.style.display = ''; headerFloat.className = headerFloat.className.replace('is_fixed', ''); if(lnb){ lnb.className = lnb.className.replace('is_fixed', ''); } }catch(e){} })(); </script> <script> /** * `focus to lnb` 대응 (content 출력 후 추가 처리) */ ;(function () { try { var startFloating = document.querySelector('._start_floating'); var header = document.querySelector('._press_header'); var lnbScrollPaddingTop = document.querySelector('._press_float').clientHeight; // js 처리 관련 inline style 제거 window.addEventListener('load', function () { document.querySelector('#ct').style.minHeight = ''; }); // display none 상태가 아니면 `focus to lnb` 접근이 아니다. if (header.style.display !== 'none') { return; } header.style.display = ''; // show header var floatingOffset = startFloating.getBoundingClientRect().top + window.pageYOffset; window.scrollTo(0, floatingOffset - lnbScrollPaddingTop); }catch(e){} })(); </script> <div class="_tab_panel" data-section-id="103" data-section-lnb-id="LifeCulture" data-office-id="079"> <div class="press_edit_news"> <ul class="press_edit_news_list as_5item_separator"> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964154","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112907480900000"> <a href="https://n.news.naver.com/article/079/0003964154?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="https://mimgnews.pstatic.net/image/origin/079/2024/11/29/3964154.jpg?type=nf212_140&ut=1732834089000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">폭설 잦아들었지만 한파 본격화…빙판길 사고 주의보</span> <span class="r_ico_b r_modify is_outdated"><b>1시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964148","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112907011200000"> <a href="https://n.news.naver.com/article/079/0003964148?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="https://mimgnews.pstatic.net/image/origin/079/2024/11/29/3964148.jpg?type=nf212_140&ut=1732831272000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"힘들게 장소 찾았는데 홍수가…" 홍종찬 감독의 'Mr.플랑크톤'[EN:터뷰]</span> <span class="r_ico_b r_modify is_outdated"><b>2시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964127","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112823070900000"> <a href="https://n.news.naver.com/article/079/0003964127?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964127.jpg?type=nf212_140&ut=1732802829000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">뉴진스 "가처분 X, 민희진과 함께하고 이름 지킬 것"[현장EN:]</span> <span class="r_ico_b r_modify is_outdated"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964126","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112822530900000"> <a href="https://n.news.naver.com/article/079/0003964126?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964126.jpg?type=nf212_140&ut=1732801989000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">어도어 "뉴진스 전속계약 유효, 기자회견 유감"</span> <span class="r_ico_b r_modify is_outdated"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964125","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112822290900000"> <a href="https://n.news.naver.com/article/079/0003964125?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964125.jpg?type=nf212_140&ut=1732800549000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">성탄절 한 달 앞으로…교회·거리도 성탄 준비 본격화</span> <span class="r_ico_b r_modify is_outdated"><b>10시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964119","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112821001600000"> <a href="https://n.news.naver.com/article/079/0003964119?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964119.jpg?type=nf212_140&ut=1732795216000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">뉴진스, 어도어에 전속계약 해지 통보 "시간 아깝고, 정신적 고통"[현장EN:]</span> <span class="r_ico_b r_modify is_outdated"><b>12시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964115","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112820061100000"> <a href="https://n.news.naver.com/article/079/0003964115?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964115.jpg?type=nf212_140&ut=1732791971000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">감리교 통일선교학당, "정복주의적 통일 반대 과정도 평화로워야"</span> <span class="r_ico_b r_modify is_outdated"><b>13시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964102","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112818341300000"> <a href="https://n.news.naver.com/article/079/0003964102?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964102.jpg?type=nf212_140&ut=1732786453000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">뉴진스, 오늘 저녁 전속계약 해지 관련 긴급 기자회견</span> <span class="r_ico_b r_modify is_outdated"><b>14시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964096","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112818190800000"> <a href="https://n.news.naver.com/article/079/0003964096?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964096.jpg?type=nf212_140&ut=1732785548000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이틀째 기록적인 11월 폭설 쏟아져…내일까지 전국에 비나 눈 좀더 이어져</span> <span class="r_ico_b r_modify is_outdated"><b>14시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964085","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112818081400000"> <a href="https://n.news.naver.com/article/079/0003964085?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964085.jpg?type=nf212_140&ut=1732784894000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">이수지 작가 "그림책은 '만질 수 있는 생각'이에요"</span> <span class="r_ico_b r_modify is_outdated"><b>15시간전</b></span> </span> </a> </li> </ul> </div> <div class="press_edit_news"> <ul class="press_edit_news_list as_5item_separator"> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964050","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112817281500000"> <a href="https://n.news.naver.com/article/079/0003964050?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964050.jpg?type=nf212_140&ut=1732782495000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한국신앙과직제, 로마 교황청에서 세계교회협의회, 정교회까지 일치 순례</span> <span class="r_ico_b r_modify is_outdated"><b>15시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964042","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112817161100000"> <a href="https://n.news.naver.com/article/079/0003964042?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964042.jpg?type=nf212_140&ut=1732781771000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">개신교계, "尹, 개혁이라는 주문만 반복 정치적 의지와 방안 보이지 않아"</span> <span class="r_ico_b r_modify is_outdated"><b>16시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964029","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112816591100000"> <a href="https://n.news.naver.com/article/079/0003964029?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964029.jpg?type=nf212_140&ut=1732780751000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">서인영 측 "최근 합의 이혼, 내년 초 컴백 준비 중"</span> <span class="r_ico_b r_modify is_outdated"><b>16시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003964007","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112816290800000"> <a href="https://n.news.naver.com/article/079/0003964007?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3964007.jpg?type=nf212_140&ut=1732778948000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">英BBC 정우성 '혼외자 스캔들' 주목…"국가적 논쟁 일으켜"</span> <span class="r_ico_b r_modify is_outdated"><b>16시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963976","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112815410900000"> <a href="https://n.news.naver.com/article/079/0003963976?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963976.jpg?type=nf212_140&ut=1732776069000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">은가은, 전속계약 해지 통보…TSM엔터 "성실하게 정산금 지급"</span> <span class="r_ico_b r_modify is_outdated"><b>17시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963971","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112815350900000"> <a href="https://n.news.naver.com/article/079/0003963971?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963971.jpg?type=nf212_140&ut=1732775709000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">한가인 '닮은꼴' 김동준과 유전자 검사…연정훈도 놀랐다</span> <span class="r_ico_b r_modify is_outdated"><b>17시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963912","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112814330800000"> <a href="https://n.news.naver.com/article/079/0003963912?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963912.jpg?type=nf212_140&ut=1732771988000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">플레이브, 신상 공개·모욕 글 쓴 악플러 마키 고소 "검찰 송치돼"</span> <span class="r_ico_b r_modify is_outdated"><b>18시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963892","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112813460700000"> <a href="https://n.news.naver.com/article/079/0003963892?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963892.jpg?type=nf212_140&ut=1732769167000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"더 날렵하고 더 강하게"…BMW X3, 새롭게 태어났다</span> <span class="r_ico_b r_modify is_outdated"><b>19시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963879","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112812581600000"> <a href="https://n.news.naver.com/article/079/0003963879?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963879.jpg?type=nf212_140&ut=1732766296000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">"설현, 평범한 시골 여자애 같았다"…'조명가게' 캐스팅 비화</span> <span class="r_ico_b r_modify is_outdated"><b>20시간전</b></span> </span> </a> </li> <li class="press_edit_news_item as_thumb _rcount" data-comment='{"gno":"news079,0003963877","type":"press","queryUrl":"sid=103"}' data-service-datetime="2024112812511100000"> <a href="https://n.news.naver.com/article/079/0003963877?sid=103" class="press_edit_news_link _es_pc_link" data-pc-link=""> <span class="press_edit_news_thumb"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://mimgnews.pstatic.net/image/origin/079/2024/11/28/3963877.jpg?type=nf212_140&ut=1732765871000" width="106" height="70" alt="" onerror="showNoImage(this, 'noHeight')" > </span> <span class="press_edit_news_text"> <span class="press_edit_news_title">'노벨문학상' 한강 독립서점 '책방오늘' 운영 손 뗐다</span> <span class="r_ico_b r_modify is_outdated"><b>20시간전</b></span> </span> </a> </li> </ul> </div> <div class="r_more r_more_load _load_more_section_article"> <div class="r_more_loader"> <div class="r_more_loading_icon"> <i class="r_more_dot as_1" aria-label="로딩"></i> <i class="r_more_dot as_2" aria-label="로딩"></i> <i class="r_more_dot as_3" aria-label="로딩"></i> <i class="r_more_dot as_4" aria-label="로딩"></i> <i class="r_more_dot as_5" aria-label="로딩"></i> <i class="r_more_dot as_6" aria-label="로딩"></i> </div> </div> </div> </div> <div class="press_desc_wrap"> <div class="press_desc"><em>노컷뉴스</em>의 최신 뉴스입니다.</div> </div> <p class="subscribe_ticker" style="display: none;">구독한 뉴스는 <em>My뉴스</em>에서 볼 수 있습니다.</p> </section> <section class="press_aside _aside_wrapper"> <div class="press_aside_inner _aside_content"> <h3 class="blind">구독</h3> <div class="_aside"></div> <script> doAfterLoadEnd(loadAside); function loadAside() { var forcePcVersion = ""; if (isMobileDevice() && !forcePcVersion) { return; } var iframe = append(); var asideFixed; window.addEventListener('message', function(event) { var data = event.data; if (event.origin !== "https://news.naver.com") { return; } if (data.type === "setIframeSize" && data.height) { iframe.style.height = data.height + 'px'; iframe.style.visibility = ""; try { asideFixed.deactivate(); // event 중복 적용되지 않게 } catch(e) {} asideFixed = AsideFixed({ "wrapper" : document.querySelector("._aside_wrapper") }); } }); function append() { var iframe = document.createElement('iframe'); iframe.title = "구독 및 추천 채널"; iframe.width = "100%"; iframe.height = "0"; iframe.style.visibility = "hidden"; iframe.setAttribute("frameborder", "no"); iframe.setAttribute("scrolling", "no"); iframe.src = "https://news.naver.com/aside?oid=079"; document.querySelector("._aside").appendChild(iframe); return iframe; } } </script> </div> </section> </div> </div> <hr /> <div class="mp_footer"> <div class="f_maininfo"> <div class="f_maininfoinner"> <a href="javascript:topPage();" class="r_pg_top _go_top" id="goTop" onclick="nclk(event, 'fot.pctop', '', '');">맨위로</a> <footer role="contentinfo"> <p class="u_cr"> <span class="u_ftm _footer_login"> <span class="u_cri u_cri_v1"><a href="https://m.naver.com/services.html" data-mpurl='{"m":"https://m.naver.com/services.html","p":"https://www.naver.com/more.html"}' class="u_cra" onclick="nclk(event,'fot.serviceall','','');">전체서비스</a></span> </span> <span class="u_ftm"> <span class="u_cri u_cri_v1"><a href="https://m.news.naver.com/ombudsman/index" data-mpurl='{"m":"https://m.news.naver.com/ombudsman/index","p":"https://news.naver.com/main/ombudsman/index.naver"}' class="u_cra" onclick="nclk(event,'fot.guide','','');">서비스안내</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_001.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_001.naver","p":"https://help.naver.com/alias/news/news_001.naver"}' class="u_cra" onclick="nclk(event,'fot.report','','');">오류신고</a></span> <span class="u_cri u_cri_v1"><a href="https://help.naver.com/alias/news/news_007.naver" data-mpurl='{"m":"https://help.naver.com/alias/news/news_007.naver","p":"https://help.naver.com/alias/news/news_007.naver"}' class="u_cra" onclick="nclk(event,'fot.help','','');">고객센터</a></span> </span> <span class="cr_rule"> <span class="cr_rulea">청소년 보호 책임자 : 이정규</span> </span> <span class="u_presscopy"> 각 언론사가 직접 콘텐츠를 편집합니다. <span class="u_presscopy_a">ⓒ 노컷뉴스</span> </span> <span class="u_copyright">이 콘텐츠의 저작권은 저작권자 또는 제공처에 있으며, 이를 무단 이용하는 경우 저작권법 등에 따라 법적 책임을 질 수 있습니다.</span> <span class="u_naverlogo"><a href="https://www.navercorp.com/" data-mpurl='{"m":"https://www.navercorp.com/","p":"https://www.navercorp.com/"}' class="u_naverlogo_a" id="nhnLink" onclick="nclk(event,'fot.navercorp','','');">NAVER</a></span> </p> </footer> </div> </div> </div> <script type="text/javascript"> /** * 이 파일은 모바일 뉴스 서비스 전체 페이지에 적용되는 스크립트로써, * 코드 추가 시 Front-End 성능 관점에서 주의를 요합니다. */ jQuery(window).on('load', function(){ setTimeout(onload, 10); function onload(){ var oLnb = new news.Lnb('._lnb_scroll'); new news.ImageLazyLoader().load("img[data-src]"); new news.MoveTopButton("._go_top"); new news.HistoryManager().init("naver_mobile_news_history", "https://media.naver.com/press/079?sid=104"); // iframe lazy-loading (function(){ try { Array.prototype.slice.apply(document.querySelectorAll('iframe[data-src]')) .forEach(function(iframeEl) { var originSrc = iframeEl.getAttribute('data-src'); if(originSrc) { iframeEl.setAttribute('src', originSrc); } }); }catch(e) {} })(); if(typeof init === "function"){ init(); } var cookie = news.Cookie.getInstance(); var isShownNewLnb = cookie.getItem("isShownNewLnb"); if(isShownNewLnb == null) { isShownNewLnb = "Y"; cookie.setItem("isShownNewLnb", isShownNewLnb, 3650, "", "/"); $("._isNew").addClass("is_new"); } { var footerLogin = jQuery(document).find('._footer_login'); if(footerLogin <= 0) { return; } // 디바이스에 따라 로그인, 로그아웃 URL 분기 var loginUrl = "https://nid.naver.com/nidlogin.login"; var logoutUrl = "https://nid.naver.com/nidlogin.logout?"; if (news.Util.getAgentInfo().bMobileOrTablet) { loginUrl = "https://nid.naver.com/nidlogin.login?svctype=262144"; logoutUrl = "https://nid.naver.com/nidlogin.logout?svctype=262144&"; } if(news.LoginAssistor.isLoginUser()) { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="javascript:news.Util.logout(\''+logoutUrl+'url=\'+encodeURIComponent(location.href));" class="u_cra" id="news_logout" onclick="nclk(event,\'fot.logout\',\'\',\'\');" >로그아웃</a></span>') }else { footerLogin.prepend('<span class="u_cri u_cri_v1"><a href="'+loginUrl+'" class="u_cra" id="news_login" onclick="nclk(event,\'fot.login\',\'\',\'\');" >로그인</a></span>') } } } }); </script> <script> function init() { /* LNB */ var pressHomeTopLnb = initPressHomeTopLnb(); /* LNB */ /* 탭 */ var pressHomeTab = initPressHomeTab({ floating: pressHomeTopLnb.floating }); /* 탭 */ /* 댓글 카운트 */ news.CommentCountPainterToList.getInstance().renderCommentCount({ linkDomainMap: { press: 'https://n.news.naver.com', pressHomeCard: 'https://n.news.naver.com' }, addStyle: "prepend", }); /* 댓글 카운트 */ /* 더보기 */ new PressHomeMainManager.MoreSectionArticle('._tab_panel', { sDomain: 'https://n.news.naver.com', sCommentLinkDomain: 'https://n.news.naver.com' }); /* 더보기 */ // 연/스 pc 기사링크 변경 대응 PressHomeMainManager.EnterSportsLinkChanger(); new news.PressHomeProfile() .init({ billboardChartLibUrl: billboardChartLibUrl, templateData: profileData }) .on('toggleProfile', function(){ pressHomeTopLnb.floating.updateBoundary(); }); new news.ChannelPlugin() .init({ channelPluginApiDomain: "https://api.channel-plugin.naver.com", followLayerAutoCloseMs: 5000, nclickPrefix: 'prs_hom' }); var showSectionToggle = false; if (showSectionToggle) { $('#ps_toggle').bind('change', function() { var url = location.pathname; var sid = '103'; var elToggle = $(this); var isChecked = elToggle.is(':checked'); if (isChecked) { window.location.href = url + '?sid=' + sid + '&isSectionGroup=false' } else { window.location.href = url + '?sid=' + sid + '&isSectionGroup=true' } }); } } var persistKey = 'pressHomeContents'; var articleListDom = $.persist(persistKey); if (articleListDom) { $('._tab_panel').html(articleListDom); } $(document).on('click', 'a', function(){ $.persist(persistKey, $('._tab_panel').html()); }); </script> <script> var gnb_service = 'news'; var gnb_logout = encodeURIComponent(location.href); var gnb_template = 'gnb_utf8'; var gnb_brightness = 1; var gnb_item_hide_option= 128; doAfterLoadEnd(function () { try { GlobalMPUrlManager.init(); } catch (e) {} }); doAfterLoadEnd(function() { if (!document.querySelector('#gnb') || isMobileDevice() === true) { return; } var gnb_src = "https://ssl.pstatic.net/static.gn/templates/gnb_utf8?2024112909"; // GnbHelper를 이용하여 GNB Layer를 닫을 수 있도록 지원한다. if (window.jindo) { jindo.LazyLoading.load( gnb_src, function() { try { getGNB(); } catch(e) {} }, 'utf-8' ); jindo.$Fn(function (oEvent) { GnbHelper.attachClick(oEvent.$value().target); }).attach(document, 'click'); } else if (window.jQuery) { new news.JsLoader(). load( [gnb_src], function() { try { getGNB(); } catch(e) {} } ); $(document).on("click", function(event) { GnbHelper.attachClick(event.target); }); } }); </script> <script> doAfterLoadEnd(function() { try { new SearchAutoComplete({ content: document.querySelector("._search_content"), contentToggleBtn: document.querySelector("._search_content_toggle_btn"), isMobile: isMobileDevice(), nClickType: "newsM" }); } catch(e) {} }); </script> <!-- LCS --> <script type="text/javascript"> function initMa(){ var data = { "service": "news", "baseInfo": { "category": (function(){ var result = "언론사홈"; if(result !== ""){ return result; } try{ return document.querySelector('meta[property="og:title"]') .getAttribute('content') .replace(/[\s]*:+[\s]*네이버[\s]*뉴스/, ''); }catch(e){ return ""; } })() }, "extraInfo": {} }; data.extraInfo.sectionId = "" || "103"; data.extraInfo.officeId = "079"; try{ ma.init({ api: "https://ma.news.naver.com/l", data: data }); }catch(e){} } </script> <script type="text/javascript"> window.ntm_news = window.ntm_news || []; doAfterLoadEnd(function () { var ntmUrl = "https://ntm.pstatic.net/scripts/ntm_b7032129a433.js"; ntmInit(ntmUrl); }); </script> <script type="text/javascript"> // NLog pageview 전송 var eventType = "onpageshow" in window ? "pageshow" : "load"; jQuery(window).on(eventType, function() { var sti = ""; var gdid = ""; if (isMobileDevice()) { // mobile } else { // pc sti = "news" } // ma 전송 try { initMa(); } catch (e) { } ntmCustomPageViewSend({ sti: sti, gdid: gdid }); }); </script> <!-- //LCS --> </body> </html>