jQuery(function() {
	jQuery('#sidebar .menu a').removeAttr('title');
});
