// <script language="javascript">
document.write("Выберите первую букву: ");
document.write("<a href='a.htm'>А</a> "); 
document.write("<a href='b.htm'>Б</a> "); 
document.write("<a href='v.htm'>В</a> "); 
document.write("<a href='g.htm'>Г</a> "); 
document.write("<a href='d.htm'>Д</a> "); 
document.write("<a href='e.htm'>Е</a> "); 
document.write("<a href='ze.htm'>Ж</a> "); 
document.write("<a href='z.htm'>З</a> "); 
document.write("<a href='i.htm'>И</a> "); 
document.write("<a href='k.htm'>К</a> "); 
document.write("<a href='l.htm'>Л</a> "); 
document.write("<a href='m.htm'>М</a> "); 
document.write("<a href='n.htm'>Н</a> "); 
document.write("<a href='o.htm'>О</a> "); 
document.write("<a href='p.htm'>П</a> "); 
document.write("<a href='r.htm'>Р</a> "); 
document.write("<a href='s.htm'>С</a> "); 
document.write("<a href='t.htm'>Т</a> "); 
document.write("<a href='u.htm'>У</a> "); 
document.write("<a href='f.htm'>Ф</a> "); 
document.write("<a href='h.htm'>Х</a> "); 
document.write("<a href='c.htm'>Ц</a> "); 
document.write("<a href='ch.htm'>Ч</a> "); 
document.write("<a href='sh.htm'>Ш</a> "); 
document.write("<a href='tsh.htm'>Щ</a> "); 
document.write("<a href='ye.htm'>Э</a> "); 
document.write("<a href='yu.htm'>Ю</a> "); 
document.write("<a href='ya.htm'>Я</a> "); 
// </script>	  

