Thanks for your reply!
Well, I tried both but it didn't resolve the issue. I think I know what it is, this code is matching text on the page, but my text is in Japanese, this code isn't going to allow for Japanese:
var seeker = new RegExp(/\(\s*([+-]?)([^0-9]*)([0-9,]+\.[0-9]+)([^0-9)]*)\s*\)/);
I will try to figure it out, if anyone has a suggestion, please help.
Bookmarks