document.writeln('<style>');
document.writeln('#navBar {position: absolute;top: 2704; left: 3;width: 120;}');
document.writeln('</style>');
document.writeln('<div id="navBar">');
document.writeln('<table bgcolor="#000080" width="120" height="17" cellspacing="0" cellpadding="0" border="0">');
document.writeln('<tr>');
document.writeln('<td>'); 

document.writeln('<script language="JavaScript" src="/njk/scripts/othercounters.js">');
document.writeln('</script>');

document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
document.writeln('</div>');
