{
document.write('<nobr><a href="index.htm" style="text-decoration:none" >Home</a></nobr><br>');
document.write('<br>');
document.write('<nobr><a href="lesson_schedule.htm" style="text-decoration:none" >Lesson Schedule</a></nobr><br>');
document.write('<nobr><a href="about.html" style="text-decoration:none" >About Me</a></nobr><br>');
document.write('<nobr><a href="our_dogs.htm" style="text-decoration:none" >Our Dogs</a></nobr><br>');
document.write('<nobr><a href="friends.htm" style="text-decoration:none" >Friends & Students</a></nobr><br>');
document.write('<nobr><a href="whats_new.html" style="text-decoration:none" >What');
document.write("'s New</a></nobr><br>");
document.write('<nobr><a href="countdown_to_championships.htm" style="text-decoration:none" >Countdown to Championships</a> </nobr> ');
document.write('<br>&nbsp;<br><a href="mailto:t_hatcher@earthlink.net" style="text-decoration:none">Contact me</a>');
}

