I made something similar to this NYTimes.com feature, a few days ago: https://github.com/alexbarredo/insidelink It's simpler, of course. It's in plain JS and as jQuery plugin
The second version generates a Key for the paragraph so it can be moved anywhere in the page, and survive slight modifications if the text changes too.
Nice work though.