<!--
// JavaScript Document
$(document).ready(function() {
	$('#slider').s3Slider({
		timeOut: 6000
	});
});
//-->
