Hi, i was moving all the javascripts to .js files, as per the recommendation of
several SEO persons. Apparently, since search engines don't read javascript,
they don't like to see it, which makes sense enough to me. Everything worked
great, except i noticed a block of javascript that was in my code, but not on
any of my pages code.

i asked my developer, and he stated it was generated by CFFORM.

Does anyone know a technique to move the generated javascript to a .js file,
so it will not be on the page the search engine will read (i.e. source code)?

thanks a lot.

kory