Doing some SEO research, I'm looking for a way to search for other pages/sites that contain specific javascript references. i.e. find me all pages that contain "xyzzy.js" (and a matching page would contain: <script src="http://www.bonzosite41.com/xyzzy.js">). Is there a ways to get this information from Google, Yahoo, or any other search engine? Do any of the SE's actually index javascript code from within web pages (either inline or through src references)? thanks! LC