$(document).ready(function()
{

    $('#cyslider').s3Slider
	({
        timeOut: 4000 
    });

});
