document.writeln("<a href='index.html' style='color:#FFFFFF'>Home</a><br />");
document.writeln("<a href='news.html' style='color:#FFFFFF'>College News</a><br />");
document.writeln("<a href='calendar.html' style='color:#FFFFFF'>Calendar</a><br />");
document.writeln("<a href='curriculum.html' style='color:#FFFFFF'>Curriculum</a><br />");
document.writeln("<a href='studentcouncil.html' style='color:#FFFFFF'>Student Council</a><br />");
document.writeln("<a href='sport.html' style='color:#FFFFFF'>Sport News</a><br />");
document.writeln("<a href='teachers.html' style='color:#FFFFFF'>Staff Pages</a><br />");
document.writeln("<a href='history.html' style='color:#FFFFFF'>History</a><br />");
document.writeln("<a href='http://picasaweb.google.com/sainteunansgallery' target='_blank' style='color:#FFFFFF'>Gallery</a><br />");
document.writeln("<a href='alumni.html' style='color:#FFFFFF'>Alumni</a><br />");
document.writeln("<a href='forms.html' style='color:#FFFFFF'>Downloads</a><br />");
document.writeln("<a href='contact.html' style='color:#FFFFFF'>Contact Us</a>");
