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