Contact Webarchief, Disclaimer, Privacyverklaring             Naar het begin van de pagina

// (function($){ $(window).scroll(function() { if ($(this).scrollTop() > 600) { $('#toTop:hidden').stop(true, true).fadeIn(); } else { $('#toTop').stop(true, true).fadeOut(); } }); })(jQuery); // ]]>