$(document).ready(function(){$(".upLink").bind("click",function(){$.scrollTo("0",1300,{easing:"easeInOutQuint"});return false})});
