$(document).ready(function() {

$("#textbox ul").cycle({timeout: 10000});

});
