Шнур Sunline PE-EGI ULT. Первый опыт
07.07
2014

11:49:26

Шнур Sunline PE-EGI ULT. Первый опыт

Открытие. Куда податься? Варианты.
06.06
2014

12:12:05

Открытие. Куда податься? Варианты.

Dodger DGS-752L - новый лайт-универсал.
05.05
2014

10:51:29

Dodger DGS-752L - новый лайт-универсал.

Преднерестовая щука на малых реках.
31.03
2014

11:11:28

Преднерестовая щука на малых реках.

Нить Sunline Super Braid 5. Первые впечатления
17.02
2014

11:52:39

Нить Sunline Super Braid 5. Первые впечатления

Мой арсенал на ПАЛе
26.06
2013

10:09:48

Мой арсенал на ПАЛе

Унцовая восьмерка Talon Delta.
12.06
2013

13:43:50

Унцовая восьмерка Talon Delta.

12.02
2013

00:00:00

Graphiteleader Rivolta GRIS-812H

18.12
2012

00:00:00

Немного личного опыта по шнурам Sunline.

27.08
2012

00:00:00

Talon Delta, 8'6", 10-42 г.

Страницы: Пред. | 1 | 2 | 3 | 4 | След.

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) { } };