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