document.writeln('<ul id="navigation">')document.writeln('<li><a href = "index.html">Okhotska</a></li>')document.writeln('<li><a href="download.html">Download</a>')document.writeln('	<ul id = "DownLoad">')document.writeln('	<li><a href="download.html#fb">Firefox</a></li>')document.writeln('	<li><a href="download.html#tb">Thunderbird</a></li>')document.writeln('	<li><a href="download.html#moz">Mozilla</a></li>')document.writeln('	<li><a href="download.html#ns">Netscape 7.1</a></li>')document.writeln('	</ul>')document.writeln('</li>')document.writeln('<li><a href="screenshots.html">Screenshots</a>')document.writeln('	<ul id = "ScreenShot">')document.writeln('	<li><a href="screenshots.html#fb">Firefox</a></li>')document.writeln('	<li><a href="screenshots.html#tb">Thunderbird</a></li>')document.writeln('	<li><a href="screenshots.html#moz">Mozilla / Netscape</a></li>')document.writeln('	</ul>')document.writeln('</li>')document.writeln('<li><a href = "log.html">Update Log</a>')document.writeln('	<ul id = "Log">')document.writeln('	<li><a href = "log.html#fb">Firefox</a></li>')document.writeln('	<li><a href = "log.html#tb">Thunderbird</a></li>')document.writeln('	<li><a href = "log.html#moz">Mozilla suite / Netscape 7.1</a></li>')document.writeln('	</ul>')document.writeln('</li>')document.writeln('<li><a href="links.html">Links</a>')document.writeln('	<ul id = "Link">')document.writeln('	<li><a href="links.html#communities">Mozilla Communities</a></li>')document.writeln('	<li><a href="links.html#themes">Mozilla Themes</a></li>')document.writeln('	<li><a href="links.html#extentions">XUL Extentions</a></li>')document.writeln('	<li><a href="links.html#others">For other browsers</a></li>')document.writeln('	</ul>')document.writeln('</li>')document.writeln('<li><a href="http://6257.teacup.com/okhotska/bbs">Discussion Board</a></li>')document.writeln('</ul>')document.writeln('<hr class="clear">')