CINXE.COM
Meet man hoping to break boundaries with Monsta X
<!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:80/view.php?ud=201906211600184451203_2","20190706051305","https://web.archive.org/","web","/_static/", "1562389985"); </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>Meet man hoping to break boundaries with Monsta X</title> <meta property="og:title" content="Meet man hoping to break boundaries with Monsta X"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"/> <meta property="og:image" content="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201906211600184451203_20190621160154_01.jpg"/> <meta property="og:description" content="Despite obstacles like ‘K-pop quota,’ band’s international manager hopes to break boundaries in music You might not have heard of Eshy Gazit, but it’s a safe bet you know one of the arti..."/> <meta property="og:article:author" content="K-POP HERALD"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Meet man hoping to break boundaries with Monsta X"> <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/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201906211600184451203_20190621160154_01.jpg"> <meta name="twitter:description" content="Despite obstacles like ‘K-pop quota,’ band’s international manager hopes to break boundaries in music You might not have heard of Eshy Gazit, but it’s a safe bet you know one of the arti..."> <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/20190706051305/http://m.kpopherald.com/view.php?ud=201906211600184451203_2"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20190706051305/http://m.kpopherald.com/view.php?ud=201906211600184451203_2"/> <link rel="alternate" type="application/rss+xml" title="K-POP HERALD" href="/web/20190706051305/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/20190706051305cs_/http://res.heraldm.com/kpopherald/version01/www/css/common.css"/> <script src="https://web.archive.org/web/20190706051305js_/http://res.heraldm.com/js/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20190706051305js_/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/20190706051305js_/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 = 3; 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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"; var fbWin = window.open('https://web.archive.org/web/20190706051305/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/20190706051305/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/20190706051305/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/"><span>Home</span></a></li> <li><a class="m2_on" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/sec_index.php?nsi=1"><span>Music</span></a></li> <li><a class="m3" href="https://web.archive.org/web/20190706051305/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/20190706051305/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/20190706051305/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/20190706051305/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/20190706051305im_/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 none"> <ul> <li><a class="sm1" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/sec_index.php?nsi=21"><span>TV</span></a></li> <li><a class="sm2" href="https://web.archive.org/web/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/sec_index.php?nsi=31"><span>Fashion</span></a></li> <li><a class="sm4" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/sec_index.php?nsi=32"><span>Beauty</span></a></li> <li><a class="sm5" href="https://web.archive.org/web/20190706051305/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/20190706051305im_/http://res.heraldm.com/kpopherald/version01/www/images/title_music.jpg" alt=""/></h4> <div class="location">Home > Music</div> </div> <div id="article_area"> <h1>Meet man hoping to break boundaries with Monsta X</h1> <h2>By Yim Hyun-su </h2> <div class="n_sns_area"> <div class="info"> <ul> <li style="margin-right:50px;">Published : Jun 21, 2019 - 16:06 </li> <li>Updated : Jun 21, 2019 - 16:06 </li> </ul> </div> <div class="btn"> <ul> <li><a href="javascript:fontSizeChange('article_text','down');"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305im_/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/20190706051305im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190706051305/http://twitter.com/?status=Meet+man+hoping+to+break+boundaries+with+Monsta+X%20http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_twitter.gif"/></a></li> </ul> </div> </div> <!-- 트위터 위젯 로딩용 --> <script async src="https://web.archive.org/web/20190706051305js_/https://platform.twitter.com/widgets.js" charset="utf-8"></script> <div class="article_body " id="article_text"> <p> <strong>Despite obstacles like ‘K-pop quota,’ band’s international manager hopes to break boundaries in music <br/> </strong><br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201906211600184451203_20190621160154_01.jpg" width="width:615px;" alt="image"/></td></tr></table>You might not have heard of Eshy Gazit, but it’s a safe bet you know one of the artists he has worked with: BTS.<br/> <br/> In February, Gazit announced that his time with Big Hit Entertainment had come to an end. Having departed with nothing but good memories, he’s now Monsta X’s international manager, in charge of the group’s activities in North America, South America, Europe and Australia.<br/> <br/> Gazit is the founder of Gramophone Media, a music company based out of New York and Los Angeles, and has been in the game for some time. After taking on the new project, his typical day now entails working with team members on the other side of the world in Korea. <br/> <br/> While the time difference and busy schedule mean his days and nights get mixed, he’s excited to work with Monsta X as he sees great potential in them.<br/> <br/> “After I concluded my time with Big Hit and BTS, I was looking to find a new partner that I really believe in and I feel I can make a difference with. I met Monsta X for lunch and immediately fell in love. I can tell right away if someone is a star and I knew right away they are all stars,” Gazit said in an exclusive interview with The Korea Herald.<br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201906211600184451203_20190621160329_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">(Eshy Gazit)</td></tr></table>The group announced in late May the inking of a deal with Epic Records, which houses the likes of Mariah Carey and Camila Cabello.<br/> <br/> “We are thrilled to join the Epic Family alongside some of the artists we admire the most. This is like a dream come true and we still can’t believe that this is happening to us,” the group said in a statement.<br/> <br/> <center><iframe width="560" height="315" src="https://web.archive.org/web/20190706051305if_/https://www.youtube.com/embed/xGfCvQm-pI0" frameborder="0" allowfullscreen></iframe></center><br/> <br/> Though the seven-piece group released the new single “Who Do U Love,” featuring French Montana, soon after the news released, the song is just the latest in a series of projects Monsta X has been involved in. The group collaborated with Steve Aoki on “Play It Cool” and appears in animation series “We Bare Bears,” as well. <br/> <br/> When asked about what makes Monsta X special, he says it’s their authenticity.<br/> <br/> “What I can tell (is) that Monsta X members are very authentic and what you see is what you get on stage (and) off stage. I think that it makes a big difference for people and that it helps them connect.”<br/> <br/> Though K-pop has certainly garnered attention in the last couple of years in the West, he adds that promoting K-pop acts is still no easy job.<br/> <br/> “I believe that breaking the ‘K-pop quota’ is one of the main challenges right now. (People should) judge every artist for its own thing no matter where they are from, rather (than) saying, ‘my K-pop quota for this year is full, I already had X and Y on my show.’”<br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201906211600184451203_20190621160616_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">(Starship Entertainment)</td></tr></table>His experience with the K-pop quota comes against a backdrop of the growing popularity the genre has enjoyed over the last few years in the US, which saw groups like BTS and Blackpink appear on a number of high-profile TV shows like “Good Morning America.” <br/> <br/> “I believe that there used to be a stigma, and probably still is there for some, about K-pop. I think it’s important to actually realize that every band is different and every artist is. I am a big believer in breaking categories for music, people and so on.”<br/> <br/> Monsta X is currently touring the world, stopping at 18 cities across Asia, Europe, Australia and North and South America. In September, the group will become the first K-pop act to perform at the iHeartRadio Music Festival in Las Vegas. <br/> <br/>By Yim Hyun-su (hyunsu@heraldcorp.com) </p> </div> <div class="article_share"> <ul> <!--Social Share Area--> <li><a href="javascript:fbs_click();"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190706051305/http://twitter.com/?status=Meet+man+hoping+to+break+boundaries+with+Monsta+X%20http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305im_/http://res.heraldm.com/kpopherald/version01/www/images/title_moreinmusic.jpg" alt=""/></h4> <div class="goto_more"><a href="/web/20190706051305/http://kpopherald.koreaherald.com/sec_index.php?nsi=1">Go to the Music Section</a></div> </div> <ul class="list_type3"> <li> <a class="thum" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907031802101197214_20190703182828_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2">[V Report] Ailee returns with fierce ‘Room Shaker’</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907031800081173389_20190703180050_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2">BTS goes big on Japan with new original single ‘Lights’</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907031532540297979_20190703153400_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2">Korea Herald’s K-pop editor wins foreign-language journalist award</a></p> </li> <li class="mgr0"> <a class="thum" href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201907021454404770915_20190702145750_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2">GFriend sings of nighttime romance with ‘Fever’</a></p> </li> </ul> </div> <div class="photos mgt15"> <h4 class="title"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201812121907480390364_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201812101702217828759_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201812031346183867714_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/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/20190706051305im_/http://res.heraldm.com/new_201209/images/economy/ytb_title.jpg"><a href="https://web.archive.org/web/20190706051305/https://www.youtube.com/channel/UC7kYzfu7mHLQ7nG6AMnTc9g" class="youtube_btn" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305if_/http://kpopherald.koreaherald.com/common/sns_reply.php?ud=201906211600184451203_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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907011406379467655_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906271121320413982_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906301701585924299_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906271431081547247_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906181438587116125_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906181438587116125_2">Super Junior’s Kyuhyun would choose Changmin as travel buddy</a></li> </ul> <div id="ad_aside2"><script async src="//web.archive.org/web/20190706051305js_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906271247410956131_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906271247410956131_2">[V Report] Monsta X introduces teddy bear merchandise </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906271601422028035_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/https://channels.vlive.tv/C4575B/home" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2">[V Report] Monsta X’s Wonho checks in from Amsterdam</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906281222287576408_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906281222287576408_20190628122323_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906281222287576408_2">[V Report] NCT’s Yuta says hi during Russia tour</a></li> </ul><div class="ad_aside2"><a href="https://web.archive.org/web/20190706051305/http://www.koreaherald.com/" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906201546408022835_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906261756257262443_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906171137350423369_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906171137350423369_20190617113803_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906171137350423369_2">[V Report] BTS Jungkook meets with fans and a bottle of wine </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906301407105025422_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906181349166682311_2"><img src="https://web.archive.org/web/20190706051305im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201906181349166682311_20190618134847_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906181349166682311_2">Holland’s summer/Pride playlist: 8 songs to check out</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906261210274723589_2"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/http://kpopherald.koreaherald.com/view.php?ud=201906261210274723589_2">[V Report] BTS members split up, play team games with food theme</a></li> </ul> <!-- //week---> <!-- follow --> <div class="follow"> <h4 class="title"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190706051305im_/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/20190706051305im_/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-01'; var g_strNewsID='201906211600184451203_2'; var g_strRemoteIP = 'NULL';</script> <script language="javascript" src="https://web.archive.org/web/20190706051305js_/http://res.heraldm.com/js/logcollectscript_201312.js?pp=001"></script> <!--환경변수 설정--> <script> var _GCD = 'kpop025001'; // 사이트 구분 코드 var _AceTitle = 'Meet man hoping to break boundaries with Monsta X'; // 기사타이틀 var _aid = '201906211600184451203_2'; // 기사아이디 var _aname = 'Yim Hyun-su'; // 기자명 var _atype = 'Music'; // 기사 분류 var _pd = '2019-06-21 16:06:30'; // 기사 생성 일시 </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/20190706051305/http://res.heraldm.com/js/acecounter_V70.js'></scr"+"ipt>"); } </script> </body> </html> <!-- FILE ARCHIVED ON 05:13:05 Jul 06, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:52:43 Dec 11, 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.689 exclusion.robots: 0.048 exclusion.robots.policy: 0.035 esindex: 0.013 cdx.remote: 113.755 LoadShardBlock: 4108.604 (3) PetaboxLoader3.datanode: 3720.092 (4) PetaboxLoader3.resolve: 235.103 (2) load_resource: 448.821 -->