selectArtist = function(id,obj) {
	id = $(id);
	Effect.Fade(obj);
};