function makemenu()
{
document.write('<br><a href="http://ctocopok.narod.ru/video/index.html">На страницу фильмов.</a>');
document.write('<br><br><a href="http://ctocopok.narod.ru/games/index.html">На страницу игр.</a>');
document.write('<br><br><a href="http://ctocopok.narod.ru/crack/index.html">На страницу краков.</a>');
document.write('<br><br><a href="http://ctocopok.narod.ru/music/index.html">На страницу музыки.</a>');
document.write('<br><br>');
document.write('<a href="http://ctocopok.narod.ru">На главную страницу</a>');
document.write('<br><br>');
}
