I didn't think google bot could read links I have in an external JS file but apparently it can.
First the JS file details. It is a menu that I want spidered. It only contains html that is printed/called via the document.write'(html here)'; code.
This code is in a javascript file only so I can change the code and have the menu change throughout the website.
So back to the issue/question. I just discovered in google webmaster tools the internal link section and it APPEARS that the menu is being read because I show all the pages on the website linking back to the web pages in the menu (menu.JS).
Is this right? Are is something else going on that is tricking me into thinking that the menu is being read?