Второй этап PAL 2014.
04.08
2014

13:37:13

Второй этап PAL 2014.

24.07
2014

18:45:07

Чем ловить голавля. Видеоблог Андрея Питерцова.

В Альпы за форелью
18.07
2014

12:48:04

В Альпы за форелью

07.07
2014

11:45:31

Ловля голавля твичингом

Отчет с первого этапа турнира Pro Anglers League 2014
23.06
2014

15:03:32

Отчет с первого этапа турнира Pro Anglers League 2014

09.06
2014

18:32:16

Где искать голавля. Видеоблог Андрея Питерцова

Шумные воблеры для голавля
02.06
2014

14:45:28

Шумные воблеры для голавля

Фотоотчет. По малым рекам Черноземья.
23.05
2014

17:45:00

Фотоотчет. По малым рекам Черноземья.

Муки выбора лучшего воблера для голавля
08.05
2014

15:44:19

Муки выбора лучшего воблера для голавля

В Испанию за бассом
26.04
2014

15:18:22

В Испанию за бассом

Страницы: Пред. | 1 | ... | 4 | 5 | 6 | 7 | 8 | 9 | След.

top.itdReCaptcha = top.itdReCaptcha || []; top.itdReCaptchaLoaded = top.itdReCaptchaLoaded || false; top.onloadRecaptchaCallbackDefParams = { rSiteKey: "ysc1_9Wr6TMWBWscAQMk2teakGVLb8HjIvFdrH1Ae2fum672b2953", providerType: "yandex" }; top.loadReCaptchaIfNotLoaded = function () { if (top.itdReCaptchaLoaded === true) { return false; } top.itdReCaptchaLoaded = true; var script = document.createElement("script"); script.src = "https://smartcaptcha.yandexcloud.net/captcha.js"; script.async = true; document.body.appendChild(script); return true; } top.onloadRecaptchaCallback = function (findedID) { if (typeof findedID != "undefined") { var findedInArray = false; for (var i in top.itdReCaptcha) { if (top.itdReCaptcha[i] === findedID) { findedInArray = true; break; } } if (!findedInArray) { top.itdReCaptcha.push(findedID); } } if (top.loadReCaptchaIfNotLoaded()) { return; } if (typeof window.smartCaptcha !== "undefined") { var containers = document.querySelectorAll(".smart-captcha[data-sitekey]"); for (var i = 0; i < containers.length; i++) { if (!containers[i].hasAttribute("data-initialized")) { containers[i].setAttribute("data-initialized", "1"); window.smartCaptcha.render(containers[i], { sitekey: containers[i].getAttribute("data-sitekey"), hl: "ru" }); } } } } var ajaxOrderPageTryInitRecaptcha = function () { if (top.loadReCaptchaIfNotLoaded()) { return; } var container = document.getElementById("smart-captcha-ajaxorder"); if (container && typeof window.smartCaptcha !== "undefined" && !container.hasAttribute("data-initialized")) { container.setAttribute("data-initialized", "1"); window.smartCaptcha.render(container, { sitekey: top.onloadRecaptchaCallbackDefParams.rSiteKey, hl: "ru" }); } } var ajaxOrderPageInitRecaptcha = function () { try { setTimeout(function () { ajaxOrderPageTryInitRecaptcha(); }, 1000); setTimeout(function () { ajaxOrderPageTryInitRecaptcha(); }, 3000); setTimeout(function () { ajaxOrderPageTryInitRecaptcha(); }, 5000); } catch (e) { } };