<!-- Minus AutoDato -->
// JavaScript Document
<!--
document.writeln('<table width="860"  border="0" cellspacing="0" cellpadding="0">');
document.writeln('  <tr> ');
document.writeln('    <td width="860" height="115" bgcolor="#040500">');
document.writeln('  	<img src="images/pkslTop.jpg"  width="860" height="115"> ');
document.writeln('    </td>');
document.writeln('    <td rowspan="2">&nbsp;</td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td nowrap height="20" bgcolor="#cccccc">');
document.writeln('	<div align="center">');
document.writeln('    &nbsp;    <a   href="index.html" target="_self">Etusivu</a> &nbsp;');
document.writeln('	&nbsp;	  <a   href="alue.html" target="_self">Toimialue</a> &nbsp;');
document.writeln('	&nbsp;	  <a   href="ajankohtaista.html" target="_self">Ajankohtaista</a> &nbsp;');
document.writeln('	&nbsp;	  <a   href="kalavedenhoitopalvelut.html" target="_self">Kalavedenhoito</a> &nbsp;');
document.writeln('	&nbsp;	  <a   href="linkit.html" target="_self">Linkit</a> &nbsp;');
document.writeln('	&nbsp;	  <a   href="yhteystiedot.html" target="_self">Yhteystiedot</a> &nbsp;');
document.writeln('</div>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->