$(document).ready(function(){$('a[href=#topnav]').click(function(){$('html, body').animate({scrollTop:0},'slow');return false;});});
