        $(document).ready(function() {
            $('#contents').pupslider({ stick: 'left', speed: 500, opacity: 0.9 });
        });
