Boatinfo.ru
SEO Site Score, overview, meta information, keywords consistency, whois data, backlinks counter, usability, page insights, mobile friendliness, speed tips for Boatinfo.ru
SEO Site Score, overview, meta information, keywords consistency, whois data, backlinks counter, usability, page insights, mobile friendliness, speed tips for Boatinfo.ru
<H1> | <H2> | <H3> | <H4> | <H5> | <H6> |
---|---|---|---|---|---|
5 | 1 | 0 | 0 | 0 | 0 |
<H1> </H1> |
<H1> #alx_photostring_1597414180 .block_show_cont_alx_photostring { width:877px; //height:100px; padding: 10px 10px; margin: 0px; background:#ffffff; text-align:center; } #alx_photostring_1597414180 .nav_blocks_alx_photostring { width:877px; padding:0px 10px; margin-top:9px; margin-bottom:9px; } #alx_photostring_1597414180 .block_show_cont_alx_photostring ul li:before { content: ""!important; } #alx_photostring_1597414180 .nav_blocks_alx_photostring .jcarousel-prev1_alx_photostring { cursor:pointer; cursor:hand; width:30px; height:80px; float:left; margin-left:0px; background: transparent url(/bitrix/components/altasib/altasib.photostring/templates/.default/images/arrowL.png) no-repeat; } *html #alx_photostring_1597414180 .nav_blocks_alx_photostring .jcarousel-prev1_alx_photostring img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/components/altasib/altasib.photostring/templates/.default/images/arrowL.png', sizingMethod='crop'); background:none; } #alx_photostring_1597414180 .nav_blocks_alx_photostring .jcarousel-next1_alx_photostring { cursor:pointer; cursor:hand; width:30px; height:80px; float:right; margin-left:0px; background: transparent url(/bitrix/components/altasib/altasib.photostring/templates/.default/images/arrowR.png) no-repeat; } *html #alx_photostring_1597414180 .nav_blocks_alx_photostring .jcarousel-next1_alx_photostring { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/components/altasib/altasib.photostring/templates/.default/images/arrowR.png', sizingMethod='crop'); overflow:hidden; display:inline !important; margin-left:15px; background:none; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-direction-rtl { direction: rtl; } #alx_photostring_1597414180 .jcarousel-container { text-align:center; margin: 0px auto; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-item a.jcarousel-item-pict_alx_photostring { background-color:#ffffff !important; background-repeat:no-repeat !important; background-position:center center !important; border:1px solid #cccccc !important; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-item a.jcarousel-item-pict_alx_photostring:hover { cursor: pointer; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-item a.page_nav_selected { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring a:focus { outline:none; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-item-horizontal { margin-left: 0; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-direction-rtl .jcarousel-item-horizontal { margin-left: 10px; margin-right: 0; } #alx_photostring_1597414180 .jcarousel-skin-tango_alx_photostring .jcarousel-item-placeholder { background: #fff; color: #000; } #alx_photostring_1597414180 .block_show_cont_alx_photostring .clear_block { padding: 0px; margin: 0px; height:1px; clear:both; overflow:hidden; } #alx_photostring_1597414180 .no_pic_load { position:absolute; z-index:20; display:block; } #alx_photostring_1597414180 #mycarousel_1597414180{ background:url(/bitrix/components/altasib/altasib.photostring/templates/.default/images/spacer.gif) 0px 0px; z-index:100; margin:0px auto; /*left:1px;*/ text-align:left; position:relative; } #alx_photostring_1597414180 .sel_item_block_alx_photostring { position:absolute; z-index:4; margin-top:-13px; left: 0px; top: 0px; text-align:center; padding-right:2px; padding-bottom:1px; } height_all = 90; width_all = 877; $(document).ready(function() { var flag_mousedown = false; var flag_mousemove = false; var start_x = 0; var flagmoveclick = false; $('#mycarousel_1597414180').css('display', 'block'); $('#nav_blocks_1597414180').css('visibility', 'visible'); $('#mycarousel_1597414180').mousedown(function(e){ flag_mousedown = true; $('#mycarousel_1597414180 a').removeClass("a_hov_m"); start_x = e.pageX; return false; }); $('.jcarousel-item-pict_alx_photostring').click(function(e){ if (flagmoveclick) { flagmoveclick = false; return false; } }); $('#mycarousel_1597414180').mousemove(function(e){ if(flag_mousedown) { flagmoveclick = true; if(e.pageX > parseInt(start_x)+10) { flag_mousemove = true; start_x = e.pageX; $('#jcar_prev1_1597414180').click(); } else if(e.pageX < parseInt(start_x)-10) { flag_mousemove = true; start_x = e.pageX; $('#jcar_next1_1597414180').click(); } } return false; }); $('#mycarousel_1597414180').mouseup(function(e){ flag_mousedown = false; $('#mycarousel_1597414180 a').addClass("a_hov_m"); return false; }); $('#mycarousel_1597414180').mouseleave(function(){ flag_mousedown = false; $('#mycarousel_1597414180 a').addClass("a_hov_m"); return false; }); var elem = document.getElementById ("link_1597414180"); if (elem.addEventListener) elem.addEventListener ("DOMMouseScroll", MouseScroll_1597414180, false); var k = 3; $('#jcar_prev1_1597414180').click(function () { if (!jQuery("#mycarousel_1597414180").data("jcarousel").animating) { if ("circular" == "circular") if (k == 0) k = 123-1; else k = k - 1; else if (k > 3) k = k - 1; jQuery("#mycarousel_1597414180").data("jcarousel").buttonPrev.click(); } return false; }); $("#jcar_next1_1597414180").click(function () { if (!jQuery("#mycarousel_1597414180").data("jcarousel").animating) { if ("circular" == "circular") if (k == 123-1) k = 0; else k = k + 1; else if (k < 123+3-1) k = k + 1; jQuery("#mycarousel_1597414180").data("jcarousel").buttonNext.click(); } return false; }); jQuery("#mycarousel_1597414180").jcarousel({ scroll : 1, start : 1, wrap : "circular", containerWidth : 877, containerHeight : 92, containerPadding : 0, clipWidth : 877, clipHeight : 93, //add any itemWidth : 142, itemHEight : 92, interval : 5, scroll_buttons : false }); }); function MouseScroll_1597414180(event) { var rolled = 0; if (event.wheelDelta === undefined) { rolled = -1 * event.detail; event.preventDefault(); } else { rolled = event.wheelDelta; } if(rolled > 0) $("#jcar_next1_1597414180").click(); else $("#jcar_prev1_1597414180").click(); return false; }; </H1> |
<H1> </H1> |
boatinfo.ru/
No Description
/bitrix/templates/web20/components/bitrix/system.auth.form/auth/images/login.gif |
/bitrix/templates/web20/components/bitrix/system.auth.form/auth/images/register.gif |
/bitrix/templates/web20/images/left_top_corner.gif |
Text content size | 11548 bytes |
Total HTML size | 134324 bytes |
Domain Age: 8 Years, 186 Days
Created Date: 14th-Jun-2012
Updated Date: 17th-Dec-2020
Expiry Date: 14th-Jun-2021
% By submitting a query to RIPN's Whois Service |
% you agree to abide by the following terms of use: |
% http://www.ripn.net/about/servpol.html#3.2 (in Russian) |
% http://www.ripn.net/about/en/servpol.html#3.2 (in English). |
domain: BOATINFO.RU |
Boatinfo.ru desktop website speed is slow. Page speed is important for both search engines and visitors end.
Domains (TLD) | Status |
---|---|
boatinfo.com | Already Registered |
boatinfo.net | Already Registered |
boatinfo.org | Already Registered |
boatinfo.biz | Already Registered |
boatinfo.io | Already Registered |
Domains (TLD) | Status |
---|---|
voatinfo.ru | Available |
foatinfo.ru | Available |
goatinfo.ru | Available |
hoatinfo.ru | Available |
noatinfo.ru | Available |
Boatinfo.ru mobile website speed is slow. Page speed is important for both search engines and visitors end.
Server IP | Server Location | Service Provider |
---|---|---|
45.32.71.234 | Russia | Beget LLC |
Anchor | Type | Follow |
---|---|---|
Забыли свой пароль? | Internal Links | Dofollow |
Войти | Internal Links | Dofollow |
Главная | Internal Links | Dofollow |
Рубрики | Internal Links | Dofollow |
Каталоги | Internal Links | Dofollow |
Social
Social Data
Cost and overhead previously rendered this semi-public form of communication unfeasible.
But advances in social networking technology from 2004-2010 has made broader concepts of sharing possible.