CINXE.COM
[Photo News] BTS wins big at 2018 MAMA in Hong Kong
<!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=201812161913217296664_2","20190918162914","https://web.archive.org/","web","/_static/", "1568824154"); </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>[Photo News] BTS wins big at 2018 MAMA in Hong Kong</title> <meta property="og:title" content="[Photo News] BTS wins big at 2018 MAMA in Hong Kong"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"/> <meta property="og:image" content="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192016_01.jpg"/> <meta property="og:description" content="BTS took home what is regarded as the highest honors of the evening on the third and final night of the 2018 Mnet Asian Music Awards in Hong Kong: artist and album of the year.{$_002|C|20181..."/> <meta property="og:article:author" content="K-POP HERALD"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="[Photo News] BTS wins big at 2018 MAMA in Hong Kong"> <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/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192016_01.jpg"> <meta name="twitter:description" content="BTS took home what is regarded as the highest honors of the evening on the third and final night of the 2018 Mnet Asian Music Awards in Hong Kong: artist and album of the year.{$_002|C|20181..."> <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/20190918162914/http://m.kpopherald.com/view.php?ud=201812161913217296664_2"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20190918162914/http://m.kpopherald.com/view.php?ud=201812161913217296664_2"/> <link rel="alternate" type="application/rss+xml" title="K-POP HERALD" href="/web/20190918162914/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/20190918162914cs_/http://res.heraldm.com/kpopherald/version01/www/css/common.css"/> <script src="https://web.archive.org/web/20190918162914js_/http://res.heraldm.com/js/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20190918162914js_/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/20190918162914js_/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 = 7; 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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"; var fbWin = window.open('https://web.archive.org/web/20190918162914/http://www.facebook.com/sharer.php?u='+encodeURIComponent(u),'facebooksharer','toolbar=0,status=0,width=626,height=436'); return; } function tws_click() { var u="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"; var title = "[Photo News] BTS wins big at 2018 MAMA in Hong Kong"; var snsUrl = encodeURIComponent(u); var snsTitle = encodeURIComponent(title); var href = 'https://web.archive.org/web/20190918162914/http://twitter.com/share?text=' + snsTitle + '&url='+snsUrl; var a = window.open(href, 'twitter', 'width=466, height=356'); if (a) {a.focus();} } </script></head> <body> <div id="wrap"> <!--상단--> <div id="head"> <div class="util"> <ul class="side"> <li><a href="https://web.archive.org/web/20190918162914/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/20190918162914/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/"><span>Home</span></a></li> <li><a class="m2_on" href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/sec_index.php?nsi=1"><span>Music</span></a></li> <li><a class="m3" href="https://web.archive.org/web/20190918162914/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/20190918162914/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/20190918162914/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/20190918162914/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/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/sec_index.php?nsi=21"><span>TV</span></a></li> <li><a class="sm2" href="https://web.archive.org/web/20190918162914/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/20190918162914/http://kpopherald.koreaherald.com/sec_index.php?nsi=31"><span>Fashion</span></a></li> <li><a class="sm4" href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/sec_index.php?nsi=32"><span>Beauty</span></a></li> <li><a class="sm5" href="https://web.archive.org/web/20190918162914/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/20190918162914im_/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>[Photo News] BTS wins big at 2018 MAMA in Hong Kong</h1> <h2>By Kim Arin </h2> <div class="n_sns_area"> <div class="info"> <ul> <li style="margin-right:50px;">Published : Dec 16, 2018 - 19:21 </li> <li>Updated : Dec 16, 2018 - 19:21 </li> </ul> </div> <div class="btn"> <ul> <li><a href="javascript:fontSizeChange('article_text','down');"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914im_/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/20190918162914im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="javascript:tws_click();"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_twitter.gif"/></a></li> </ul> </div> </div> <!-- 트위터 위젯 로딩용 --> <script async src="https://web.archive.org/web/20190918162914js_/https://platform.twitter.com/widgets.js" charset="utf-8"></script> <div class="article_body " id="article_text"> <p> BTS took home what is regarded as the highest honors of the evening on the third and final night of the 2018 Mnet Asian Music Awards in Hong Kong: artist and album of the year.<br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192016_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">BTS delivers a thank-you speech at the 2018 Mnet Asian Music Awards in Hong Kong (CJ ENM)</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192017_04.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">BTS after winning `Album of the Year` at 2018 MAMA in Hong Kong (CJ ENM)</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192017_03.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">BTS delivers a thank-you speech at the 2018 MAMA in Hong Kong (CJ ENM)</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192016_02.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">Leader RM speaks on behalf of the group at MAMA in Hong Kong on Friday (CJ ENM)</td></tr></table>“Love Yourself: Tear,” the second part of the “Love Yourself” trilogy, released in April, won the septet this year’s best album award. BTS’ leader, RM, credited the fans, known collectively as the BTS Army, and executive producer Bang Si-hyuk for the group’s success.<br/> <br/> After winning the most coveted title -- best artist of the year -- the bandmates delivered a tearful thank-you speech.<br/> Jin, the group’s eldest member, confessed to the surprise of many that the band had “had a rough start to the year, emotionally,” so much so that the singers even thought about disbanding. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192017_05.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">BTS on the stage at 2018 MAMA in Hong Kong (CJ ENM)</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192017_06.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">BTS on the stage at 2018 MAMA in Hong Kong (CJ ENM)</td></tr></table><table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&simg=201812161913217296664_20181216192017_07.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">Jungkook on the stage at 2018 MAMA in Hong Kong (CJ ENM)</td></tr></table>“I think it’s incredibly lucky that we survived through the rough patches and braced ourselves to achieve such great feats,” he said, thanking his bandmates and fans for making it through.<br/> <br/> “We’ve been through a lot this year, and I think I would have cried on this stage whether we won this award or not,” J-Hope, the group’s rapper, said. “You’ve given us so much love, thank you.”<br/> <br/> V, the vocalist, said it was “unbelievable” that the group won the prestigious award, promising to perform even better in the future.<br/> <br/> MAMA is hosted by entertainment firm CJ ENM. The year 2018 marks the annual popular music awards’ 10th anniversary. This year’s event premiered in Korea on Dec. 10, moved on to Japan on Dec. 12 and wrapped up in Hong Kong on Friday.<br/> <br/>By Kim Arin (arin@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/20190918162914im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="javascript:tws_click();"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914im_/http://res.heraldm.com/kpopherald/version01/www/images/title_moreinmusic.jpg" alt=""/></h4> <div class="goto_more"><a href="/web/20190918162914/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181718139538472_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201909181718139538472_20190918171922_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181718139538472_2">Dreamcatcher’s video game fantasy gets real with ‘Raid of Dream’</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171624304415385_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201909171624304415385_20190917163108_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171624304415385_2">Seventeen delves into ‘fear’ with new single </a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909151602425865541_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201909151602425865541_20190915160650_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909151602425865541_2">BTS’ Jin shares how he spent Chuseok holiday</a></p> </li> <li class="mgr0"> <a class="thum" href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111447034081913_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&simg=201909111447034081913_20190911145432_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111447034081913_2">Bol4 makes bold return with ‘Workaholic’ </a></p> </li> </ul> </div> <div class="photos mgt15"> <h4 class="title"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812121907480390364_2"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812101702217828759_2"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201812031346183867714_2"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/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/20190918162914/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/20190918162914im_/http://res.heraldm.com/new_201209/images/economy/ytb_title.jpg"><a href="https://web.archive.org/web/20190918162914/https://www.youtube.com/channel/UC7kYzfu7mHLQ7nG6AMnTc9g" class="youtube_btn" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/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/20190918162914if_/http://kpopherald.koreaherald.com/common/sns_reply.php?ud=201812161913217296664_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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909151602425865541_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909151602425865541_20190915160650_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909151602425865541_2">BTS’ Jin shares how he spent Chuseok holiday</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909091434525390564_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909091434525390564_20190909152436_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909091434525390564_2">BTS’ vacation playlist</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909011115358997886_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909011115358997886_20190901113238_02.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909011115358997886_2">What does BTS’ extended break mean?</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111217593574965_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909111217593574965_20190911121838_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111217593574965_2">[V Report] NCT Dream members make fun of each other in Jakarta</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909041337163874886_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909041337163874886_20190904133839_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909041337163874886_2">Music fans flock to stream K-pop classics</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171245023283716_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909171245023283716_20190917124539_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171245023283716_2">[V Report] Super Junior bandmates can’t get enough of each other </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909161526289521875_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909161526289521875_20190916152720_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909161526289521875_2">[V Report] X1 checks in on fans from Japan</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909121029106805605_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909121029106805605_20190912102938_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909121029106805605_2">[V Report] BTS wishes fans a happy Thanksgiving </a></li> </ul> <div id="ad_aside2"><script async src="//web.archive.org/web/20190918162914js_/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181718139538472_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909181718139538472_20190918171922_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181718139538472_2">Dreamcatcher’s video game fantasy gets real with ‘Raid of Dream’</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111447034081913_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909111447034081913_20190911145432_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909111447034081913_2">Bol4 makes bold return with ‘Workaholic’ </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909101318379852922_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909101318379852922_20190910140427_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909101318379852922_2">[V Report] Super Junior ready for return </a></li> </ul><div class="ad_aside2"><a href="https://web.archive.org/web/20190918162914/https://channels.vlive.tv/C4575B/home" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171624304415385_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909171624304415385_20190917163108_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909171624304415385_2">Seventeen delves into ‘fear’ with new single </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909031359418588731_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909031359418588731_20190903142353_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909031359418588731_2">Review: Seventeen’s ‘Ode to You’ rattles Seoul with unwavering love for fans</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181200457455732_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909181200457455732_20190918120122_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909181200457455732_2">[V Report] NCT’s Yuta is happy to be back</a></li> </ul><div class="ad_aside2"><a href="https://web.archive.org/web/20190918162914/http://www.koreaherald.com/" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909091302084711381_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909091302084711381_20190909130243_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909091302084711381_2">[V Report] Monsta X’s Minhyuk, Wonho sit down for marathon chat</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909051238028485420_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909051238028485420_20190905123836_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909051238028485420_2">[V Report] Stray Kids’ 19-year-olds share memories </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909021228003079270_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909021228003079270_20190902125636_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909021228003079270_2">[V Report] IZ*ONE’s Ahn Yujin turns 16 </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909031213428200758_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909031213428200758_20190903125614_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909031213428200758_2">[V Report] Super Junior to return</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909061215274031750_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909061215274031750_20190906121617_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909061215274031750_2">[V Report] X1 debuts on radio </a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201908301314403309319_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201908301314403309319_20190830131537_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201908301314403309319_2">[V Report] Kang Daniel can finally call fans by name</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909081553001673434_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909081553001673434_20190908155611_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909081553001673434_2">[V Report] Day6 celebrates 4th anniversary</a></li> </ul> <ul class="rbox_w"> <li class="rbox_img"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909041224163554606_2"><img src="https://web.archive.org/web/20190918162914im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&simg=201909041224163554606_20190904122504_01.jpg" width="170" height="110" border="0" alt="image"></a></li> <li class="rbox_text"><a href="https://web.archive.org/web/20190918162914/http://kpopherald.koreaherald.com/view.php?ud=201909041224163554606_2">[V Report] Seventeen’s forte on full display at concert: K-pop Herald </a></li> </ul> <!-- //week---> <!-- follow --> <div class="follow"> <h4 class="title"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190918162914im_/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/20190918162914im_/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 | Address : Huam-ro 4-gil 10, Yongsan-gu, Seoul, Korea | Title : 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='201812161913217296664_2'; var g_strRemoteIP = 'NULL';</script> <script language="javascript" src="https://web.archive.org/web/20190918162914js_/http://res.heraldm.com/js/logcollectscript_201312.js?pp=001"></script> <!--환경변수 설정--> <script> var _GCD = 'kpop025001'; // 사이트 구분 코드 var _AceTitle = '[Photo News] BTS wins big at 2018 MAMA in Hong Kong'; // 기사타이틀 var _aid = '201812161913217296664_2'; // 기사아이디 var _aname = '김아린'; // 기자명 var _atype = 'Music'; // 기사 분류 var _pd = '2018-12-16 19:21:09'; // 기사 생성 일시 </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/20190918162914/http://res.heraldm.com/js/acecounter_V70.js'></scr"+"ipt>"); } </script> </body> </html> <!-- FILE ARCHIVED ON 16:29:14 Sep 18, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:06:37 Dec 01, 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.929 exclusion.robots: 0.064 exclusion.robots.policy: 0.048 esindex: 0.014 cdx.remote: 6.018 LoadShardBlock: 197.961 (3) PetaboxLoader3.datanode: 58.952 (4) PetaboxLoader3.resolve: 258.508 (2) load_resource: 159.426 -->