$(document).ready(function () {
	jQuery.scrollTo('.copy', 4000);
});
