//image slideshow, uses jquery.innerfade.js
//homepage only
$(document).ready( 
	function(){ 
		$('#rotating_images').innerfade();  
});