document.write('<table width="800" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<th height="28"  background="verhnm.jpg">');
document.write('<span class="style19"><a style="color:#FFFFFF" href="MUSIC.html">Музыка</a> - <a style="color:#FFFFFF" href="FILMS.html">Фильмы</a> - <a style="color:#FFFFFF" href="SOFT.html">Софт</a> - <a style="color:#FFFFFF" href="INF_STAT.html">Статьи</a></span>');
document.write('</th>');
document.write('</tr>');
document.write('<tr>');
document.write('<th   height="110"   background="fon.jpg">');
document.write('<SPAN onMouseOut="stop=1; imn=0; g();">');
document.write('<a href="MUSIC.html"><IMG id="i1" src="m_1.png"  border="0" alt="музыка" width="100" onMouseOver="stop=1; imn=1; g();" height="80"></a>');
document.write('&nbsp;&nbsp;&nbsp;');
document.write('<a href="FILMS.html"><img id="i2" src="m_2.png"  border="0" alt="фильмы" width="100" onMouseOver="stop=1; imn=2; g();" height="80"></a>');
document.write('&nbsp;&nbsp;&nbsp;');
document.write('<a href="SOFT.html"><IMG id="i3" src="m_3.png" width="100"  border="0" alt="софт" onMouseOver="stop=1; imn=3; g();" height="80"></a>');
document.write('&nbsp;&nbsp;&nbsp;');
document.write('<a href="inf_STAT.html"><IMG id="i4" src="m_4.png"  border="0" width="100" alt="Статьи" onMouseOver="stop=1; imn=4; g();" height="80"></a>');
document.write('</SPAN>');
document.write('</th>');
document.write('</tr>');
document.write('<tr>');
document.write('<th><img src="niz.jpg" width="800" height="5"></th>');
document.write('</tr>');
document.write('</table>');

