5 DOLLS
En diciembre
de 2010 Co-Ed School rompió en sub-grupos. Los
miembros femeninos (con la adición de un nuevo miembro, Seo Eun Kyo), se
convirtió en 5dolls.
El 20 de
enero, 2011 F-ve Dolls lanzaron dos videos promocionales que ofrecen Jay Park , uno llamado "Las manchas del
labio" y el otro llamado "Es usted". Muñecas F-ve lanzaron su primer
mini-álbum el 16 de febrero de 2011 y debutó en M! Cuenta atrás , el 17 de febrero de 2011.
Durante sus
presentaciones en vivo, el grupo recibió críticas por supuestamente
sincronización labial sus actuaciones en directo.  Dolls F-ve lanzaron su segundo
mini-álbum el tiempo para jugar el 11 de mayo de 2011, con su primer
sencillo "Like This Or That" (이러쿵 저러쿵),
liberando el video musical en el mismo día. "Like
This Like That" se erige como la canción más vendida para un novato de
2011 con $ 192,000 USD recaudado. 
En febrero
SooMi, dejó el grupo para centrarse en su carrera como solista, y presentó a su
reemplazo, Nayeon, en el mismo día. Chanmi
dejó el grupo en el verano de 2012 y un aprendiz de Shannon se anunció que
reemplazarla. En febrero de 2013,
alumno Choi Jihyun También se anunció que se unan al grupo. Por lo tanto, la segunda alineación
del grupo tenía seis miembros. 
El 8 de julio de 2013, el grupo anunció oficialmente que iban a regresar a finales de mes con un nuevo single llamado "Alma gemela # 1", así como un nuevo nombre artístico, "Dolls F-ve". Dos fotos teasers concepto también fueron puestos en libertad, que muestra una tercera versión del grupo de line-up y la confirmación de la adición de otros dos nuevos miembros; Seunghee y the SeeYa Yeonkyung miembro que promueva al mismo tiempo entre los dos grupos, lo que confirma ex miembros de Shannon y salida de Jihyun del grupo,. Mientras Nayeon sería el único participante de la segunda línea hasta que permanecerá
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 
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
ADs
Video of the day
Con la tecnología de Blogger.








 
 
 
 
 
 
 
 
 
No hay comentarios:
Publicar un comentario