function displayRightNav() {
	
	
document.write("  <A href=\"index.htm\"> <IMG border=0 src=\"Img/r01.gif\" alt=\"Вы находитесь здесь!!!\"></A><BR>");	
document.write("  <A href=\"about.htm\"> <IMG border=0 src=\"Img/b02.gif\" alt=\"Кто мы такие?\"></A><BR>");
document.write("  <A href=\"themes.htm\"><IMG border=0 src=\"Img/b04.gif\" alt=\"Темы дискуссий\"></A><BR>");
document.write("  <A href=\"articles.htm\"><IMG border=0 src=\"Img/b05.gif\" alt=\"Статьи\"></A><BR>");
document.write("  <A href=\"q.htm\"><IMG border=0 src=\"Img/b06.gif\" alt=\"Вопросы-ответы\"></A><BR>");
document.write("  <A href=\"words.htm\"><IMG border=0 src=\"Img/b07.gif\" alt=\"Словарь библейских терминов\"></A><BR>");
document.write("  <A href=\"point.htm\"><IMG border=0 src=\"Img/b11.gif\" alt=\"Творчество членов клуба\"></A><BR>");
document.write("  <A href=\"choice.htm\"><IMG border=0 src=\"Img/b13.gif\" alt=\"Сделайте выбор\"></A><BR>");
document.write("  <A href=\"quiz.htm\"><IMG border=0 src=\"Img/b14.gif\" alt=\"Библейские тесты\"></A><BR>");
document.write("  <A href=\"misc.htm\"><IMG border=0 src=\"Img/b03.gif\" alt=\"Наша библиотечка\"></A><BR>");
document.write("  <A href=\"links.htm\"><IMG border=0 src=\"Img/b10.gif\" alt=\"Полезные ссылки\"></A><BR>");
document.write("  <A href=\"search.htm\"><IMG border=0 src=\"Img/b15.gif\" alt=\"Поиск по сайту\"></A><BR>");
document.write("  <A href=\"guest.htm\"><IMG border=0 src=\"Img/b09.gif\" alt=\"Гостевая книга\"></A><BR>");
document.write("  <A href=\"mailform.php\"><IMG border=0 src=\"Img/b16.gif\" alt=\"Обратная связь\"></A><BR>");
document.write("  <A href=\"copyright.htm\"><IMG border=0 src=\"Img/b17.gif\" alt=\"Авторские права\"></A><BR>");
document.write("  <A href=\"copyright.htm\"><IMG border=0 src=\"Img/b12.gif\"></A><BR>");
document.write("  <A href=\"copyright.htm\"><IMG border=0 src=\"Img/b12.gif\"></A><BR>");

document.write("<table border=0 cellpadding=5 bgcolor=\"#F3F3F3\" cellspacing=0 width=141 height=0>");
	document.write("<tr>");
	document.write("</tr>");
document.write("</table>");
}
