$(document).ready( function(){
							$('#rotate').innerfade({ speed: 'slow', timeout: 8000, type: 'random_start', containerheight: '220px' });
							} );