$(document).ready(function(){
   $("#simplemenu li").removeAttr("title");
});