<!--
$(document).ready(function(){

$('#slideshow').cycle({ 
    random: 1,
fx:    'fade', 
    speed:  1500,
timeout: 3500 
 });


	}); 




//-->
//]]> 