return Regex.Replace(strInput, keyword, "<span class='highlight'>$0</span>", RegexOptions.IgnoreCase);