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

