 var browserOK=false;
 var browserOK=true;
if(browserOK)
 {
  
document.writeln ('<tr>');
document.writeln ('<td colspan="2">');
document.writeln ('<table width="100%" height="50px" style="border-width:1 0 0 0; border-style:solid; border-color:#989797" cellpadding="0" cellspacing="0">');
document.writeln ('<tr>');

document.writeln ('<td width="254" bgcolor="#D3D3D3" align="center" style="color:gray">');
document.writeln ('copyright &copy; 2005');
document.writeln ('ООО "Бегин"');
document.writeln ('</td>');
document.writeln ('<td width="*" bgcolor="#F1F1F1" style="color:gray; font-size:10px; font-family:tahoma">');
document.writeln ('<div style="margin:0 0 0 30; padding:0 0 0 5; border-width:0 0 0 4; border-style:solid; border-color:white">');
document.writeln ('Перепечатка материалов сервера <br>');
document.writeln ('разрешена только при указании <br>');
document.writeln ('прямой ссылки на www.biysk.info');
document.writeln ('</div>');
document.writeln ('</td>');
document.writeln ('<td width="300px" align="right" bgcolor="#F1F1F1" style="padding:20 20 20 20; ">');

document.writeln ('<!-- BIYSK.INFO counter -->');

document.writeln ('<a href="http://www.biysk.info">');
document.writeln ('<img src="http://www.biysk.info/cgi-bin/click?action=set&id=1&type=1" border="0">');
document.writeln ('</a>');
document.writeln ('<!-- BIYSK.INFO counter -->');

document.writeln ('<!-- InterSib counter -->');
document.writeln ('<a href="http://intersib.ab.ru">');
document.writeln ('<img src="http://intersib.ab.ru/cgi-bin/count.cgi?id=30719" border="0" WIDTH=88 HEIGHT=31 alt="Каталог ресурсов Сибири"></a>');
document.writeln ('<!-- InterSib counter -->');
           

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

document.writeln ('</body>');

}
