<!--
$(document).ready(function(){

$('#s6').cycle({ 
    fx:    'fade', 
    speed:  2500,
timeout: 2000 
 });
	}); 
//-->
//]]> 