var nav_cell ='<table style="border-width: 1px 1px 1px 0px; border-style: solid; border-right: 1px solid black; border-color: ';
nav_cell +='rgb(204, 204, 204) black black; vertical-align: middle;" ';
nav_cell +='bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">';
nav_cell +='<tbody>';
nav_cell +='<tr background="images/bkgrnd.jpg" bgcolor="#cccccc">';
nav_cell +='	<td class="style53" align="left" height="25" valign="top" width=60>';
nav_cell +='		<A HREF="index.htm" onmouseover="document.home.src=';
nav_cell +="		'images/home-on.jpg'";
nav_cell +='		"';
nav_cell +='		onmouseout="document.home.src=';
nav_cell +="		'images/home-off.jpg'";
nav_cell +='		">';
nav_cell +='		<IMG SRC="images/home-off.jpg" NAME="home"';
nav_cell +='		BORDER="0">';
nav_cell +='		</A>';
nav_cell +='	</td>';
document.write(nav_cell);

	<td class="style53" align="left" height="25" valign="top" width=90>
		<A HREF="about.htm" onmouseover="document.about.src='images/about-on.jpg'"
		onmouseout="document.about.src='images/about-off.jpg'">
		<IMG SRC="images/about-off.jpg" NAME="about"
		BORDER="0">
		</A>
	</td>
	<td class="style53" align="left" height="25" valign="top" width=160>
		<A HREF="business_services.htm" onmouseover="document.services.src='images/businesservices-on.jpg'"
		onmouseout="document.services.src='images/businesservices-off.jpg'">
		<IMG SRC="images/businesservices-off.jpg" NAME="services"
		BORDER="0">
		</A>
	</td>
	<td class="style53" align="left" height="25" valign="top" width=195>
		<A HREF="business_development.htm" onmouseover="document.development.src='images/businessdevelopment-on.jpg'"
		onmouseout="document.development.src='images/businessdevelopment-off.jpg'">
		<IMG SRC="images/businessdevelopment-off.jpg" NAME="development"
		BORDER="0">
		</A>
	</td>
	<td class="style53" align="left" height="25" valign="top" width=105>
		<A HREF="accounting.htm" onmouseover="document.accounting.src='images/accounting-on.jpg'"
		onmouseout="document.accounting.src='images/accounting-off.jpg'">
		<IMG SRC="images/accounting-off.jpg" NAME="accounting"
		BORDER="0">
		</A>
	</td>
	<td class="style53" align="left" height="25" valign="top" width=60>
		<A HREF="links.htm" onmouseover="document.links.src='images/links-on.jpg'"
		onmouseout="document.links.src='images/links-off.jpg'">
		<IMG SRC="images/links-off.jpg" NAME="links"
		BORDER="0">
		</A>
	</td>
	<td class="style53" align="left" height="25" valign="top" width=80>
		<A HREF="contact.htm" onmouseover="document.contact.src='images/contact-on.jpg'"
		onmouseout="document.contact.src='images/contact-off.jpg'">
		<IMG SRC="images/contact-off.jpg" NAME="contact"
		BORDER="0">
		</A>
	</td>

<td align="right" background="images/bkgrnd.jpg" bgcolor="#cccccc" valign="middle">
<div align="right"><form action="/cgi-sys/entropysearch.cgi" target="searchwindow">
<input name="query" value="" size="6" maxlength="25" type="text">
<input name="user" value="ventenn" type="hidden">
<input name="basehref" value="http://ventenn.com" type="hidden">
<input name="template" value="default" type="hidden">
<input name="Submit" value="Search" type="submit">&nbsp;
</form>
</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<img src="search_gradient_bg.gif" align="top" height="4" width="100%">
</td>
</tr>
</tbody>
</table>

