Hello, I currently have a drop down menu on my website, it uses some JavaScript (onchange) so when someone selects a page on the list it will take them there without having to click go. I'm currently using asp / access to populate the drop down. What I think I am looking for is an entirely JavaScript drop down menu, so the contents of the drop down are not readable by search engines. I think the fact that all of the pages in the drop down box are currently being read by search engines is messing up my Google site search. Does anyone have a suggestion to this problem or an example of an entirely JavaScript drop down form? Thanks in advance.