Graphiteleader Tiro Prototype 842ML. Первые ощущения.
30.12
2014

16:31:40

Graphiteleader Tiro Prototype 842ML. Первые ощущения.

15.12
2014

11:57:02

Ловля кижуча на Камчатке

Чемпионат Мира по ловле басса. Мексика.
27.11
2014

12:30:41

Чемпионат Мира по ловле басса. Мексика.

17.11
2014

11:32:58

Твичинг воблеров с флюорокарбоном

27.10
2014

15:17:00

Ловля спиннингом на микроречках. Graphiteleader Aspro 702ML

01.10
2014

11:34:22

Ловля крупного гольца на раттлин. Graphiteleader Aspro

23.09
2014

14:24:43

Как ловить голавля. Ловля голавля на спиннинг. Видеоблог

Отчет о финальном этапе PAL 2014
15.09
2014

12:18:25

Отчет о финальном этапе PAL 2014

Фоторепортаж с плато Путорана
28.08
2014

15:06:11

Фоторепортаж с плато Путорана

Голец на Apia Legacy до 2.5 г.
14.08
2014

13:13:59

Голец на Apia Legacy до 2.5 г.

Страницы: Пред. | 1 | ... | 3 | 4 | 5 | 6 | 7 | ... | 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) { } };