<!--
$(document).ready(function(){

$('#s6').cycle({ 
    fx:   'shuffle', 
    shuffle: { 
        top:  -80, 
        left:  -400 
    }, 
     easing: 'backout',
    delay: -2000 
});
	}); 




//-->
//]]> 