document.observe("dom:loaded", function() {
	new Protofade('protofade', { randomize:true, delay: 8 });
});

