SUPER JUNIOR
Super Junior [슈퍼주니어], también conocido
como SuJu o SJ, es una boy band, proveniente de Seúl, Corea
del Sur. Formada en el 2005 por SM Entertainment, Suju constaba
originalmente de 12 miembros, especializados en el ámbito del entretenimiento
musical y actoral. Los miembros originales son: Leeteuk (el
líder), Heechul, Yesung, Shindong, Kang-in, Sungmin, Eunhyuk, Donghae, Siwon, Kibum, Ryeowook y Han
Geng. Luego se agregó un decimotercer miembro llamado Kyuhyun en
2006.
Super
Junior ha realizado seis álbumes de estudio y un sencillo desde el
2005, alcanzando el reconocimiento internacional tras el lanzamiento de su
álbum "Sorry, Sorry" en el 2009. Además de su éxito comercial, Super
Junior ha ganado catorce premios en los Mnet Asia Music Awards,
dieciséis en los Golden Disk Awards, nueve premios en los Seoul
Music Awards y el premio a la popularidad de Golden Disk
Awards los años 2009, 2010 y 2011.
En
el 2012, fueron nominados como "Mejor Acto Asiático" en los MTV
Europe Music Awards, mostrando una vez más su popularidad en el mundo.
Kibum,
está como miembro inactivo para seguir con su carrera como actor, después de
lanzar el tercer álbum de estudio Sorry Sorry en el 2009.
En
diciembre de 2009, Han Geng se separó del grupo después de presentar
una demanda en contra de su agencia SM Entertainment. Han Geng ganó
el juicio en diciembre de 2010, aunque su salida del grupo no
se hizo oficial hasta el 27 de septiembre 2011, cuando SM Entertainment,
finalmente emitió una declaración al respecto.
Heechul se
enlistó en el ejército para cumplir su servicio militar obligatorio el 1 de
septiembre de 2011, dejándolo temporalmente fuera del grupo.
El
30 de octubre de 2012, Leeteuk, el líder, comenzó su servicio militar,
dejándolo temporalmente fuera del grupo. Kangin terminó su servicio
militar en abril de 2012, y regresó al grupo para su sexto álbum. Yesung Acaba
de iniciar su servicio militar el 6 de Mayo por lo que lamentanblemente no
participo en el Super Show 5 Tour en Sudamérica.
En
2000, SM Entertainment tuvo su primer casting en el extranjero
en Pekín, China, y descubrió a Han Geng, quien se presentó a la
audición junto con otros 3.000 participantes. Ese mismo año, Leeteuk, Yesung y Eunhyuk fueron
seleccionados después de audicionar para la compañía en un sistema de casting
anual en Seúl. Sungmin y Donghae se volvieron
aprendices después de ganar el primer lugar en un concurso patrocinado
por SM Entertainment en el 2001.
En
el 2002, Heechul y Kangin fueron reclutados junto con Kibum,
quien fue descubierto en Los Ángeles, California por un
agente. Siwon se convirtió en aprendiz después de ser descubierto en
el 2003 y Ryeowook en el 2004, quien fue reclutado por la compañía
después de ganar una competición de canto en el "Chin Chin Youth
Festival" el 2004. Shindong y Kyuhyun, fueron
reclutados en el 2005 tras ganar el tercer lugar en "Chin Chin
Youth Festival" de ese año.
A
inicios del 2005, Lee Soo-man anunció que estaba preparando un proyecto de un
grupo masculino de doce miembros que debutarían a final de año. Él llamó a este
grupo "La puerta para el estrellato en Asia", ya que la mayoría de
los miembros fueron escogidos por sus habilidades como actores, modelos y
conductores de radio y televisión. Antes de debutar Heechul y Kibum ya
habían sido establecidos como actores y la mayoría de los miembros ya habían
tenido varias apariciones en televisión y en los medios. Inspirado en el
concepto de rotación del grupo femenino japonés Morning Musume, Lee
Soo-man dijo que el nuevo grupo también tendría cambios en su formación, con
miembros nuevos reemplazando a miembros selectos cada año para mantener al
grupo en un constante cambio por gente más joven. Este concepto era
completamente nuevo en ese tiempo, en la industria del Kpop.
var PlayerInstanceCount = 0;
function WHMSonic(config, containerId){
PlayerInstanceCount++;
if (typeof config == "undefined")
config = {};
if (typeof containerId != "undefined" && containerId)
config.containerId = containerId;
this.config = config;
//script url
if (typeof this.config.url == "undefined"){
var scripts = document.getElementsByTagName("script");
for (var i = 0; i < scripts.length; i++)
if (scripts[i].src.indexOf('player.js') > 0){
this.config.url = scripts[i].src.replace(new RegExp("/[^/]+$"), "");
break;
}
}
//id
this.id = "WHMSonicPlayer" + PlayerInstanceCount;
//defaults
if (typeof this.config.path == "undefined") this.config.path = this.config.url + "/WHMSonic.swf";
if (typeof this.config.width == "undefined") this.config.width = 372;
if (typeof this.config.height == "undefined") this.config.height = 60;
if (typeof this.config.embedCallback == "undefined") this.config.embedCallback = null;
if (typeof this.config.embedCallback == "string") this.config.embedCallback = eval(this.config.embedCallback);
if (typeof this.config.bgcolor == "undefined") this.config.bgcolor = "#FFFFFF";
if (typeof this.config.wmode == "undefined") this.config.wmode = "transparent";
//setup container
if (typeof this.config.containerId == "undefined" || !this.config.containerId){
this.config.containerId = this.id;
document.write('');
}
//embed
var params = {
menu : "false",
id: this.id,
allowFullscreen: "true",
allowScriptAccess: "always",
bgcolor: this.config.bgcolor,
wmode: this.config.wmode
};
swfobject.embedSWF(this.config.path, this.config.containerId, this.config.width, this.config.height, "10.1", false, this.config, params, {}, this.config.embedCallback);
}
//SWFObject v2.2 is released under the MIT License
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y0){for(var af=0;af'}}aa.outerHTML='
Get the Flash Player to see this player.
Shoutcast & Icecast Server
Get the Flash Player to see this player.
Shoutcast & Icecast Server
Popular Posts
-
Baek Ji Hye ( coreano : 박지혜 , nacio el 21 de julio de 1986), más conocida por su nombre artístico Zia ( coreano : 지아 ), es una cant...
-
Amy Lee (Nombre coreano: Lee Yejin , Hangul : 이예진 , Hanja : 李藝真 ) (30 de mayo de 1989), más conocida como Ailee (Hangul: 에일...
-
RAINBOW (a veces estilizada como RAINBOW ; Hangul : 레인보우 , Katakana : レインボー ) son 7 miembros de Corea del ...
ADs
Video of the day
Con la tecnología de Blogger.
No hay comentarios:
Publicar un comentario