i want a function that finds some strings i\'ve got in an array in the DOM and emphasize it.
eg.
keywords[0] = \'linux\'; keywords[1] = \'suse pro\';
there's a jquery plugin that does this: http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html