CINXE.COM

[V Report] Winner thanks fans after first concert

<!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="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_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=201603141252040322938_2&amp;ACE_SEARCH=1","20190707183218","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1562524338"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>[V Report] Winner thanks fans after first concert </title> <meta property="og:title" content="[V Report] Winner thanks fans after first concert "/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201603141252040322938_2"/> <meta property="og:image" content="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&amp;simg=201603141252040322938_20160314130913_01.jpg"/> <meta property="og:description" content="Broadcast date: March 14Starring: WINNER, ASTRO and Monsta XAfter their first solo concert “Winner Exit Tour” in Seoul on March 12 and 13 at the Olympic Gymnasiums Arena in Seoul, YG Enter..."/> <meta property="og:article:author" content="K-POP HERALD"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="[V Report] Winner thanks fans after first concert "> <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/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&amp;simg=201603141252040322938_20160314130913_01.jpg"> <meta name="twitter:description" content="Broadcast date: March 14Starring: WINNER, ASTRO and Monsta XAfter their first solo concert “Winner Exit Tour” in Seoul on March 12 and 13 at the Olympic Gymnasiums Arena in Seoul, YG Enter..."> <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/20190707183218/http://m.kpopherald.com/view.php?ud=201603141252040322938_2&amp;ACE_SEARCH=1"/> <link rel="alternate" media="handheld" href="https://web.archive.org/web/20190707183218/http://m.kpopherald.com/view.php?ud=201603141252040322938_2&amp;ACE_SEARCH=1"/> <link rel="alternate" type="application/rss+xml" title="K-POP HERALD" href="/web/20190707183218/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/20190707183218cs_/http://res.heraldm.com/kpopherald/version01/www/css/common.css"/> <script src="https://web.archive.org/web/20190707183218js_/http://res.heraldm.com/js/jquery-1.11.1.min.js" type="text/javascript"></script> <script src="https://web.archive.org/web/20190707183218js_/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/20190707183218js_/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201603141252040322938_2"; var fbWin = window.open('https://web.archive.org/web/20190707183218/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/20190707183218/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/20190707183218/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/"><span>Home</span></a></li> <li><a class="m2_on" href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/sec_index.php?nsi=1"><span>Music</span></a></li> <li><a class="m3" href="https://web.archive.org/web/20190707183218/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/20190707183218/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/20190707183218/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/20190707183218/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/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/sec_index.php?nsi=21"><span>TV</span></a></li> <li><a class="sm2" href="https://web.archive.org/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/sec_index.php?nsi=31"><span>Fashion</span></a></li> <li><a class="sm4" href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/sec_index.php?nsi=32"><span>Beauty</span></a></li> <li><a class="sm5" href="https://web.archive.org/web/20190707183218/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/20190707183218im_/http://res.heraldm.com/kpopherald/version01/www/images/title_music.jpg" alt=""/></h4> <div class="location">Home &gt; Music</div> </div> <div id="article_area"> <h1>[V Report] Winner thanks fans after first concert </h1> <h2></h2> <div class="n_sns_area"> <div class="info"> <ul> <li style="margin-right:50px;">Published : Mar 14, 2016 - 13:10 </li> <li>Updated : Mar 14, 2016 - 13:27 </li> </ul> </div> <div class="btn"> <ul> <li><a href="javascript:fontSizeChange('article_text','down');"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218im_/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/20190707183218im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190707183218/http://twitter.com/?status=%5BV+Report%5D+Winner+thanks+fans+after+first+concert+%20http://kpopherald.koreaherald.com/view.php?ud=201603141252040322938_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_twitter.gif"/></a></li> </ul> </div> </div> <!-- 트위터 위젯 로딩용 --> <script async src="https://web.archive.org/web/20190707183218js_/https://platform.twitter.com/widgets.js" charset="utf-8"></script> <div class="article_body " id="article_text"> <p> <strong>Broadcast date</strong>: March 14<br/> <strong>Starring</strong>: WINNER, ASTRO and Monsta X<br/> <br/> After their first solo concert “Winner Exit Tour” in Seoul on March 12 and 13 at the Olympic Gymnasiums Arena in Seoul, YG Entertainment’s newly formed idol group appeared on Naver’s V app to express special gratitude. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&amp;simg=201603141252040322938_20160314132905_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">WINNER (Naver V app) </td></tr></table><br/> The group’s five members, Kang Seungyoon, Song Mino, Lee Seunghoon, Kim Jinwoo and Nam Taehyun, dressed in casual attire with some wearing masks, first introduced themselves to fans and said hello. <br/> <br/> To the roaring applause of his bandmates, Kang Seung-yoon, the leader of the boy band, said, “I’m glad we successfully ended our ‘Winner Exit Tour’ in Seoul.” <br/> <br/> “We would like to thank Winner’s fans who came to see us in the concert, and this is certainly not the end, so we can see you guys sometime soon,” said Kang.<br/> <br/> Kang and other team members also unveiled their unique team slogan “Good, good, very good” to the fans, characterized by its cheerful tune and simple rhythm. “This is how we do our slogan, so please be aware.” <br/> <br/> Heading toward the end of the corridor that appeared to be in front of the VIP room, one member of the band thanked other artist groups and fans who brought them flowers. They seemed surprised and gratified to be presented with all the special flowers, gifts and congratulatory messages, along with rice wreaths from fans. <br/> <br/> “Thanks for the rice wreath donations, really. It is for a good cause. With all your help, we can do something meaningful for someone in need,” Kang explained. <br/> <br/> The group, scheduled to have a wrap party at a barbecue restaurant, headed for the exit of the stadium only to be surrounded by cheering fans waiting outside the concert hall. <br/> <br/> “Thank you guys, thank you for coming. You guys are the best,” each member of the band shouted to the fans. <br/> <br/> After a few moments with fans, they told viewers on the V app that they had to go for now, but they would meet with the viewers again next time. <br/> <br/> Winner will continue their tour in Gwangju, Daegu and Busan on March 26, April 2 and April 23, respectively.<br/> <br/> Rookie group ASTRO from Fantagio Entertainment, enjoyed Sunday the candy party through the Naver V app to celebrate the upcoming “White Day” on March 14, when men give women sweets as a gift. The 6 members of the boy group, sat around on a wood table with all different kinds of lollipops, sweets, chocolates, and jellies, and packed each of them with written letters of appreciation for fans. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&amp;simg=201603141252040322938_20160314130724_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">ASTRO members celebrating "White Day"(Naver V app)</td></tr></table><br/> <br/> K-pop boy band Monsta X also celebrated “White Day” during the live broadcast of V app. The 7 members of the band, chosen through a survival television program called “No Mercy” on Mnet, gathered around at a cafe to spend time with fans. They turned into baristas to show off their brewing, blending, and placing coffee grounds to make perfect “Monsta X coffee” dedicated for fans. <br/> <br/> <table class="article_photo center"><tr><td class="img"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=5&amp;simg=201603141252040322938_20160314130913_01.jpg" width="width:615px;" alt="image"/></td></tr><tr><td class="desc">Monsta X says hello to fans at a cafe(Naver V app)</td></tr></table><br/> Naver’s real-time broadcasting app V allows fans to interact with their favorite K-pop stars through live broadcasts. The app is available for Android and iOS. For more information, visit http://www.vlive.tv.<br/> <br/> By Bak Se-hwan (sh@heraldcorp.com)<br/> <br/> <strong>Google Play</strong> <a href="https://web.archive.org/web/20190707183218/https://play.google.com/store/apps/details?id=com.naver.vapp" target="_Blank">https://play.google.com/store/apps/details?id=com.naver.vapp<br/> </a><strong>Apple App Store </strong><a href="https://web.archive.org/web/20190707183218/https://itunes.apple.com/app/id1019447011?mt=8" target="_Blank">https://itunes.apple.com/app/id1019447011?mt=8</a><br/> <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/20190707183218im_/http://res.heraldm.com/kpopherald/version01/www/images/btn_facebook.gif"/></a></li> <li><a href="https://web.archive.org/web/20190707183218/http://twitter.com/?status=%5BV+Report%5D+Winner+thanks+fans+after+first+concert+%20http://kpopherald.koreaherald.com/view.php?ud=201603141252040322938_2"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218im_/http://res.heraldm.com/kpopherald/version01/www/images/title_moreinmusic.jpg" alt=""/></h4> <div class="goto_more"><a href="/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907071431327818828_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&amp;simg=201907071431327818828_20190707143342_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907071431327818828_2">[V Report] Monsta X’s Hyungwon says ‘Bonjour’ from Paris</a></p> </li> <li> <a class="thum" href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&amp;simg=201907031802101197214_20190703182828_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&amp;simg=201907031800081173389_20190703180050_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2">BTS goes big on Japan with new original single ‘Lights’</a></p> </li> <li class="mgr0"> <a class="thum" href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=45&amp;simg=201907031532540297979_20190703153400_01.jpg" width="150" height="97"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2">Korea Herald’s K-pop editor wins foreign-language journalist award</a></p> </li> </ul> </div> <div class="photos mgt15"> <h4 class="title"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201812161913217296664_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&amp;simg=201812161913217296664_20181216192016_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201812121907480390364_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&amp;simg=201812121907480390364_20181212190914_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201812101702217828759_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&amp;simg=201812101702217828759_20181210200714_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201812031346183867714_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_jhidxmake.php?idx=46&amp;simg=201812031346183867714_20181203135847_01.jpg" width="143" height="190"/></a> <p class="txt"><a href="https://web.archive.org/web/20190707183218/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/20190707183218/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/20190707183218im_/http://res.heraldm.com/new_201209/images/economy/ytb_title.jpg"><a href="https://web.archive.org/web/20190707183218/https://www.youtube.com/channel/UC7kYzfu7mHLQ7nG6AMnTc9g" class="youtube_btn" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/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/20190707183218if_/http://kpopherald.koreaherald.com/common/sns_reply.php?ud=201603141252040322938_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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907011406379467655_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031800081173389_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906271121320413982_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906301701585924299_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907021111373804737_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907011119338449007_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906181438587116125_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907041140483958679_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218js_/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906211600184451203_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907021454404770915_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906271247410956131_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/https://channels.vlive.tv/C4575B/home" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906271431081547247_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907051203110614649_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906271601422028035_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://www.koreaherald.com/" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906201546408022835_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031802101197214_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906261210274723589_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906261756257262443_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906201439077282337_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201906301407105025422_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907071431327818828_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218/http://kpopherald.koreaherald.com/view.php?ud=201907031532540297979_2"><img src="https://web.archive.org/web/20190707183218im_/http://res.heraldm.com/phpwas/restmb_allidxmake.php?idx=302&amp;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/20190707183218/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/20190707183218im_/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/20190707183218/https://www.facebook.com/kpopherald" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/https://twitter.com/Kpop_Herald" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218/https://www.instagram.com/kpopherald/" target="_blank"><img src="https://web.archive.org/web/20190707183218im_/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/20190707183218im_/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='201603141252040322938_2'; var g_strRemoteIP = 'NULL';</script> <script language="javascript" src="https://web.archive.org/web/20190707183218js_/http://res.heraldm.com/js/logcollectscript_201312.js?pp=001"></script> <!--환경변수 설정--> <script> var _GCD = 'kpopserach'; // 사이트 구분 코드 var _AceTitle = '[V Report] Winner thanks fans after first concert '; // 기사타이틀 var _aid = '201603141252040322938_2'; // 기사아이디 var _aname = '박세환'; // 기자명 var _atype = '검색'; // 기사 분류 var _pd = '2016-03-14 13:27:39'; // 기사 생성 일시 </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/20190707183218/http://res.heraldm.com/js/acecounter_V70.js'></scr"+"ipt>"); } </script> </body> </html> <!-- FILE ARCHIVED ON 18:32:18 Jul 07, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:23:58 Feb 18, 2025. 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.471 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.009 cdx.remote: 10.356 LoadShardBlock: 1111.865 (3) PetaboxLoader3.datanode: 1029.071 (4) PetaboxLoader3.resolve: 301.981 (2) load_resource: 239.137 -->

Pages: 1 2 3 4 5 6 7 8 9 10