•<FORM NAME="form1">                         
•                        <SELECT NAME="select1" SIZE=1>
•             <option value="http://catalog.lib.ncsu.edu/web2/tramp2.exe/do_authority_search/guest?servers=1home&amp;setting_key=Files&amp;hitlist_screen=hitlist_standard.html&amp;*search_button=subject&amp;index=su&amp;query=algebra">ALGEBRA
•</option>
•                        
• <option value="http://catalog.lib.ncsu.edu/web2/tramp2.exe/do_authority_search/guest?servers=1home&amp;setting_key=Files&amp;hitlist_screen=hitlist_standard.html&amp;*search_button=subject&amp;index=su&amp;query=algebras+linear">LINEAR ALGEBRA
•</option>
•                        </SELECT>
• <INPUT TYPE="BUTTON" VALUE="GO!" onClick="surfto1(this.form)">
• </FORM>
Each search is embedded within the form.
The patron only sees the menu term.
Clicking GO launches the URL (catalog search)
paired with the menu term.