function showCompetitor(id) {
	$('#competitor').html(sliderContent[id]);
}
