// JavaScript Document
$(function() {
		   $('#slider').s3Slider({timeOut: 2000});
});

