d=document;
d.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU"><html lang="RU"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1251"><meta http-equiv="pragma" content="no-cache"></head>');

var i1='0';
var names=new Array();
var links=new Array();

names[(i1)]='новости сайта';links[(i1)]=path+'index.htm';
i1++;names[(i1)]='уход за волосами';links[(i1)]=path+'volos/index.htm';
i1++;names[(i1)]='макияж от "А" до "Я"';links[(i1)]=path+'makiyaj/index.htm';
i1++;names[(i1)]='салон красоты';links[(i1)]=path+'salon/index.htm';
i1++;names[(i1)]='здоровое питание';links[(i1)]=path+'zdpitanie/index.htm';
i1++;names[(i1)]='кулинарные рецепты';links[(i1)]=path+'kulinar/index.htm';
i1++;names[(i1)]='интересные статьи';links[(i1)]=path+'pages/index.htm';
i1++;names[(i1)]='Фотогалерея';links[(i1)]='http://probujdenie.ru/gallery/index.htm';
i1++;names[(i1)]='Обои рабочего стола';links[(i1)]='http://probujdenie.ru/gallery/index.htm';
i1++;names[(i1)]='обмен ссылками';links[(i1)]=path+'link.htm';
i1++;names[(i1)]='форум';links[(i1)]='http://www.labamba.ru/~iccrru/forum/';
i1++;names[(i1)]='интернет-магазин';links[(i1)]='http://aseed.nm.ru';
i1++;names[(i1)]='дизайн и верстка';links[(i1)]=path+'design/index.htm';

d.write('<TABLE border=0 cellpadding=0 cellSpacing=0 width=175 bgColor=#1c70a1 backGroung=img/blue.jpg>');
d.write('<TR><TD colSpan=5 height=3 bgColor=#eeeeee><IMG src="" width=1 height=3 border=0></TD></TR>');

for(var i=0;i<names.length;i++)
{
d.write('<TR>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=1 border=0></TD>');
d.write('<TD width=1><IMG src='+path+'img/blue.jpg width=1 height=1 border=0></TD>');
d.write('<TD height=1><IMG src='+path+'img/blue.jpg width=1 height=1 border=0></TD>');
d.write('<TD width=1><IMG src='+path+'img/blue.jpg width=1 height=1 border=0></TD>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=1 border=0></TD>');
d.write('</TR>');

d.write('<TR>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=22 border=0></TD>');
d.write('<TD width=1><IMG src='+path+'img/blue.jpg width=1 height=22 border=0></TD>');
d.write('<TD bgColor=#3399cc background='+path+'img/nav1_2a.gif valign=top>&nbsp;&nbsp;&nbsp;<a href='+links[i]+' STYLE="TEXT-DECORATION=none" class=menu>'+names[i]+'</a>');
d.write('</TD>');
d.write('<TD width=1><IMG src='+path+'img/blue.jpg width=1 height=22 border=0></TD>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=22 border=0></TD>');
d.write('</TR>');

d.write('<TR bgColor=#eeeeee>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=1 border=0></TD>');
d.write('<TD width=1><IMG src="" width=1 height=1 border=0></TD>');
d.write('<TD height=1><IMG src="" width=1 height=1 border=0></TD>');
d.write('<TD width=1><IMG src="" width=1 height=1 border=0></TD>');
d.write('<TD width=4 bgColor=#eeeeee><IMG src="" width=4 height=1 border=0></TD>');
d.write('</TR>');
}

d.write('<TR><TD height=100% colSpan=6 bgColor=#eeeeee align=center valign=bottom><br>-- <a href=mailto:beleza@nm.ru STYLE="TEXT-DECORATION=none" class=menu>пишите нам</a> --<br><br>');


