<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="1" cellspacing="1" border="0" class="menu-table"><tr><td align="center">');



// START LINKS COPY AND PASTE 2 LINES TO ADD A NEW BUTTON



document.write('<a href="http://www.highpointclassof80.com/index.html" class="menu">Home</a>');
document.write('</td><td align="center">');



document.write('<a href="http://www.highpointclassof80.com/trivia.htm" class="menu">Class Trivia</a>');
document.write('</td><td align="center">');



document.write('<a href="http://www.highpointclassof80.com/reunion.htm" class="menu">Reunion Info</a>');
document.write('</td><td align="center">');



document.write('<a href="http://www.highpointclassof80.com/forum.htm" class="menu">Class Forum</a>');
document.write('</td><td align="center">');



document.write('<a href="http://www.highpointclassof80.com/contact.htm" class="menu">Contact Us</a>');
document.write('</td><td align="center">');


document.write('<a href="http://www.highpointclassof80.com/site_map.htm" class="menu">Site Map</a>');
document.write('</td><td align="center">');


document.write('</td></tr></table>');


//  End -->