Vivo Prototype 762 ML
13.04
2014

22:14:19

Vivo Prototype 762 ML

Ever Green M-1
02.04
2014

11:31:47

Ever Green M-1

Тест плетеных лесок
17.03
2014

16:16:22

Тест плетеных лесок

Первый весомый результат в «морском спиннинге»
06.03
2014

11:56:21

Первый весомый результат в «морском спиннинге»

Фоторепортаж с рыболовной выставки (Япония, Осака)
20.02
2014

21:25:20

Фоторепортаж с рыболовной выставки (Япония, Осака)

Graphiteleader Bellezza corrente
14.02
2014

04:59:20

Graphiteleader Bellezza corrente

Vivo Prototype
10.02
2014

12:40:31

Vivo Prototype

Zoner Jerkbait 70SP
23.12
2013

12:38:26

Zoner Jerkbait 70SP

Третий этап турнира Pro Anglers League 2013. Волгоградское водохранилище
24.10
2013

00:29:53

Третий этап турнира Pro Anglers League 2013. Волгоградское водохранилище

Второй этап Pro Anglers League. Васильсурская слобода.
03.08
2013

22:03:11

Второй этап Pro Anglers League. Васильсурская слобода.

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