document.write('<center>');
document.write('<font face="Verdana, Arial, Helvetica, sans-serif"><font size="-1">')
document.write('<a href="index.html">Home</a> | ')
document.write('<a href="about_us.html">About Us</a> | ')
document.write('<a href="activities.html">Activities</a> | ')
document.write('<a href="thanglong">Classes</a> | ')
document.write('<a href="events.html">Events</a> | ')
document.write('<a href="vietlinks.html">Viet Links</a>')
document.write('</font></font>')
document.write('</center>');
