There is large website all data comes from database ,
I want to remove all instances of "(MHC)" from next to company name on this page, and also more than 12 other pages.
like "Northfield Bancorp Inc. (MHC)" to "Northfield Bancorp Inc."
Is there any javacript for this, I have tried xslt solution, but still prefers Javascript solution.