Script Summary: De-obfuscates realestate.nytimes.com links from js functions to actual URL's
The New York Times online Real Estate section (realestate.nytimes.com) presents search result listings' links as javascript functions. This makes it annoying to open them in new tabs, copy the links, IM, etc. This script de-obfuscates these javascript-based links and converts them to URL's that point to the directly to the listings. (The direct URL that is used is printed on the listings' pages...this is not a hack of the NY Times requests.)



