function goto_blog(){
	window.open("http://www.sfera.com/blog/");
}

function goto_facebook(){
	window.open("http://www.facebook.com/pages/Sfera-Canal-Oficial/289642306712");
}

function goto_twitter(){
	window.open("http://twitter.com/sfera_moda");
}

function goto_enviar_datos(){
	window.open("http://www.elcorteingles.es/sfera/empleo/sfera_empleo.asp","_blank","width=550,height=410");
}

function goto_enviar_datos_eng(){
	window.open("http://www.elcorteingles.es/sfera/empleo/sfera_empleo_ing.asp","_blank","width=550,height=410");
}

function goto_eci(){
	window.open("http://www.elcorteinglescorporativo.es","_blank");
}

function goto_localizador(){
	window.location = "index.php?seccionInicial=2";
}

function goto_localizador_eng(){
	window.location = "index_eng.php?seccionInicial=2";
}
