window.onload = function(){ 
	$("div.bewerb").show("slow");
}


