$(function() {

$('#widgit09_slideshow').crossSlide({
  sleep: 7,  //sec
  fade: 1    //sec
}, [   
   {src: 'web09/images/09/widgit/slideshow/c16_2012_feb.jpg' }, 
   {src: 'web09/images/09/widgit/slideshow/harley2011.jpg' },
   {src: 'web09/images/09/widgit/slideshow/ptcd2011_1.jpg' },
	 {src: 'web09/images/09/widgit/slideshow/ptcd2011_3.jpg' },
	 {src: 'web09/images/09/widgit/slideshow/1.jpg' }, 	 
   {src: 'web09/images/09/widgit/slideshow/40m.jpg' },	 
	 {src: 'web09/images/09/widgit/slideshow/ptcd2011_4.jpg' },
	 {src: 'web09/images/09/widgit/slideshow/c16_2012_feb.jpg' }, 
   {src: 'web09/images/09/widgit/slideshow/3.jpg' },	          
   {src: 'web09/images/09/widgit/slideshow/1.jpg' },
	 {src: 'web09/images/09/widgit/slideshow/ptcd2011_3.jpg' },	 
   {src: 'web09/images/09/widgit/slideshow/8.jpg' },
   {src: 'web09/images/09/widgit/slideshow/4.jpg' },
   {src: 'web09/images/09/widgit/slideshow/5.jpg' }
]);







});




