var currentURL = window.location.href; jQuery(document).ready(function(){ if (currentURL != 'url сайта') { jQuery.scrollTo('#scroll',800); } });