



	function reapply(){

	setTimeout("slideit()",2000)

	return true

	}

	window.onerror=reapply


