		$(function(){
            $('#slider').slider({
                width: 768,
                height: 333,
                showControls: true,
                showPosition: true,
                hoverPause: true
            });
		});


