I'm using a drop down menu via java script with the 'option value=''
command and i have many items in the drop down menu, I'm curious what
scripting i need to use in order to get all of the links to display in
a new page. I've tried adding window.open ('option') but that merely
shows a blank page. Any suggestions would be much appreciated.