winscroll-source.mustache revision 5b139d58acfcae4b1bcab5a895706abafc2a87a0
<style>
{{>winscroll-source-css}}
</style>
{{>winscroll-source-html}}
<script>
YUI().use('dd-drag', 'dd-scroll', 'dd', function(Y) {
{{>winscroll-source-js}}
});
</script>