@@ -61,6 +61,7 @@
$("html, body").animate({ scrollTop: hookPos }, 3000);
});
+ $(function(){$('#prvc_sel ol li').on("click", function(){$(".modal").animate({"scrollTop": 0}, 150);});});
/*]]>*/
</script>
</html>