//This file is the bottomlevel "bottomnavbar". Please be very careful
document.write("\<table width=\"614\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> \
	<tr> \
		<td>&nbsp\;</td> \
	</tr> \
	<tr> \
		<td class=\"footer\"> \
		<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"> \
			<tr> \
				<td class=\"footer\" width=\"50%\">&copy;2005 \
				<a href=\"mailto:info@hipc.org\"><b>HiPC</b></a>, all rights reserved</td> \
				<td class=\"footer\" width=\"50%\" align=\"right\">Designed by <b> \
				<a href=\"http://www.networksinc.com\" target=\"_blank\"> \
				<font color=\"black\">Net</font><font color=\"#FF0000\">//</font><font color=\"black\">works!</font></a></b></td> \
			</tr> \
		</table> \
		</td> \
	</tr> \
	<tr> \
		<td bgcolor=\"#000000\" height=\"1\"> \
		<img src=\"images/trans.gif\" width=\"1\" height=\"1\"></td> \
	</tr> \
	<tr> \
		<td> \
		<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\"> \
			<tr> \
				<td class=\"footer\" align=\"center\"><a href=\"../about.html\">About HiPC</a> | \
				<a href=\"../steering.html\">Steering Committee</a> | \
				<a href=\"../sponsors.html\">Sponsors</a> | \
				<a href=\"../archive.html\">Archive</a> | <a href=\"../index.html\"> \
				Home</a> | <a href=\"../contact.html\">Contact</a> | \
				<a href=\"program-highlights.html\">HiPC 2005</a> | <a href=\"../sitemap.html\">Sitemap</a></td> \
			</tr> \
		</table> \
		</td> \
	</tr> \
</table> \
");

