Первый этап Pro Anglers League. Сызрань.
26.06
2013

17:12:17

Первый этап Pro Anglers League. Сызрань.

Talon Delta 6
30.05
2013

15:31:27

Talon Delta 6'9MLXF2 3,5 - 14 г. Испытание боем.

21.12
2012

00:00:00

Graphiteleader Rivolta 7'3 1-12

28.08
2012

00:00:00

Дневник 3-го этапа Pro Anglers League.

28.06
2012

00:00:00

Дневник первого этапа Профессиональной лиги спиннингистов (PAL).

15.05
2012

00:00:00

Graphiteleader Vivo 7'9"ML. Мысли и впечатления.

05.04
2012

00:00:00

Международный турнир "ItalyBass Open". Итоги.

30.01
2012

00:00:00

Нюансы ловли на воблеры дип (часть 2)

07.11
2011

00:00:00

All stars in Bolsena.

21.09
2011

00:00:00

Чемпионат Мира по бассу. Выводы.

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