public string GetNotificationHTML_Important(int number) { return(HtmlCreator.GenerateMenuNotificationNumber_Important(number)); }