<!-- Begin
function addFavorite()
{if (navigator.appName=="Netscape") {
alert("Ваш браузер не поддерживает эту функцию. Нажмите клавиши 'Ctrl+D'");}
else {window.external.addFavorite('http://www.kitty.ru','Кошка в твоем окошке');}}
function relfocus() {
bName = navigator.appName;
bVer = parseInt(navigator.appVersion); 
version="0";
if (bName == "Microsoft Internet Explorer" && bVer >= 4) version = "ie"; 
if (version == "ie") window.focus();}
function statbar(txt)
{window.status=txt;}
document.write('<TABLE border="2" width="100%"><TBODY><TR><TD valign="middle" align="center">');
document.write('<TABLE border="0" width="100% ><COL span="1" width="33%"><COL span="1"><COL span="1" width="33%">');
document.write('<tbody><tr><th> </th><th width="205"><td valign="middle" align="center"><a href="http://www.kitty.ru/index.htm" target="_parent"><img src="http://www.kitty.ru/Home.gif" width="202" height="60" border="0" alt="На главную" align="center"></a></th><th><td valign="bottom" align="right">');
document.write('<script language=JavaScript"></script>');
document.write('<a href="javascript:addFavorite()"');
document.write('onmouseout="statbar(&#39;&#39;)"');
document.write('onmouseover="statbar(&#39;Добавить в &#34;Избранное&#34;&#39;);return true;">');
document.write('<font color="#402900" size="2">Добавить в &#34;Избранное&#34;</FONT></A><br>');
document.write('<a href="http://www.kitty.ru"');
document.write('onclick="this.style.behavior=&#39;url(#default#homepage)&#39;;');
document.write('this.setHomePage(&#39;http://www.kitty.ru&#39;);relfocus();');
document.write('return false;"');
document.write('onmouseout="statbar(&#39;&#39;)"');
document.write('onmouseover="statbar(&#39;Сделать стаpтовой&#39;);return true;"><font color="#402900" size="2">Сделать стаpтовой стpаницей</font></a>');
document.write('</th></tr></tbody></table>');
document.write('</TD></TR></TBODY></TABLE>');
// End -->
