document.write("<SELECT NAME='URL' ONCHANGE=window.open(this.options[this.selectedIndex].value,'_self') STYLE='font-size: 8pt' >");
document.write('<OPTION VALUE="">Select Page</OPTION>');
document.write('<OPTION VALUE="">---TRIPS &amp; CLASSES---</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/rafting.htm">Raft Trips </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/kayaking.htm">Kayaking Instruction</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/climbing.htm">Climbing Instruction </OPTION>');
document.write('<OPTION value="http://www.sierrasouth.com/reserv.htm">Reservations</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/moreinfo.htm">More	Info - Request</OPTION>');
document.write('<OPTION VALUE="">---EQUIPMENT---</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/store.htm">Online Store</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/boatbarns.htm">Kayaks &amp; Rafts</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/kayaks.htm">Kayak Comparison Chart </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/ourstore.htm">Kernville Store </OPTION>');
document.write('<OPTION VALUE="http://www.paddlesportsonline.com/newboatbarndb.asp?qsale=1">New Kayaks on Sale</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/catalog_pdf.htm">Equipment Catalog</OPTION>');
document.write('<OPTION VALUE="">---THE RIVER---</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/theriver.htm">River Overview </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/links.htm#Kern_Flow">Kern Flow &amp; Weather</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/conservation.htm">River Conservation</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/camphotogallery.htm">Photo Gallery </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/aroundthekern.htm">Around the Kern</OPTION>');
document.write('<OPTION VALUE="">---NEWS---</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/news.htm">River Notes &amp; News </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/rivernotes.htm">River Notes Archive</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/email.asp">The Sierra South Rapid!</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/camphotogallery.htm">CamPhoto Archive</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/events.htm">Event Calendar </OPTION>');
document.write('<OPTION VALUE="http://www.kvrc.org/festival.htm">Kern River Festival</OPTION>');
document.write('<OPTION VALUE="">---LINKS---</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/links.htm">Paddlesport Links </OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/htdig/search.asp">Search Site</OPTION>');
document.write('<OPTION VALUE="http://www.sierrasouth.com/index.htm">Home	Page </OPTION>');
document.write('</SELECT>');
