$(document).ready(function() {
	
	$.localScroll({target:'#rechts'});

	$('#ex2').jqm({ajax: 'haftung.html', trigger: 'a.ex2trigger'});

});
