function write_variables() {
  document.writeln('<b>Latest News:</b> Exams are over. I\'m free as a bird! For a week only... (02-15-2004 03:47:06)<br />            ');
  document.writeln('<b>Exam Date:</b> 2 subjects on February 12. (01-25-2004 23:25:17)<br />            ');
}
write_variables();
