<!--
pathis=location.pathname;
new_array=pathis.split("/");
var arrlen = new_array.length-1
filename=new_array[arrlen]; // 4 is a guess, try others

document.write('<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%" id="table13">');
document.write('		<tr>');
document.write('			<td width="249"><map name="FPMap0">');
document.write('			<area href="../home/default.htm" shape="rect" coords="27, 32, 229, 97">');
document.write('			</map><img border="0" src="../images/logo.gif" usemap="#FPMap0"></td>');
document.write('			<td width="731" valign="bottom">');
document.write('			<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%" id="table14">');
document.write('				<tr>');
document.write('					<td align="right">');
document.write('					<a target="_blank" href="http://www.lobachemie.com"> <img border="0" src="../images/logo-lobachemie.gif" width="120" height="78"></a></td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td>');
document.write('					<div align="right">');
document.write('						<table border="0" cellpadding="0" style="border-collapse: collapse" width="730" id="table15">');
document.write('							<tr>');
document.write('								<td class="bg-bt">');
document.write('								<div align="center">');
document.write('									<table border="0" cellpadding="0" style="border-collapse: collapse" id="table16" width="88%">');
document.write('										<tr>');
document.write('											<td align="center">');
document.write('											<a href="../home/default.htm" class="topnav">Home</a></td>');
document.write('											<td align="center">');
document.write('											<img border="0" src="../images/bt-div.gif" width="1" height="38" hspace="33"></td>');
if (filename == "profile.htm")
{
document.write('											<td align="center">');
document.write('											<a href="../generalinfo/profile.htm" class="topnav-mo">Company Profile</a></td>');
}
else
{
document.write('											<td align="center">');
document.write('											<a href="../generalinfo/profile.htm" class="topnav">Company Profile</a></td>');
}
document.write('											<td align="center">');
document.write('											<img border="0" src="../images/bt-div.gif" width="1" height="38" hspace="33"></td>');

if (filename == "products.htm" )
{
document.write('											<td align="center">');
document.write('											<a href="../products/products.htm" class="topnav-mo">Products</a></td>');

}
else
{
document.write('											<td align="center">');
document.write('											<a href="../products/products.htm" class="topnav">Products</a></td>');
}

document.write('											<td align="center">');
document.write('											<img border="0" src="../images/bt-div.gif" width="1" height="38" hspace="33"></td>');

if (filename == "contact.htm" )
{
document.write('											<td align="center">');
document.write('											<a href="../generalinfo/contact.htm" class="topnav-mo">Contact Us</a></td>');

}
else
{
document.write('											<td align="center">');
document.write('											<a href="../generalinfo/contact.htm" class="topnav">Contact Us</a></td>');
}


document.write('											<td align="center">');
document.write('											<img border="0" src="../images/bt-div.gif" width="1" height="38" hspace="33"></td>');

if (filename == "LobaLife-Catalog.pdf" )
{
document.write('											<td align="center">');
document.write('											<a target="_blank" href="../micro-pipettes/pictures/LobaLife-Catalog.pdf" class="topnav-mo">Download Catalog</a></td>');
}
else
{
document.write('											<td align="center">');
document.write('											<a target="_blank" href="../micro-pipettes/pictures/LobaLife-Catalog.pdf" class="topnav">Download Catalog</a></td>');
}


document.write('										</tr>');
document.write('									</table>');
document.write('								</div>');
document.write('								</td>');
document.write('							</tr>');
document.write('						</table>');
document.write('					</div>');
document.write('					</td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td>');
document.write('					<img border="0" src="../images/spacer.gif" width="12" height="12"></td>');
document.write('				</tr>');
document.write('			</table>');
document.write('			</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td colspan="2">');
document.write('			<img border="0" src="../images/top-curve.gif"></td>');
document.write('		</tr>');
document.write('		</table>');
//-->
