//dropdown menu for outdoor guides

document.write("<html><head><script  type='text/javascript' language = 'javascript'>function formhandler(){var urlbox1= document.pulldown.dropdown.options[document.pulldown.dropdown.selectedIndex].value; window.location.href = urlbox1}<\/script><\/head>")
document.write('<body>')

document.write("<div id='nav-link'><center><form name = 'pulldown'><select name = 'dropdown' onChange = 'formhandler()'><option value = #><strong><span id='nav-link'> - Choose a Category - <\/span><\/strong><\/option><option value = 'guides.htm' \/>Introduction<\/option><option value = 'general-tc.htm' \/>General Guides (TC)<\/option><option value = 'general-other.htm'\/>General Guides (Other)<\/option><option value = 'hbnra.htm' \/>Hiking, Biking &amp; Riding (1)<\/option><option value = 'hbnra.htm#hbnrbeyond' \/>Hiking, Biking &amp; Riding (2)<\/option><\/select><\/form><\/center><\/div>")

document.write("<\/body><\/html>")



