jQuery(function($){ $.supersized({
					slideshow               :   1,		
					autoplay				:	1,		
					start_slide             :   1,		
					random					: 	0,		
					slide_interval          :   8000,	
					transition              :   1, 		
					transition_speed		:	1200,	
					new_window				:	1,		
					pause_hover             :   0,		
					keyboard_nav            :   1,		
					performance				:	1,		
					image_protect			:	1,		
					image_path				:	'img/', 
					min_width		        :   0,		
					min_height		        :   0,		
					vertical_center         :   1,		
					horizontal_center       :   1,		
					fit_portrait         	:   1,		
					fit_landscape			:   0,							
					navigation              :   1,		
					thumbnail_navigation    :   1,		
					slide_counter           :   1,		
					slide_captions          :   1,				
					slides	:  [{ image : 'http://www.security13.de/fileadmin/backgrounds/Home/01_reissmann.jpg' },{ image : 'http://www.security13.de/fileadmin/backgrounds/Home/02_stofffabrik.jpg' },{ image : 'http://www.security13.de/fileadmin/backgrounds/Home/03_lauenstein.jpg' },{ image : 'http://www.security13.de/fileadmin/backgrounds/Home/05_papier.jpg' },{ image : 'http://www.security13.de/fileadmin/backgrounds/Home/04_sinus.jpg' }]});});
