<!-- Older browsers will ignore the javascript between the comments
webmaster_name = "R. Louie"
webmaster_address = "louie";
site = "plu.edu";

document.write('<div align="left"><img src="moving-lights-bar.gif" width="600"></div><br>');
document.write('<div align="center">Pages maintained by ');
document.write('<a href="mailto:' + webmaster_address + '@' + site + '">');
document.write(webmaster_name +'</a>'+ ". Questions, comments and suggestions are welcome."+"<br>" );
document.write("Last modified on: "+ document.lastModified + ", Contents &#169; PLU Physics Department");
document.write('</div><br>');
document.write('<div align="right"><img src="moving-lights-bar.gif" width="600"></div><br>');
//-->
