jQuery().ready(function(){
	new smenu('bub_laufband',{
		scrollbar_id: 'bub_horizontal_bar',
		arrow_left_id: 'bub_arrow_left',
		arrow_right_id: 'bub_arrow_right',
		carusel: true,
		arrow: true
	});
});
