jQuery(function($){
	$("#MagicToolboxSelectorsContainer").easySlider({
		vertical: true,
		prevText: '',
		nextText: ''
	});
});
