<!--

links = 
'		  <TABLE border=0 cellPadding=0 cellSpacing=1 borderColor=#225151 width=100% rules=none frame=box bgColor=#3a6262 style="border-width: 1px">'+
'			 <TR>'+
'			  <TD class=top><FONT color=#ffffea>&nbsp;&nbsp;ЗДЕСЬ:</FONT></TD>'+
'			 </TR>'+
"			 <TR><TD height=5px></TD></TR>"+
"			 <TR><A href='index.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Главная страница</TD></A>"+
"			 </TR>"+
"			 <TR><TD height=5px></TD></TR>"+
"			 <TR><A href='why.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Почему в Сочи?</TD></A>"+
"			 </TR>"+
"			 <TR><A href='laz.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;О Лазаревском</TD></A>"+
"			 </TR>"+
"			 <TR><A href='doroga.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Туда и обратно</TD></A>"+
"			 </TR>"+
"			 <TR><A href='zhilye.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Выбор жилья</TD></A>"+
"			 </TR>"+
"			 <TR><A href='sov_bivalogo.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Советы бывалого</TD></A>"+
"			 </TR>"+
"			 <TR><A href='faq.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;FAQ</TD></A>"+
"			 </TR>"+
"			 <TR><TD height=5px></TD></TR>"+
"			 <TR><A href='plyazh.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Пляж</TD></A>"+
"			 </TR>"+
"			 <TR><A href='razvlech.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Развлечения</TD></A>"+
"			 </TR>"+
"			 <TR><A href='ekskursii.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Экскурсии</TD></A>"+
"			 </TR>"+
"			 <TR><A href='albom.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Фото всего этого</TD></A>"+
"			 </TR>"+
"			 <TR><TD height=5px></TD></TR>"+
"			 <TR><A href='book.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Форум</TD></A>"+
"			 </TR>"+
"			 <TR><A href='svyaz.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Обратная связь</TD></A>"+
"			 </TR>"+
"			 <TR><A href='proekt.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;О проекте</TD></A>"+
"			 </TR>"+
"			 <TR><A href='links.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Ссылки</TD></A>"+
"			 </TR>"+
"			 <TR><A href='spasibo.htm'>"+
"			  <TD onmouseout=this.style.backgroundColor='#3a6262' "+
"                onmouseover=this.style.backgroundColor='#5c6a67' class=menu>&nbsp;&nbsp;Благодарности</TD></A>"+
"			 </TR>"+
"			 <TR><TD height=5px></TD></TR>"+
"		<TR>"+
"		 <TD class=td bgColor=#3a6262 borderColor=#225151>"+
"		 <P class=sovet>Добро пожаловать на страничку, пос- вященную летнему отдыху в курортном поселке Лазаревс- кое близ Сочи. Здесь Вы найдете инфор- мацию о поселке, развлечениях, экс- курсиях, транспор- те, советы бывалых и многое другое."+
"		 </TD>"+
"		</TR>"+
"			</TABLE>"
;

     document.write(links);

//-->