$(function() {
	$('.slider').hide();
	$('.anythingSlider').show();
});
