document.write('<html> ' 
 + ' ' 
 + '<head> ' 
 + '<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> ' 
 + '<title>The Computer Vision / Image Anal</title> ' 
 + '</head> ' 
 + ' ' 
 + '<body bgColor="#fffbf0"> ' 
 + '<p align=center><br><b> ' 
 + 'The Computer Vision / Image Analysis Research Laboratory at the  ' 
 + '		University of South Florida</B></p> ' 
 + '        <ADDRESS align="center"><font size="2">&nbsp;Please mail comments,  ' 
 + '			suggestions, and updates to ' 
 + '			<a href="http://www.csee.usf.edu/~mshreve" target=_blank><font color="#0000FF"> ' 
 + '			<b>Matt Shreve</b></font></a> (e-mail:  ' 
 + '			<a href="mailto:mshreve@cse.usf.edu?subject=Vision Lab Website:"> ' 
 + '			<FONT color="#0000ff">ivanovsk@csee.usf.edu</FONT></a>). ' 
 + '        </font> ' 
 + '        </ADDRESS> ' 
 + '        <ADDRESS align="center"><FONT size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; USF Image Analysis Research Laboratory<br> ' 
 + '					&nbsp;&nbsp; © Copyright 2004</FONT></ADDRESS> ' 
 + '			<hr noshade size=2 width=800 color=#024813> ' 
 + '</center> ' 
 + ' ' 
 + '</body> ' 
 + ' ' 
 + '</html> ');
