PRODUCTION

© Copyright mash. All rights are protected. -- Designed By shulga.as@gmail.com

$('#back-top a').click(function () { $('body,html').animate({ scrollTop: 0 }, 400); return false; }); }); }); if ($(this).scrollTop() > 100) { $('#back-top').fadeIn(); } else { $('#back-top').fadeOut(); } }); $('#back-top a').click(function () { $('body,html').animate({ scrollTop: 0 }, 400); return false; }); }); });