CINXE.COM
Best on-screen journalists
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://kpopherald.koreaherald.com/view.php?ud=201604111637139678512_2&ACE_SEARCH=1","20190707210802","https://web.archive.org/","web","/_static/", "1562533682"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>Best on-screen journalists</title> <meta property="og:title" content="Best on-screen journalists"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201604111637139678512_2"/> <meta property="og:image" content="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164901_01.jpg"/> <meta property="og:description" content="There have been many films and dramas centered on journalists, who chase stories and uncover the truth. Following are the starlets who stood out as journalists on-screen.Son Ye-jinActress So..."/> <meta property="og:article:author" content="K-POP HERALD"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Best on-screen journalists"> <meta name="twitter:site" content="K-POP HERALD"> <meta name="twitter:creator" content="K-POP HERALD"> <meta name="twitter:image" content="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164901_01.jpg"> <meta name="twitter:description" content="There have been many films and dramas centered on journalists, who chase stories and uncover the truth. Following are the starlets who stood out as journalists on-screen.Son Ye-jinActress So..."> <meta name="viewport" content="width=980, user-scalable=yes"/> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20190707210802/http://m.kpopherald.com/view.php?ud=201604111637139678512_2&ACE_SEARCH=1"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20190707210802/http://m.kpopherald.com/view.php?ud=201604111637139678512_2&ACE_SEARCH=1"/> <link rel="alternate" type="application/rss+xml" title="K-POP HERALD" href="/web/20190707210802/http://kpopherald.koreaherald.com/rss_xml.php"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="Cache-Control" content="no-cache"/> <meta http-equiv="Pragma" content="no-cache"/> <link rel="stylesheet" href="https://web.archive.org/web/20190707210802cs_/http://res.heraldm.com/kpopherald/version01/www/css/common.css"/> <script src="https://web.archive.org/web/20190707210802js_/http://res.heraldm.com/js/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20190707210802js_/http://res.heraldm.com/js/jquery-ui.1.11.min.js" type="text/javascript"></script> <script type="text/javascript" src="https://web.archive.org/web/20190707210802js_/http://wcs.naver.net/wcslog.js"></script> <script type="text/javascript"> if(!wcs_add) var wcs_add = {}; wcs_add["wa"] = "f2168f38abad6c"; wcs_do(); </script> <script type="text/javascript"> function CheckSearchIt( frm ) { if( !frm.ssk.value ) { alert("검색어를 입력해주세요."); return; } frm.submit(); } </script> <script language="javascript"> var nPage = 1; $(document).ready(function(){ }); $(window).scroll(function() { }); $(window).resize(function() { }); var __nVBIndex = 0; var __nVBMaxCount = 11; function ViewBigPhoto( nMode ) { if( __nVBMaxCount == 1 ) return; var nOldIndex = __nVBIndex; if( nMode == 1 ) { __nVBIndex--; if( __nVBIndex < 0 ) __nVBIndex = __nVBMaxCount-1; } else { __nVBIndex++; if( __nVBIndex >= __nVBMaxCount ) __nVBIndex = 0; } var nIdxCount = __nVBIndex + 1; var strDivOldID = "#photobimg_" + nOldIndex; var strDivID = "#photobimg_" + __nVBIndex; var nHPosi = $(strDivID).attr("imgposi"); $("#pervbtnid").css("margin-top", nHPosi+"px"); $("#nextbtnid").css("margin-top", nHPosi+"px"); $("#photobposi").html(nIdxCount); $(strDivOldID).hide(); $(strDivID).show(); } function PhotoPaging( nMode, nType ) { if( nMode == 1 ) { if( nPage <= 1 ) return; else nPage--; } else { nPage++; } var strJSonUrl = '/json/load_photolist.php?pg=' + nPage + '&tp=' + nType; $.getJSON(strJSonUrl, null, function(data) { strRCode = data['retval']; strRMsg = data['retmsg']; if( strRCode == '00' ) { if( data['retend'] == '1' ) { alert("마지막 페이지 입니다."); nPage--; return; } $("#photolist").html(data['divhtml']); } else { alert(strRMsg + ":잠시후 다시시도해주세요.."); } }); } function updateIFrame( height ) { $("#CPIFrameSrc").height( (height+70) + "px" ); } function fbs_click() { u="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201604111637139678512_2"; var fbWin = window.open('https://web.archive.org/web/20190707210802/http://www.facebook.com/sharer.php?u='+encodeURIComponent(u),'facebooksharer','toolbar=0,status=0,width=626,height=436'); return; } </script></head> <body> <div id="wrap"> <!--상단--> <div id="head"> <div class="util"> <ul class="side"> <li><a href="https://web.archive.org/web/20190707210802/http://www.koreaherald.com/" target="_blank">The Korea Herald</a></li> <!--li><a href="http://theinvestor.co.kr/" target="_blank">The Investor</a></li> <li><a href="http://biz.heraldcorp.com" target="_blank">The Herald Business</a></li--> </ul> <!-- // 이미지 text 로 변경 2018.07.11--> <div class="sns"> <a href="https://web.archive.org/web/20190707210802/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/sns_top2.gif" width="21" height="21" alt="facebook"/></a><a href="https://web.archive.org/web/20190707210802/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/sns_top1.gif" width="21" height="21" alt="twiter"/></a><a href="https://web.archive.org/web/20190707210802/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/sns_top4.jpg" width="21" height="21" alt="instar"/></a></div> </div> <div id="gnb"> <h1 class="logo"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/kh_logo.jpg" width="349" height="37" alt="KPOP HERALD"/></a></h1> <div class="menu"> <ul> <li><a class="m1" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/"><span>Home</span></a></li> <li><a class="m2" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=1"><span>Music</span></a></li> <li><a class="m3_on" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=2"><span>TV&Film;</span></a></li> <li><a class="m4" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=3"><span>Fashion&Beauty;</span></a></li> <li><a class="m5" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=4"><span>Feature</span></a></li> </ul> </div> </div> <div id="gnb_sub"> <div class="search"> <form name="search_frm" method="get" action="/web/20190707210802/http://kpopherald.koreaherald.com/sclist.php" onsubmit="CheckSearchIt(this);return false;"> <input type="text" name="ssk" class="id_before" onfocus="this.className='id_after'" value="" onkeyup="if(!this.value.length) {this.className='id_before';}else {this.className='id_after';}" onblur="if(!this.value.length) {this.className='id_before';}else {this.className='id_after';}"/><input type="image" src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_search.jpg" style="width: 25px;height: 25px;display: inline-block;cursor: pointer;vertical-align: top;margin: 0;padding: 0;border: 0;"/> </form> </div> <div class="sub_menu1"> <ul> <li><a class="sm1_on" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=21"><span>TV</span></a></li> <li><a class="sm2" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=22"><span>Flim</span></a></li> </ul> </div> <div class="sub_menu2 none"> <ul> <li><a class="sm3" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=31"><span>Fashion</span></a></li> <li><a class="sm4" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=32"><span>Beauty</span></a></li> <li><a class="sm5" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=51"><span>Photos</span></a></li> </ul> </div> </div> </div> <!--//상단--> <div id="container"> <div id="content"> <div class="title2"> <h4 class="cont_title"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/title_tv.jpg" alt=""/></h4> <div class="location">Home > TV</div> </div> <div id="article_area"> <h1>Best on-screen journalists</h1> <h2></h2> <div class="n_sns_area"> <div class="info"> <ul> <li style="margin-right:50px;">Published : Apr 11, 2016 - 16:51 </li> <li>Updated : Apr 11, 2016 - 16:51 </li> </ul> </div> <div class="btn"> <ul> <li><a href="javascript:fontSizeChange('article_text','down');"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_sizeDown.gif"/></a></li> <li><a href="javascript:fontSizeChange('article_text','up');" class="mr2 ml-4"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_sizeUp.gif"/></a></li> <li style="margin-left:5px"><a href="javascript:fbs_click();"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190707210802/http://twitter.com/?status=Best+on-screen+journalists%20http://kpopherald.koreaherald.com/view.php?ud=201604111637139678512_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_twitter.gif"/></a></li> </ul> </div> </div> <!-- 트위터 위젯 로딩용 --> <script async src="https://web.archive.org/web/20190707210802js_/https://platform.twitter.com/widgets.js" charset="utf-8"></script> <div class="article_body " id="article_text"> <p> There have been many films and dramas centered on journalists, who chase stories and uncover the truth. Following are the starlets who stood out as journalists on-screen.<br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_11.jpg" width="width:600px;" alt="image"/></td></tr></table><br/> <strong>Son Ye-jin</strong><br/> <br/> Actress Son Ye-jin, who was dubbed as “Korea’s first love” for her pure and innocent image, made an unprecedented move when she decided to play a down-to-earth, strong TV reporter in 2008. In MBC drama “Spotlight,” she played reporter Seo Woo-jin, who covers social affairs beat for a major broadcaster. For stories, she will do anything from infiltrating into an absconder’s house to risking her life. Although the drama’s viewership was less-than satisfactory, Son’s acting spectrum expanded through the work. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164901_01.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Ji Jin-hee and Son Ye-jin in "Spotlight" (MBC) </td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164901_02.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Son Ye-jin (MBC) </td></tr></table><br/> <strong>Park Shin-hye<br/> <br/> </strong>Hallyu star Park Shin-hye played a rookie TV reporter in a popular drama “Pinocchio” in 2014. She played Choi In-ha, a bright, strong and compassionate reporter, who can’t tell a lie. Whenever she lies, it makes her hiccup. Due to this condition, she can’t compromise with false or unfair incidents, and has to reveal the truth all the time. The drama gained momentum among people in 20s for Park depicting the hard life of a job seeker and a newcomer in a company. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_08.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Kim Young-kwang and Park Shin-hye in Pinocchio</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_10.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Park Shin-hye (SBS) </td></tr></table><br/> <strong>Kim Ok-bin<br/> <br/> </strong>Actress Kim Ok-bin, who made her name in Park Chan-wook’s film “Thirst,” returned as a reporter Gong Soo-kyung in the film “Minority Opinion” in 2013. In the film, she is an ardent reporter who tries to cover the truth behind the real-life incident “Yongsan disaster,” which claimed the lives of five tenants and one policeman in January 2009, as a result of a clash between the police and the tenants -- who protested against insufficient compensation for the redevelopment of the Yongsan neighborhood. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164901_03.jpg" width="width:500px;" alt="image"/></td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_04.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Kim Ok-bin in "Minority Opinion" (Cinema Service) </td></tr></table><br/> <strong>Park Bo-young<br/> <br/> </strong>Actress Park Bo-young played rookie entertainment reporter Do Ra-hee in 2015 film “You Call it Passion.” In the flick, she plays an intern reporter, who has graduated from a prestigious university and lands an internship reporter position at a newspaper company. She begins her job with passion and enthusiasm, but soon finds out about the dirty secrets and corruption in the industry. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_07.jpg" width="width:500px;" alt="image"/></td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_09.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Park Bo-young in "You Call It Passion" (NEW) </td></tr></table><br/> <strong>Moon Chae-won<br/> <br/> </strong>Actress Moon Chae-won plays Kim Swan in MBC drama “Goodbye Mr. Black.” She becomes a reporter to help her first love, played by Lee Jin-wook, to clear false accusations against him. While her lovely and passionate character shines on the screen, the drama is suffering from low viewership rating due to its strong contender “Descendants of the Sun” in the same time slot. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_05.jpg" width="width:500px;" alt="image"/></td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201604111637139678512_20160411164902_06.jpg" width="width:500px;" alt="image"/></td></tr><tr><td class="desc">Moon Chae-won in "Goodbye Mr. Black" (MBC) </td></tr></table><br/> By Ahn Sung-mi (sahn@heraldcorp.com) <br/> <br/> </p> </div> <div class="article_share"> <ul> <!--Social Share Area--> <li><a href="javascript:fbs_click();"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190707210802/http://twitter.com/?status=Best+on-screen+journalists%20http://kpopherald.koreaherald.com/view.php?ud=201604111637139678512_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_twitter.gif"/></a></li> <!--//Social Share Area--> </ul> </div> </div><!--//article_area--> <script language="javascript"> var setCookie = function(name, value, exp) { var date = new Date(); date.setTime(date.getTime() + exp*24*60*60*1000); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';path=/'; }; var getCookie = function(name) { var value = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)'); return value? value[2] : null; }; var fontSize = getCookie('kpop_f'); if(fontSize == "" || isNaN(fontSize)){ fontSize = $("#article_text").css("font-size").replace("px", ""); }else{ $("#article_text").css({"font-size":fontSize+"px"}) setCookie("kpop_f",fontSize,20); } function fontSizeChange(article, option){ if(option =="up"){ if(fontSize > 30) return; fontSize = parseInt(fontSize,10) + 1; setCookie("kpop_f",fontSize,20); $("#article_text").css({"font-size":fontSize+"px"}) }else{ if(fontSize < 11) return; fontSize = parseInt(fontSize, 10) - 1; setCookie("kpop_f",fontSize,20); $("#article_text").css({"font-size":fontSize+"px"}) } }//function fontSizeChange(article, option){ </script> <div class="more_in mgt15"> <div class="title"> <h4 class="title"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/title_moreintv.jpg" alt=""/></h4> <div class="goto_more"><a href="/web/20190707210802/http://kpopherald.koreaherald.com/sec_index.php?nsi=21">Go to the TV Section</a></div> </div> <ul class="list_type3"> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907051203110614649_20190705120345_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2">[V Report] Kpop Herald reviews BTS World’s soundtrack album</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907041140483958679_20190704114120_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2">[V Report] Monsta X’s Wonho checks in from Amsterdam</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907021111373804737_20190702111209_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2">[V Report] NCT’s Taeyong celebrates birthday in Japan</a></p> </li> <li class="mgr0"> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907011119338449007_20190701112000_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2">[V Report] Stray Kids’ Bang Chan listens to music with fans </a></p> </li> </ul> </div> <div class="photos mgt15"> <h4 class="title"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/title_photos2.jpg" width="49" height="13" alt="Photos"/></h4> <div class="photos_box"> <div class="btn_prev"><button class="btn_prev" onclick="PhotoPaging(1, 0);"><span>Back</span></button></div> <ul class="list_type3" id="photolist"> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&simg=201812161913217296664_20181216192016_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2">[Photo News] BTS wins big at 2018 MAMA in Hong Kong</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812121907480390364_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&simg=201812121907480390364_20181212190914_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812121907480390364_2">[Photo News] BTS walks red carpet at 2018 MAMA in Japan</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812101702217828759_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&simg=201812101702217828759_20181210200714_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812101702217828759_2">[Photo News] Rising stars Stray Kids arrive at 2018 MAMA</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812031346183867714_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&simg=201812031346183867714_20181203135847_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201812031346183867714_2">[Photo News] BTS posts Twitter selfies after Melon Music Awards victory</a></p> </li> </ul> <div class="btn_next"><button class="btn_next" onclick="PhotoPaging(2, 0);"><span>Next</span></button></div> </div> </div> <style> .youtube{position:relative; overflow:hidden; background-color:#f7f7f7; width:640px; height:400px; margin:30px 0; float:left} .youtube_top{padding:10px 20px; font:bold 14px 'dotum'; line-height:23px; overflow:hidden} .youtube_btn{float:right} .youtube_con{text-align:center} .youtube_bottom{font:bold 14px 'dotum'; padding:8px 20px 0 40px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal} </style> <script language="JavaScript"> var tag = document.createElement('script'); tag.src = "https://web.archive.org/web/20190707210802/http://www.youtube.com/player_api"; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); // 3. This function creates an <iframe> (and YouTube player) // after the API code downloads. var player; function onYouTubePlayerAPIReady() { player = new YT.Player('player', { //playerVars: { 'autoplay': 0, 'controls': 1,'autohide':1,'wmode':'opaque' }, //videoId: 'V0nbZIhbeos', events: { 'onReady': onPlayerReady} }); } // 4. The API will call this function when the video player is ready. function onPlayerReady(event) { event.target.mute(); } </script> <!--youtube--> <div style="float:left"> <div class="youtube"> <div class="youtube_top"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/new_201209/images/economy/ytb_title.jpg"><a href="https://web.archive.org/web/20190707210802/https://www.youtube.com/channel/UC7kYzfu7mHLQ7nG6AMnTc9g" class="youtube_btn" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/new_201209/images/economy/subscribe_btn.jpg"></a></div> <div class="youtube_con" id="youtube560_khpop_url"></div> <div class="youtube_bottom" id="youtube560_khpop_title"></div> </div> <script type="text/javascript"> $.ajax({url:"https://web.archive.org/web/20190707210802/http://biz.heraldcorp.com/common/youtube_iframe.php?site=khpop&kind=youtubeKH&callback=youtubeKH_khpop", async:true, dataType:"jsonp", crossDomain:true, cache:true, jsonp:false, jsonpCallback:"youtubeKH_khpop"}); function youtubeKH_khpop(data){ if(data[0].url){ var vodUrl ; vodUrl = decodeURIComponent(data[0].url); vodUrl2 = vodUrl.replace(/\+/gi, " "); vodUrl2 = vodUrl2.replace(/WIDTH\=\'560\'/gi, "WIDTH\=\'560\'"); vodUrl2 = vodUrl2.replace(/HEIGHT\=\'315\'/gi, "HEIGHT\=\'315\'"); $("#youtube560_khpop_url").html(vodUrl2); $("#youtube560_khpop_title").html(data[0].title); } } </script> </div> <!--// youtube--> <!--div id="reply_area"> <div style="margin-top:15px; text-align:center; width:645px;position:relative; background-color:#f7f7f7; padding:10px 20px; font:bold 14px 'dotum'; line-height:23px;"> 제19대 대통령 선거운동기간 4월17일(월)~5월8일(월)에는 <br/>댓글, 게시판 서비스가 중단됩니다. 양해 부탁드립니다. </div> </div--> <div id="reply_area" style="display: none; "> <!--댓글 가로사이즈 645px로 부탁드립니다--> <div style="margin-top:15px; text-align:center; width:645px;position:relative;height:400px "> <div style="position:relative;z-index:1px;top:0px"> <iframe id="CPIFrameSrc" src="/web/20190707210802if_/http://kpopherald.koreaherald.com/common/sns_reply.php?ud=201604111637139678512_2" width="645" frameborder="0" scrolling="no" framespacing="0" hspace="0" vspace="0" marginwidth="0" marginheight="0"></iframe> </div> </div> </div> </div> <!-- [시맨틱] Qnews --> <!-- //[시맨틱] Qnews --> <!--우측영역--> <div id="aside"> <!-- week--> <h4 class="mostread_title">Most Read Stories : Week</h4> <ul class="rbox_w_first"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011406379467655_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907011406379467655_20190701140807_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011406379467655_2">Designing the cover of BTS’ ‘Map of the Soul: Persona’ </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907031800081173389_20190703180050_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2">BTS goes big on Japan with new original single ‘Lights’</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271121320413982_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906271121320413982_20190627112444_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271121320413982_2">Song Joong-ki, Song Hye-kyo split </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906301701585924299_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906301701585924299_20190630170454_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906301701585924299_2">Trending K-pop: Red Velvet, Chungha, Somi embody girl power on charts</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907021111373804737_20190702111209_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2">[V Report] NCT’s Taeyong celebrates birthday in Japan</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907011119338449007_20190701112000_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2">[V Report] Stray Kids’ Bang Chan listens to music with fans </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906181438587116125_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906181438587116125_20190618143842_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906181438587116125_2">Super Junior’s Kyuhyun would choose Changmin as travel buddy</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907041140483958679_20190704114120_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2">[V Report] Monsta X’s Wonho checks in from Amsterdam</a></li> </ul> <div id="ad_aside2"><script async src="//web.archive.org/web/20190707210802js_/http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- KPOP_기사_1 --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-2831301421308936" data-ad-slot="7842159256"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906211600184451203_20190621160154_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2">Meet man hoping to break boundaries with Monsta X</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907021454404770915_20190702145750_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2">GFriend sings of nighttime romance with ‘Fever’</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271247410956131_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906271247410956131_20190627124952_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271247410956131_2">[V Report] Monsta X introduces teddy bear merchandise </a></li> </ul><div class="ad_aside2"><a href="https://web.archive.org/web/20190707210802/https://channels.vlive.tv/C4575B/home" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/vlive_banner.gif" width="300" height="100" border="0" alt=""></a></div> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907051203110614649_20190705120345_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2">[V Report] Kpop Herald reviews BTS World’s soundtrack album</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271431081547247_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906271431081547247_20190627143843_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271431081547247_2">[OH MY ROOKIE] Oneus unleashes multiple talents, amuses global fans </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271601422028035_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906271601422028035_20190627161305_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906271601422028035_2">(G)I-DLE explains why it landed on hip-hop with ‘Uh-Oh’</a></li> </ul><div class="ad_aside2"><a href="https://web.archive.org/web/20190707210802/http://www.koreaherald.com/" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/kpop_banner2.gif" width="300" height="100" border="0" alt=""></a></div> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906201546408022835_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906201546408022835_20190620155525_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906201546408022835_2">Fans slam Channel 9’s BTS segment for ‘xenophobic’ remarks</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907031802101197214_20190703182828_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2">[V Report] Ailee returns with fierce ‘Room Shaker’</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906261210274723589_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906261210274723589_20190626121050_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906261210274723589_2">[V Report] BTS members split up, play team games with food theme</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906261756257262443_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906261756257262443_20190626175656_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906261756257262443_2">Fantasy of becoming BTS’ manager becomes reality in BTS World </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906201439077282337_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906201439077282337_20190620143913_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906201439077282337_2">Red Velvet is back with new electropop single “Zimzalabim”</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906301407105025422_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906301407105025422_20190630141055_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201906301407105025422_2">Jooheon shows silly side in livestream</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907071431327818828_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907071431327818828_20190707143342_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907071431327818828_2">[V Report] Monsta X’s Hyungwon says ‘Bonjour’ from Paris</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201907031532540297979_20190703153400_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190707210802/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2">Korea Herald’s K-pop editor wins foreign-language journalist award</a></li> </ul> <!-- //week---> <!-- follow --> <div class="follow"> <h4 class="title"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/khpop/images/title_kpopheraldfollow.jpg" width="170" height="17" alt="Kpop Herald Follow"></h4> <div class="sns_box mgb20"> <dl> <dd><a href="https://web.archive.org/web/20190707210802/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/khpop/images/sns_icon_f.jpg" width="64" height="64" alt="facebook"></a></dd> <dd class="mgl24"><a href="https://web.archive.org/web/20190707210802/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/khpop/images/sns_icon_t.jpg" width="64" height="64" alt="twitter"></a></dd> <dd class="mgl24"><a href="https://web.archive.org/web/20190707210802/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/khpop/images/sns_icon_in_pc.png" width="64" height="64" alt="instar"></a></dd> </dl> </div> </div> <!-- //follow --> </div> <script type="text/javascript"> $( "#aside .rbox_w, #aside .rbox_w_first" ).mouseenter(function() { $(this).find(".rbox_text").attr("style","background:#0192d1"); $(this).find(".rbox_text a").attr("style","color:#fff !important;"); }).mouseleave(function() { $(this).find(".rbox_text").removeAttr("style"); $(this).find(".rbox_text a").removeAttr("style"); }); console.log($(this).scroll()); </script> <!--//우측영역--> </div> <!--//컨텐츠--> <!--풋터--> <div id="footer"> <div class="logo"><img src="https://web.archive.org/web/20190707210802im_/http://res.heraldm.com/kpopherald/version01/www/images/footer_logo_herald.jpg" width="53" height="66" alt="HERALD"/></div> <div class="copyright"> <p>Herald Corporation | 주소: Huam-ro 4-gil 10, Yongsan-gu, Seoul, Korea | 제호: K-POP Herald | Online newspaper registration number: Seoul 아03713</p> <p>Date of registration: 2015.04.28 | Publisher. Editor: Kwon Chung Won | Juvenile Protection Manager: Yang Sung-jin | Tel : 02)727-0114</p> <!--p><span>Copyright Herald Corporation. All Rights Reserved.</span></p--> </div> </div> <!--//풋터--> </div> <script language="javascript">var g_strDispType='KP'; var g_strCategory='02-50-02'; var g_strNewsID='201604111637139678512_2'; var g_strRemoteIP = 'NULL';</script> <script language="javascript" src="https://web.archive.org/web/20190707210802js_/http://res.heraldm.com/js/logcollectscript_201312.js?pp=001"></script> <!--환경변수 설정--> <script> var _GCD = 'kpopserach'; // 사이트 구분 코드 var _AceTitle = 'Best on-screen journalists'; // 기사타이틀 var _aid = '201604111637139678512_2'; // 기사아이디 var _aname = '안성미'; // 기자명 var _atype = '검색'; // 기사 분류 var _pd = '2016-04-11 16:51:23'; // 기사 생성 일시 </script> <script> if(typeof _GUL == 'undefined') { var _GUL = 'herald.loginside.co.kr'; var _GPT='80'; var _SGPT='443'; var _AIMG = new Image(); var _bn=navigator.appName; var _PR = location.protocol=="https:"?"https://"+_GUL+":"+_SGPT:"http://"+_GUL+":"+_GPT; if( _bn.indexOf("Netscape") > -1 || _bn=="Mozilla") { setTimeout("_AIMG.src = _PR+'/?cookie';",1); } else{ _AIMG.src = _PR+'/?cookie'; }; document.writeln("<scr"+"ipt language='javascript' src='//web.archive.org/web/20190707210802/http://res.heraldm.com/js/acecounter_V70.js'></scr"+"ipt>"); } </script> </body> </html> <!-- FILE ARCHIVED ON 21:08:02 Jul 07, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:14:49 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.542 exclusion.robots: 0.034 exclusion.robots.policy: 0.024 esindex: 0.009 cdx.remote: 7.092 LoadShardBlock: 128.892 (3) PetaboxLoader3.datanode: 111.191 (4) PetaboxLoader3.resolve: 163.405 (3) load_resource: 215.502 -->