Ночной судак. Версия 2.0
21.01
2015

15:37:46

Ночной судак. Версия 2.0

Apia Foojin’AD Natural Seven 77MH - надо половить, чтобы понять.
23.12
2014

16:51:08

Apia Foojin’AD Natural Seven 77MH - надо половить, чтобы понять.

Не воблером единым.
02.12
2014

15:18:39

Не воблером единым.

Два дня на Яузком водохранилище.
16.10
2014

16:56:18

Два дня на Яузком водохранилище.

Dodger DGS-862MH.
17.04
2014

17:29:55

Dodger DGS-862MH.

Несколько слов о KGLights KGL-702H/B
03.04
2014

14:49:40

Несколько слов о KGLights KGL-702H/B

Другая рыбалка в Тайланде. (Часть 3)
23.03
2014

18:20:44

Другая рыбалка в Тайланде. (Часть 3)

Охота на Арапайму.
17.03
2014

11:34:47

Охота на Арапайму.

Другая рыбалка в Тайланде. (Часть 2)
14.03
2014

10:49:52

Другая рыбалка в Тайланде. (Часть 2)

Другая рыбалка в Тайланде. (Часть 1)
11.03
2014

16:52:52

Другая рыбалка в Тайланде. (Часть 1)

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

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