$(window).load(function(){
	$("#fader").innerfade({
		speed: "slow",
		timeout: "6500",
		type: "sequence",
		containerheight: "297px"
	})
})
