with (document)
{
write('<div id="menu">');
write("<br><br><br>");
write("<a href='head.htm'>ÚVOD</a><br>");
write("<a href='ivan.htm'><strong>KONTAKT</strong></a><br>");
write("<a href='historie.htm'><strong>HISTORIE</strong></a><br>");
write("<a href='predtanceni.htm'><strong>PŘEDTANČENÍ</strong></a><br>");
write("<a href='foto_line.htm'>* line & couple</a><br>");
write("<a href='foto_spanelsko.htm'>* španělsko</a><br>");
write("<a href='foto_skotsko.htm'>* skotsko</a><br>");
write("<a href='foto_historie.htm'>* historické</a><br>");
write("<a href='foto_country.htm'>* country</a><br>");
write("<a href='foto_kankany.htm'>* kankány</a><br>");
write("<a href='video.htm'><strong>VIDEO UKÁZKY</strong></a><br>");
write("<br>");
write("<br>");
write("<a href='http://www.quadrilla.cz/dvacetiny/index.htm'><strong>La Quadrilla<br>slavila dvacetiny</strong></a><br>");
write("<br>");
write("<a href='nabor.htm'><strong style='color:blue';>Hledáš něco nového?<br>Zkus tanec ...</strong></a><br>");
write("<br>");
write("<br>");
write("<a href='http://www.quadrilla.cz/irsko/'>Irské tance<br>La Quadrilla</a><br>");
write("<br>");
write("<br>");
write("<a href='http://quadrilla.welbloud.cz/doku.php?do=logout&id=start/'>Jen pro členy</a><br>");
write("<br>");
write("<br>");
write(".<br>");

write ('</div>');
}
