
document.write('<center><hr><p>');
document.write('<font face="Verdana, Arial, Helvetica, sans-serif"><font size="-1">')

document.write(' <a href="index.html">About Thang Long</a> |')
document.write(' <a href="news.html">News</a> |')
document.write(' <a href="calendar.html">School Calendar</a> |')
document.write(' <a href="policies.html">School Policies</a> | ')
document.write(' <a href="regi_form.html">Registration Form</a> | ')
document.write(' <a href="absent_form.html">Absent Form</a> | ')
document.write(' <a href="newsletter.html">Newsletter</a> |  ')
document.write(' <a href="Tet05">Pictures</a> |  ')
document.write(' <a href="../tlforums">Dien Dan / Forums</a> |  ')
document.write(' <p> ')
document.write(' Homework: ')

document.write(' <a href="homework_mg.html"> Mau giao</a> | ')
document.write(' <a href="homework_l1.html"> Lop 1</a> | ')
document.write(' <a href="homework_l2.html"> Lop 2</a> | ')
document.write(' <a href="homework_l3.html"> Lop 3</a> | ')
document.write(' <a href="homework_l4.html"> Lop 4</a> | ')
document.write(' <a href="homework_l5.html"> Lop 5</a> | ')
document.write(' <a href="homework_db.html"> Lop dac biet</a> | ')

document.write('</font></font>')
document.write('</center>');
