Welcome to Ace and Deuces Guns

X
$(document).on('click','#gotoup', function () { $("html, body").animate({ scrollTop: 0 }, "slow"); return false; });