| 
			
				 wir geben ihrer unternehmung ein gesicht …
 $('#s199').cycle({
			fx:'fade',
			speed:1500,
			timeout:10,
			autostop:	   1,	  // true to end slideshow after X transitions (where X == slide count)
			autostopCount: 2,	  // number of transitions (optionally used with autostop to define X)
			delay:500
			});
 |