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