
   $(document).ready(
                                function(){
					

					
					$('#header #bildbox_oben ul#rubrikbild').innerfade({
						speed: 3000,
						timeout: 30000,
						type: 'random_start',
						containerheight: '322px'
					});

                        });
					


