document.write('<html> ' 
 + ' ' 
 + ' ' 
 + '<head> ' 
 + '<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> ' 
 + ' ' 
 + ' ' 
 + '<title>Navigational Bar</title> ' 
 + '</head> ' 
 + ' ' 
 + ' ' 
 + '<body link="#008000" vlink="#99CC00" alink="#CCFF66" bgColor="#fffbf0"> ' 
 + ' ' 
 + ' ' 
 + '   <table border="0" width="145" bgcolor="#fffbf0" cellspacing="0" bgColor="#fffbf0" bordercolor="#6699CC">       ' 
 + '      ' 
 + '	 <tr> ' 
 + '         <td width="100%" bgcolor="#FFFBF0" background="Image_Vision_Images/gradient_usfLogo2.jpg"> ' 
 + '               <center> ' 
 + '               <font color="#FFFF00" face="Arial Black"><b>NAVIGATION</b></font> ' 
 + '               <hr noshade size=3 width=140 color=#FFFFFF> ' 
 + '				 ' 
 + '               ' 
 + '               <center> ' 
 + '                <font color="#FFFFFF"> ' 
 + '                 ' 
 + '                <b> ' 
 + '                 ' 
 + '                <a title="Vision Lab Overview" href="Image_Vision_Overview.htm"><font color="#FFFF00">Overview</font></a></b></font> ' 
 + '               		<hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '              				 ' 
 + '				<a title="Main Page Of Vision Lab" href="Image_Vision_Home.htm"><font color="#FFFF00"><b>Home</a></b></font> ' 
 + '					<hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '				 ' 
 + '				<a title="Contact USF Vision Lab" href="Image_Vision_Contact.htm"><font color="#FFFF00"><b>Contact</b> ' 
 + '				</a></font> ' 
 + '					<hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '								 ' 
 + '				<a title="Faculty, Students and Alumni" href="Image_Vision_People.htm"><font color="#FFFF00"><b>People</a></b></font> ' 
 + '					<hr noshade size=2 width=140 color=#FFFFFF>					 ' 
 + '														 ' 
 + '				<a title="Vision Lab Projects" href="Image_Vision_Projects.htm"><font color="#FFFF00"><b>Projects</a></b></font> ' 
 + '					<hr noshade size=2 width=140 color=#FFFFFF> ' 
 + ' ' 
 + '				<a title="Available Publications" href="Image_Vision_Publications.htm"><font color="#FFFF00"><b>Publications</a></b></font> ' 
 + '					<hr noshade size=2 width=140 color=#FFFFFF> ' 
 + ' ' 
 + '				<a title="Latest News" href="Image_Vision_News.htm"><font color="#FFFF00"><b>News</a></b></font> ' 
 + '				 <hr noshade size=2 width=140 color=#FFFFFF> ' 
 + ' ' 
 + '				<a title="Resources" href="Image_Vision_Resources.htm"><font color="#FFFF00"><b>Resources</a></b></font> ' 
 + '				 <hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '				  ' 
 + '				<a title="Vision Group Friday Seminars" href="http://marathon.csee.usf.edu/~goldgof/IA-Seminar.html" target=_blank><font color="#FFFF00"><b>Vision Group Seminars</a></b></font> ' 
 + '				 <hr noshade size=2 width=140 color=#FFFFFF>				 ' 
 + '			 ' 
 + '				<a title="Vision Related Sites" href="Image_Vision_RelatedSites.htm"><font color="#FFFF00"><b>Related Sites</a></b> ' 
 + '				 <hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '				  ' 
 + '				 </font></font> ' 
 + '				  ' 
 + '				<a title="Original Site Before 1/20/2005" href="http://figment.csee.usf.edu/index.April_3_2004.html"><font color="#FFFF00"><b>Original Site</a></b></font> ' 
 + '				 <hr noshade size=2 width=140 color=#FFFFFF> ' 
 + '				     ' 
 + '				    </center> ' 
 + '         </td> ' 
 + '	</tr> ' 
 + '	<!-- End --> ' 
 + ' ' 
 + ' ' 
 + ' ' 
 + ' ' 
 + '  </table> ' 
 + ' ' 
 + ' ' 
 + '</body> ' 
 + ' ' 
 + ' ' 
 + '</html> ' 
 + ' ');