<!--
var text = "";
text += '<hr noshade><a class=menu href="prereq.htm">С чего начать</a><hr noshade>';
text += '<a class=menu href="swiminww.htm">Безопасность в сплаве вне лодки</a><hr noshade>';
text += '<a class=menu href="selfdef.htm">Безопасность</a><hr noshade>';
text += '<a class=menu href="readingw.htm">Чтение воды</a><hr noshade>';
text += '<a class=menu href="hazards.htm">Опасности</a><hr noshade>';
text += '<a class=menu href="badholes.htm">Чтение бочек</a><hr noshade>';
text += '<a class=menu href="firststr.htm">Первые гребки</a><hr noshade>';
text += '<a class=menu href="forwstr.htm">Прямая гребля</a><hr noshade>';
text += '<a class=menu href="accelstr.htm">Прямой гребок</a><hr noshade>';
text += '<a class=menu href="pushpull.htm">Работа рук в прямой гребле</a><hr noshade>';
text += '<a class=menu href="gforward.htm">Движение вперед</a><hr noshade>';
text += '<a class=menu href="glide.htm">Скольжение</a><hr noshade>';
text += '<a class=menu href="leanctrl.htm">Контроль крена</a><hr noshade>';
text += '<a class=menu href="sweeps.htm">Дуговые гребки</a><hr noshade>';
text += '<a class=menu href="swstyle.htm">Выбор стиля дугового гребка</a><hr noshade>';
text += '<a class=menu href="spinctrl.htm">Управление вращением каяка</a><hr noshade>';
text += '<a class=menu href="bctrlstr.htm">Управляющие гребки</a><hr noshade>';
text += '<a class=menu href="reverse.htm">Обратная гребля</a><hr noshade>';
text += '<a class=menu href="catch.htm">Позиция гребка</a><hr noshade>';
text += '<a class=menu href="blade.htm">Работа веслом</a><hr noshade>';
text += '<a class=menu href="bracing.htm">Опоры</a><hr noshade>';
text += '<a class=menu href="rolling.htm">Эскимосский переворот</a><hr noshade>';
text += '<a class=menu href="headdown.htm">Зачем голова при эскимосе</a><hr noshade>';
text += '<a class=menu href="pickroll.htm">Техники эскимоса</a><hr noshade>';
text += '<a class=menu href="ctocroll.htm">Переворот из перпендикуляра</a><hr noshade>';
text += '<a class=menu href="swroll.htm">Переворот с дуговым движением</a><hr noshade>';
text += '<a class=menu href="eddyhop.htm">Заход в улово</a><hr noshade>';
text += '<a class=menu href="ferry.htm">Траверсы</a><hr noshade>';
text += '<a class=menu href="surfing.htm">Серфинг</a><hr noshade>';
text += '<a class=menu href="tips.htm">Секреты успеха</a><hr noshade>';
text += '<a class=menu href="equip.htm">Снаряжение</a><hr noshade>';
text += '<a class=menu href="rating.htm">Сложность рек</a><hr noshade>';
text += '<a class=menu href="rodeopr.htm">Принципы родео каякинга</a><hr noshade>';
text += '<a class=menu href="rodmoves.htm">Элементы родео каякинга</a><hr noshade>';
text += '<a class=menu href="rollhist.htm">Былое эскимоса</a><hr noshade>';
text += '<a class=menu href="rollpr.htm">Принципы эскимоса</a><hr noshade>';
text += '<a class=menu href="rolltypes.htm">Виды эскимоса</a><hr noshade>';
text += '<a class=menu href="rollstudy.htm">Учим эскимос</a><hr noshade>';
text += '<a class=menu href="rollspecial.htm">Эскимос в реальности</a>';

document.write(text);

// -->










