$(document).ready(function() {
	$('.closed').easyexpand(); 
}); 
