<!--
topnav= '<table cellpadding="0" cellspacing="0" border="0" bgcolor="#00188C" width="770" background="../images/space.gif">'+
'<tr>'+
'<td valign="top"><a href="services.htm"><img src="../images/inside/services.gif" width="126" height="16" border="0"></a></td>'+
'<td valign="top"><a href="clients.htm"><img src="../images/inside/clients.gif" width="119" height="16" border="0"></a></td>'+
'<td valign="top"><a href="career.htm"><img src="../images/inside/career.gif" width="119" height="16" border="0"></a></td>'+
'<td valign="top"><a href="about.htm"><img src="../images/inside/about.gif" width="119" height="16" border="0"></a></td>'+
'<td valign="top"><img src="../images/inside/part1.gif" width="10" height="16" border="0"></td>'+
'<td valign="top"><img src="../images/space.gif" width="218" height="16" border="0"></a></td>'+
'<td valign="top"><a href="../default.htm"><img src="../images/inside/home.gif" width="44" height="16" border="0"></a></td>'+
'<td valign="top"><img src="../images/space.gif" width="10" height="16" border="0"></a></td>'+
'</tr>'+
'</table>'+
'<table cellpadding="0" cellspacing="0" border="0" background="../images/inside/bg_title.gif" width="770">'+
'<tr>'+
'<td valign="top">'+
'<table cellpadding="0" cellspacing="0" border="0" width="563" background="../images/space.gif">'+
'<tr>'+
'<td valign="top"><a href="products.htm"><img src="../images/inside/products.gif" width="125" height="17" border="0"></a></td>'+
'<td valign="top"><a href="news.htm"><img src="../images/inside/news.gif" width="120" height="17" border="0"></a></td>'+
'<td valign="top"><img src="../images/space.gif" width="319" height="1" border="0"></a></td>'+
'</tr>'+
'</table>'+
'<table cellpadding="0" cellspacing="0" border="0" background="../images/space.gif">'+
'<tr>'+
'<td valign="top"><a href="contact.htm"><img src="../images/inside/contact.gif" width="127" height="19" border="0"></a></td>'+
'<td bgcolor="#DADADA" valign="top"><img src="../images/space.gif" width="43" height="17" border="0"></a></td>'+
'</tr>'+
'</table>'+
'<table cellpadding="0" cellspacing="0" border="0" background="../images/space.gif">'+
'<tr>'+
'<td bgcolor="#0041F7"><img src="../images/space.gif" width="9" height="6"></td>'+
'<td bgcolor="#DADADA"><img src="../images/space.gif" width="161" height="1"></td>'+
'<td valign="top" rowspan="2"><img src="../images/inside/title_'+PageId+'.gif" width="270" height="57"></td>'+
'</tr>'+
'<tr>'+
'<td bgcolor="#0041F7"><img src="../images/space.gif" width="9" height="1"></td>'+
'<td bgcolor="#DADADA">'+
'<table cellpadding="0" cellspacing="0" border="0" background="../images/space.gif">'+
'<tr>'+
'<td valign="top"><img src="../images/space.gif" width="8" height="1"></td>'+
'<td colspan="3"><img src="../images/inside/search.gif" width="76" height="18"></td>'+
'</tr>'+
'<tr>'+
'<td valign="top"><img src="../images/space.gif" width="8" height="1"></td>'+
'<form method="post" action="searchres.asp">'+
'<td valign="top"><input type="text" size="7" name="search_keyword" class="inputText"></td>'+
'<td valign="top"><img src="../images/space.gif" width="3" height="1"></td>'+
'<td valign="top"><input type="image" src="../images/inside/go.gif"></td>'+
'</form>'+
'</tr>'+
'<tr>'+
'<td valign="top" colspan="4"><img src="../images/inside/space.gif" width="1" height="28"></td>'+
'</tr>'+
'</table>'+
'</td>'+
'</tr>'+
'</table>'+
'</td>'+
'<td align="right" valign="top"><img src="../images/inside/logo.gif" width="189" height="105"></td>'+
'</tr>'+
'</table>'


document.write(topnav);

//-->