This commit is contained in:
Krivchikov Dmitry 2015-02-15 17:03:09 +03:00
parent 435e01d9f2
commit a4516acfbd
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
$('#vkBigLogo').hide(); $('#vkBigLogo').hide();
$.cookie('doNotShowVkLogo', true); $.cookie('doNotShowVkLogo', true);
}); });
}, 13000); }, 15000);
} }
}) })
</script> </script>