var html=
'<table align="center" width="500" border=1 bordercolor=#cccccc cellspacing="0"><tr align="center">'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="rasskaziki.html" ><b>Рассказики</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="art.htm"><b>Живопись</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="photo.htm"><b>Фотореализмы</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="index.html"><b>На главную</b></a></font></td>'+

'<tr align="center">'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="graphica.htm"><b>Графика</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="restavr.htm"><b>Реставрация</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="history.htm"><b>Моя история</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="mailto:oleg_malichenko@mail.ru"><b>Написать письмо</b></a></font></td>'+

'<tr align="center">'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="O_saite.htm"><b>О сайте</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="kollection.htm"><b>Коллекция</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="http://narod.yandex.ru/guestbook/?owner=3425837&mainhtml=guest1_1.html&messageshtml=guest1_2.txt"><b>Гостевая</b></a></font></td>'+
'<td width="110" bgcolor="#AAAAAA"><font face="Century Gothic" size="3"><a href="raznoe.htm"><b>Design</b></a></font></td></tr></table>';

document.write(html);