$(window).load(function () {

	
	$('#banner').show();	
	$('#banner').cycle('fade');
	

		
	 
   
		
});