<!--

document.write("<table width=640 height=40 border=1 bordercolor=\"Red\" bgcolor=\"#ffffff\" cellpadding=0 cellspacing=0 align=\"center\">");
document.write("<tr><th valign=\"middle\" align=\"center\">");
document.write("&nbsp;<a ");
if (docname=="main"){
 document.write("no");
}
document.write("href=\"main.html\" title=\" На главную страницу \">Главная</a> | ");
document.write("&nbsp;<a ");
if (docname=="faq"){
 document.write("no");
}
document.write("href=\"faq.html\" title=\" Вопросы и ответы \">FAQ</a> | ");
document.write("&nbsp;<a ");
if (docname=="cost"){
 document.write("no");
}
document.write("href=\"cost.html\" title=\" Стоимость входа \">Цена</a> | ");
document.write("&nbsp;<a ");
if (docname=="author"){
 document.write("no");
}
document.write("href=\"author.html\" title=\" Об авторе \">Автор</a> &nbsp;|&nbsp; ");
document.write("&nbsp;<a ");
if (docname=="review"){
 document.write("no");
}
document.write("href=\"review.html\" title=\" Отзывы о методике и об авторе сайта \">Награды</a> &nbsp;|&nbsp; ");

document.write("<a href=\"http:\/\/siteforman.ru/blog/\" title=\" Блог Андрея Григорьева  \" target=\"_blank\">Блог</a> &nbsp;|&nbsp; ");

document.write("&nbsp;<a ");
if (docname=="partners"){
 document.write("no");
}
document.write("href=\"partners.html\" title=\" Партнерская программа \">Партнерам</a>&nbsp;");

document.write("</th></tr></table>");

//-->


