$('.suggestionbox').click(function(){$('.suggestcontent').hide('slow',function(){});});
