
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');
document.write('<li><A HREF="index.html">Home</a><br>');
document.write('<li><A HREF="golden.htm">Golden Anniversary</a><br>');
document.write('<li><A HREF="thethreestooges.htm">Herb, Ed, Rusty</a><br>');
document.write('<li><A HREF="seniorlawn.htm">Senior Lawn</a><br>');
document.write('<li><A HREF="studentbody.htm">Student Body</a><br>');
document.write('<li><A HREF="addresses.htm">Addresses</a><br>');
document.write('<li><A HREF="atthelake.htm">The Laffertys</a><br>');
document.write('<li><A HREF="classof49.htm">Class of 1949</a><br>');
document.write('<li><A HREF="juniorclass.htm">Junior Class</a><br>');
document.write('<li><A HREF="beachcomber.htm">The Beachcomber</a><br>');
document.write('<li><A HREF="band.htm">High School Band</a><br>');
document.write('<li><A HREF="scienceclass.htm">Science Class</a><br>');
document.write('<li><A HREF="lettermansclub.htm">Lettermens Club</a><br>');
document.write('<li><A HREF="desertreunion.htm">Desert Reunion</a><br>');
document.write('<li><A HREF="gustandlouie.htm">Gust and Walt</a><br>');







document.write('<li><A HREF="datewithjudy.htm">A Date With Judy</a><br>');
document.write('<li><A HREF="studentbody49.htm">Student Body\'49</a><br>');
document.write('<li><A HREF="studentcouncil.htm">Student Council</a><br>');
document.write('<li><A HREF="sophomores.htm">Sophomore Class</a><br>');
document.write('</ul>');
document.write('</td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
