jQuery(function($){	
	// Change the fonts to Anivers //
	Cufon.replace('ul#navlist li,ul.pagination li,h3,h2,h1,h4,h5,h6,blockquote', {hover: true}); 
}); 	

 $(document).ready(function() { 	
	//	Start the slider //
	$('#slider').s3Slider({ timeOut: 12000});	
});  



