<!--

document.write("<FORM>")
document.write("<select name='jump' size='1'>")
document.write("<option selected value='../index.html'>Jack Flash's Homepage")
document.write("<option value='../tour.htm'>Take our Guided Site Tour")
document.write("<option value='../dm.html'>DM Support Group")
document.write("<option value='../course.html'>Course and Presentation")
document.write("<option value='../pools.html'>Locations of Pools for Dogs")
document.write("<option value='../signs.html'>DM Warning Signs")
document.write("<option value='../test.html'>Testing for DM")
document.write("<option value='../dmdonation.htm'>The Future of DM Research")
document.write("<option value='../boards.html'>DM and GSD Message Boards")
document.write("<option value='../newsl.htm'>How to get on Newsletter Email List")
document.write("<option value='../2-hearts-1.htm'>Two Hearts... The First Chapter")
document.write("<option value='../2-hearts-2.htm'>Two Hearts... The Final Chapter")
document.write("<option value='../memorial.htm'>Jack Flash's Memorial")
document.write("<option value='../jack1.htm'>Jack's Photo Album - Part 1")
document.write("<option value='../jack2.htm'>Jack's Photo Album - Part 2")
document.write("<option value='../joss.htm'>Fun with Joss")
document.write("<option value='../joss2.htm'>More Fun with Joss")
document.write("<option value='../joss3.htm'>Joss' Serious Moments")
document.write("<option value='../missie.htm'>Meet Missie T")
document.write("<option value='../links.htm'>Important Links")
document.write("<option value='../med-ex.htm'>Medication and Exercise Schedule")
document.write("<option value='../turn-dog.htm'>How To Turn a DM Dog")
document.write("<option value='../hints.htm'>Helpful Hints for DM Dogs")
document.write("<option value='../vets.html'>List of Veterinarians")
document.write("<option value='../awards.htm'>Site Awards")
document.write("<option value='../guestbk.php'>View and/or Sign our Guestbook")
document.write("</select>&nbsp;<input type='button' value='Go to'")
document.write("onclick='top.location.href=this.form.jump.options[this.form.jump.selectedIndex].value'>")
document.write("</FORM>")

//-->
