$(function() {
	$(".fade").innerfade({
		containerheight:"360px",
		speed:1000,
		timeout:8000
	})
})