	   $(document).ready(
				function(){
					$('ul#home-showcase').innerfade({
						speed: 1000,
						timeout: 10000,
						type: 'sequence',
						containerheight: '357px'
					});


			});
