// --- Büro Simon Obitz, Berlin 2010


// --- Bilderschau
$(document).ready( function() {
	$('#Bilderschau').innerfade({
		animationtype: 'fade',
		speed: 1200,
		timeout: 4000,
		type: 'sequence'
		});
	}
);


// --- --- ---
