Quick question, would a search engine spider recognsie a link in the following javascript codes or not: document.write('<a href="http://www.site.com">Link</a>'); document.write("<a href=\"http://www.site.com\">Link</a>");
There is proof that Google started to read JS links and some other things earlier this year, but I'm not sure how much value is given to content generated by JS.