/* Author: 

*/

$(function(){
	$('.slideshow').cycle({ 
	    fx:     'scrollDown', 
	    random:  1 
	});
});






















