<!-- hide

// -------------------------------------------------------
//  Javascript written by Jae Yoon			  
//  Copyright © 1995-2007, Jae Yoon. All rights reserved. 
//  You can copy the source but just keep the recognition 
//  to the programmer					  
//  Ideas are priceless, Say NO to piracy!		  
// -------------------------------------------------------


  // Copyright

  var today = new Date();
  var yyear = today.getFullYear();

	var theDate = ""
	theDate = document.lastModified
	Disclaimer = "<A HREF=\"mailto:yoon@cee.odu.edu?Subject=[Mail from Sunny Side]\" onMouseOver=\"window.status='Contact Information'; return true\" onMouseOut=\"window.status=''; return true\" TITLE='Contact Information'>&copy;1996-" 
jyoon =" J. Yoon</A>"

	document.write(Disclaimer);
document.write(yyear);
document.write(jyoon);
	document.write();

// -->

